3.0: updated

This commit is contained in:
Jordi Sanfeliu 2012-11-22 18:03:17 +01:00
parent 9170cee973
commit ae703d04d2
1 changed files with 13 additions and 9 deletions

View File

@ -109,19 +109,23 @@ alert_rootfs_script = /path/to/script.sh
# PROC graph # PROC graph
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
proc_max = 4 <proc>
proc_per_row = 2 max = 4
proc_size = medium per_row = 2
proc_data = y size = medium
proc_rigid = 2 data = y
proc_limit = 100 rigid = 2
limit = 100
</proc>
# HPTEMP graph # HPTEMP graph
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
hptemp1 = 2, 3 <hptemp>
hptemp2 = 1, 6 0 = 2, 3
hptemp3 = 16, 18, 19, 20, 21, 22 1 = 1, 6
2 = 16, 18, 19, 20, 21, 22
</hptemp>
# LMSENS graph # LMSENS graph