Partition monitoring

This commit is contained in:
Simon Vieille 2015-05-12 15:59:39 +02:00
parent ecbfb5b70e
commit 45734badcb
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ $bar
->addElement(get_the_mount_space_used('/'))
->addElement(get_the_mount_space_used('/home', array(80, 90)))
->addElement(get_the_mount_space_used('/share'))
->addElement(get_the_mount_space_used('/secured'))
->addElement(get_the_master_volume())
->addElement(get_the_date())
->addElement(get_the_acpi())