Skip to content

tasofen/simple-server-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

apt install awk gnuplot

crontab -e
* * * * * cd /path/to/monitoring && ./newstat.sh > /dev/null 2>&1

Change the "cpusPer" variable in the file "graph.sh"

Create graph

cd /path/to/monitoring && ./graph.sh

Result

monitoring graph

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published