Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 354 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 354 Bytes

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