]> git.tokkee.org Git - nagiosplug.git/commitdiff

Code

Amendments for check_icmp
authorStanley Hopcroft <stanleyhopcroft@users.sourceforge.net>
Tue, 1 Feb 2005 07:35:53 +0000 (07:35 +0000)
committerStanley Hopcroft <stanleyhopcroft@users.sourceforge.net>
Tue, 1 Feb 2005 07:35:53 +0000 (07:35 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1120 f882894a-f735-0410-b71e-b25c423dba1c

CHANGES

diff --git a/CHANGES b/CHANGES
index 77d8e59dbde9128d4a1b70e62e5353b159ec465b..67a7201541e0c88f1d49ecbc3960fc1618265895 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -14,13 +14,9 @@ This file documents the major additions and syntax changes between releases.
 Caveats, Notes
 
 1 check_icmp may not build or run on all architectures. This plugin should be regarded
-  as volatile (subject to change - see the CVS if in doubt). cd plugins && make plugin' to build.
+  as volatile (subject to change - see the CVS if in doubt). cd plugins && make check_icmp to build.
 
-check_icmp was  recently renamed by the author (A Ericsson) to 'check_rta' and _substantially_ updated
-(see http://oss.op5.se/nagios)
-check_icmp is known to run on *FreeBSD.
-
-2 contrib/check_citrix has been replaced by contrib/check_ica* 
+2 contrib/check_citrix has been replaced by contrib/check_ica* (requires packet_utils.pm in libexec)