]> granicus.if.org Git - icinga2/commitdiff
Update itl/plugins-contrib.d/network-components.conf 6756/head
authorBauerheim, Marcus <mbauerheim@spirit21.com>
Wed, 7 Nov 2018 13:26:02 +0000 (14:26 +0100)
committerBauerheim, Marcus <mbauerheim@spirit21.com>
Wed, 7 Nov 2018 13:26:02 +0000 (14:26 +0100)
Add repeat_key = true for nwc_health

itl/plugins-contrib.d/network-components.conf

index 53cadba29c7d0d43856c04f9595040f9c6a02459..3abd8853d4bbbbb930a0c621b7c85dee0134856c 100644 (file)
@@ -625,10 +625,12 @@ object CheckCommand "nwc_health" {
                }
                "--warningx" = {
                        value = "$nwc_health_warningx$"
+                       repeat_key = true
                        description = "The extended warning thresholds"
                }
                "--criticalx" = {
                        value = "$nwc_health_criticalx$"
+                       repeat_key = true
                        description = "The extended critical thresholds"
                }
                "--mitigation" = {