From: Bauerheim, Marcus Date: Wed, 7 Nov 2018 13:26:02 +0000 (+0100) Subject: Update itl/plugins-contrib.d/network-components.conf X-Git-Tag: v2.11.0-rc1~297^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d715aab3532fb4bbe48637bf9c6f597292b811c;p=icinga2 Update itl/plugins-contrib.d/network-components.conf Add repeat_key = true for nwc_health --- diff --git a/itl/plugins-contrib.d/network-components.conf b/itl/plugins-contrib.d/network-components.conf index 53cadba29..3abd8853d 100644 --- a/itl/plugins-contrib.d/network-components.conf +++ b/itl/plugins-contrib.d/network-components.conf @@ -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" = {