From: Stephen L Johnson Date: Tue, 11 Apr 2000 00:44:15 +0000 (+0000) Subject: added RIT_WARN_LEVEL variable to config file X-Git-Tag: spong-2_7-alpha5~16 X-Git-Url: http://git.etc.gen.nz/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e28690588c0f7c050a246620730291803af30b8;p=spong.git added RIT_WARN_LEVEL variable to config file --- 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.