mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2024-12-13 21:16:24 -05:00
Update Readme.txt
This commit is contained in:
parent
05052db552
commit
e8fbc4760c
@ -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
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user