mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-25 14:44:32 +02:00
parent
ed9a7bb129
commit
ecefcb5b6a
@ -770,6 +770,11 @@ object CheckCommand "disk" {
|
|||||||
description = "Display only devices/mountpoints with errors"
|
description = "Display only devices/mountpoints with errors"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
"-f" = {
|
||||||
|
set_if = "$disk_ignore_reserved$"
|
||||||
|
description = "Don't account root-reserved blocks into freespace in perfdata"
|
||||||
|
}
|
||||||
|
|
||||||
"-g" = {
|
"-g" = {
|
||||||
value = "$disk_group$"
|
value = "$disk_group$"
|
||||||
description = "Group paths. Thresholds apply to (free-)space of all partitions together"
|
description = "Group paths. Thresholds apply to (free-)space of all partitions together"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user