A shell monitoring tool created by me as a system command!
- Add
~/binto your system PATH (if not already set)
echo 'export PATH=$HOME/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc-
Make the script executable
chmod +x sysmonitor.sh -
Run from anywhere
sysmonitor.sh -
cron setup for daily checks
crontab crontab.txt