]> granicus.if.org Git - icinga2/commitdiff
Add repeat_key=true to check_disk.exe -p
authorJean-Marcel Flach <jean-marcel.flach@netways.de>
Wed, 16 Sep 2015 13:14:33 +0000 (15:14 +0200)
committerMichael Friedrich <michael.friedrich@netways.de>
Fri, 25 Sep 2015 12:42:59 +0000 (14:42 +0200)
fixes #10158

itl/command-plugins-windows.conf

index be16fbf9e601157c48b3c387974924fee5a16c13..51af4d2ca4bd538958038bf7b2eb4fba5415cd8e 100644 (file)
@@ -34,6 +34,7 @@ object CheckCommand "disk-windows" {
                "-p" = {
                        value = "$disk_win_path$"
                        description = "Optional paths to check"
+                       repeat_key = true
                }
                "-u" = {
                        value = "$disk_win_unit$"