diff options
author | Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> | 2005-02-01 12:25:56 (GMT) |
---|---|---|
committer | Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> | 2005-02-01 12:25:56 (GMT) |
commit | 4b7507210167661f3ab05a60ec7f899c744e2846 (patch) | |
tree | 3f2df53337d9d9687975f84bcc0f69bd2e4b6a90 /CHANGES | |
parent | eac6d48995dd12a4ffe88867c8e191a7215b3fee (diff) | |
download | monitoring-plugins-4b7507210167661f3ab05a60ec7f899c744e2846.tar.gz |
check_icmp no longer regarded as volatile; built by default
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1122 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -13,9 +13,6 @@ This file documents the major additions and syntax changes between releases. | |||
13 | 13 | ||
14 | Caveats, Notes | 14 | Caveats, Notes |
15 | 15 | ||
16 | 1 check_icmp may not build or run on all architectures. This plugin should be regarded | ||
17 | as volatile (subject to change - see the CVS if in doubt). cd plugins && make check_icmp to build. | ||
18 | |||
19 | 2 contrib/check_citrix has been replaced by contrib/check_ica* (requires packet_utils.pm in libexec) | 16 | 2 contrib/check_citrix has been replaced by contrib/check_ica* (requires packet_utils.pm in libexec) |
20 | 17 | ||
21 | 18 | ||