mirror of https://github.com/Icinga/icinga2.git
parent
c14fbbf50b
commit
1d1d2ceb96
|
@ -34,6 +34,7 @@ object CheckCommand "disk-windows" {
|
||||||
"-p" = {
|
"-p" = {
|
||||||
value = "$disk_win_path$"
|
value = "$disk_win_path$"
|
||||||
description = "Optional paths to check"
|
description = "Optional paths to check"
|
||||||
|
repeat_key = true
|
||||||
}
|
}
|
||||||
"-u" = {
|
"-u" = {
|
||||||
value = "$disk_win_unit$"
|
value = "$disk_win_unit$"
|
||||||
|
|
Loading…
Reference in New Issue