22nd February 2019 - shitalmule04/task_status_report GitHub Wiki
Following task performed:
-
Wrote python script to export SQLite3 data into CSV file.
- Python Script Link: MySQL_Export.py
-
Wrote shell script to send mail if memory usage is beyond 70% also applied cronjob to check memory usage per hourly.
- Shell Script Link: memory_usage.sh
-
Installed NFS on the CentOS 7 operating system.