Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Linux System Monitor

A shell monitoring tool created by me as a system command!

Setup:

  1. Add ~/bin to your system PATH (if not already set)
echo 'export PATH=$HOME/bin:$PATH"' >> ~/.bashrc
source ~/.bashrc
  1. Make the script executable chmod +x sysmonitor.sh

  2. Run from anywhere sysmonitor.sh

  3. cron setup for daily checks crontab crontab.txt

About

Made a linux system monitor that checks machine health and logs it daily into a log as well as displays it when prompted as a self-made linux command

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages