[Nagiosplug-checkins] nagiosplug CHANGES,1.4,1.5

Stanley Hopcroft stanleyhopcroft at users.sourceforge.net
Mon Jan 24 15:17:07 CET 2005


Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7734

Modified Files:
	CHANGES 
Log Message:
Notes about check_dhcp and check_icmp (no longer built by default, use at own peril, volatile)

Index: CHANGES
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/CHANGES,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CHANGES	20 Jan 2005 23:37:19 -0000	1.4
+++ CHANGES	24 Jan 2005 23:15:50 -0000	1.5
@@ -9,3 +9,15 @@
 	check_swap % thresholds changed to measure amount free, instead of amount used
 	check_disk syntax changes for -p, -m/-M, defaults to MB instead of kB
 	check_procs -C expects no path for the command name
+	New plugins - check_dhcp, check_icmp
+
+Caveats, Notes
+
+1 check_dhcp and check_icmp may not build or run on all architectures. Both plugins should be regarded
+  as volatile (subject to change - see the CVS if in doubt). cd plugins && make plugin' to build.
+
+1.1 check_dhcp: tested successfully on Linux and FreeBSD; fails on Solaris 9; unknown on HPUX and AIX
+1.2 check_icmp: recently renamed by the author (A Ericsson) to 'check_rta' and substantially updated.
+		check_icmp is known to run on *FreeBSD.
+
+





More information about the Commits mailing list