From 2e28690588c0f7c050a246620730291803af30b8 Mon Sep 17 00:00:00 2001 From: Stephen L Johnson Date: Tue, 11 Apr 2000 00:44:15 +0000 Subject: [PATCH] added RIT_WARN_LEVEL variable to config file --- config/spong.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/spong.conf b/config/spong.conf index 8a1b4c9..ea18b9a 100755 --- a/config/spong.conf +++ b/config/spong.conf @@ -79,6 +79,14 @@ $OLD_SERVICE = 3; # How many days to keep stale status reported before # removal $OLD_HISTORY = 7; # How many days of history to keep for each host +# --------------------------------------------------------------------------- +# spong-network parameters +# --------------------------------------------------------------------------- + +$CRIT_WARN_LEVEL = 1; # Number of critical failures before a service + # is reported as a critical + + # --------------------------------------------------------------------------- # Thresholds, season to taste. These can be overridden on a host by host # case in a spong.conf. file. -- 2.30.2