]> git.etc.gen.nz Git - spong.git/commitdiff
latest changes
authorStephen L Johnson <sjohnson@monsters.org>
Thu, 21 Dec 2000 00:15:28 +0000 (00:15 +0000)
committerStephen L Johnson <sjohnson@monsters.org>
Thu, 21 Dec 2000 00:15:28 +0000 (00:15 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5258cb83acd996fd2f45207c127c6fbd06aecd3a..5a58566002e71473375da039a8608a85b1b88c3f 100755 (executable)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,10 @@ Stephen L Johnson <sjohnson@monsters.org>
 Version 2.7.1
 
 12/20/00
+ADDED - Added exclude_color / exclude_status matching to the spong-message
+matching rules. You can specify one or more status color to exclude on.
+(thanks to John Wingenbach <jwing@pliantsystems.com> for the changes)
+
 ADDED - Added ignore_interface facility to check_interfaces spong-network
 module. This change allows you to specify one or more network faces to ignore
 on a host. (Thanks to Joe <moebius@bitstream.net> for the changes.)
@@ -85,7 +89,7 @@ template is not found in spong.message config file.
 
 11/29/00
 CHANGED - Added code in check_http, check_interfaces and check_snmp use new
-spong.hosts host specific parameters. And added $Id: CHANGES,v 1.52 2000/12/20 23:46:14 sljohnson Exp $ RCS keyword.
+spong.hosts host specific parameters. And added $Id: CHANGES,v 1.53 2000/12/21 00:15:28 sljohnson Exp $ RCS keyword.
 
 ADDED - Added wml_escape() in Service.pm module to escape WML format characters
 for display_wml() procedure. (Thanks to Christophe Delmon <delmon@fingo.net>)