Update Readme.txt

This commit is contained in:
Waldek 2021-01-06 13:29:29 +01:00 committed by GitHub
parent 05052db552
commit e8fbc4760c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,15 @@ Install package:
sudo apt-get install rrdtool -y sudo apt-get install rrdtool -y
Run script Change scripts to execute:
/opt/HBMonv2/sysinfo/rrd-db.sh to create database 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
Edit file Edit file
@ -64,3 +70,7 @@ in mrtg.cfg
Tune MaxBytes value for exmample 5000 to set vertical scale graph 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