mirror of https://github.com/Icinga/icinga2.git
parent
c2e597b494
commit
e3edcfddde
|
@ -432,7 +432,7 @@ object CheckCommand "disk" {
|
||||||
}
|
}
|
||||||
|
|
||||||
"-p" = {
|
"-p" = {
|
||||||
value = "$disk_partition$"
|
value = "$disk_partitions$"
|
||||||
description = "Path or partition (may be repeated)"
|
description = "Path or partition (may be repeated)"
|
||||||
repeat_key = true
|
repeat_key = true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue