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
1 changed files with 14 additions and 4 deletions

View File

@ -3,13 +3,19 @@ Monitoring system
Install package: Install package:
sudo apt-get install rrdtool -y 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 /opt/HBMonv2/sysinfo/rrd-db.sh
Edit file
Edit file
/opt/HBMonv2/sysinfo/graph.sh /opt/HBMonv2/sysinfo/graph.sh
Setup temperature depend of your computer Setup temperature depend of your computer
@ -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