diff --git a/sysinfo/Readme.txt b/sysinfo/Readme.txt index f94602e..54504b3 100644 --- a/sysinfo/Readme.txt +++ b/sysinfo/Readme.txt @@ -3,13 +3,19 @@ Monitoring system Install package: sudo apt-get install rrdtool -y + +Change scripts to execute: -Run script + chmod +x /opt/HBMonv2/sysinfo/cpu.sh + chmod +x /opt/HBMonv2/sysinfo/grap.sh + chmod +x /opt/HBMonv2/sysinfo/rrd-db.sh + +Run script create database - /opt/HBMonv2/sysinfo/rrd-db.sh to create database - -Edit file + /opt/HBMonv2/sysinfo/rrd-db.sh +Edit file + /opt/HBMonv2/sysinfo/graph.sh Setup temperature depend of your computer @@ -64,3 +70,7 @@ in mrtg.cfg Tune MaxBytes value for exmample 5000 to set vertical scale graph +Please edit template file where is which graph you are want display /opt/HBMonv2/templates/sysinfo_template.html + + +