mirror of https://github.com/mikaku/Monitorix.git
3.0: added the 'disk' graph
This commit is contained in:
parent
8c1291a778
commit
4ea15dd134
|
@ -161,9 +161,9 @@ alert_rootfs_script = /path/to/script.sh
|
|||
|
||||
# DISK graph
|
||||
# -----------------------------------------------------------------------------
|
||||
<disk_list>
|
||||
<disk>
|
||||
0 = /dev/sda, /dev/sdb, /dev/sdc
|
||||
</disk_list>
|
||||
</disk>
|
||||
|
||||
|
||||
# FS graph
|
||||
|
|
Loading…
Reference in New Issue