From 8d715aab3532fb4bbe48637bf9c6f597292b811c Mon Sep 17 00:00:00 2001 From: "Bauerheim, Marcus" Date: Wed, 7 Nov 2018 14:26:02 +0100 Subject: [PATCH] Update itl/plugins-contrib.d/network-components.conf Add repeat_key = true for nwc_health --- itl/plugins-contrib.d/network-components.conf | 2 ++ 1 file changed, 2 insertions(+) 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" = {