# 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.<hostname> file.