aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorGravatar Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> 2005-01-27 02:27:15 +0000
committerGravatar Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> 2005-01-27 02:27:15 +0000
commitccf789e017547e1f71b5945b2e1d85ce5b9cb8e4 (patch)
treeefa0a85fb35907d54b7677b3c7a718aab0fd87ed /contrib
parent8650b8c72a9f6d154041bb2ce742302acb3cde99 (diff)
downloadmonitoring-plugins-ccf789e017547e1f71b5945b2e1d85ce5b9cb8e4.tar.gz
1 New /contrib plugins
2 Revised check_dhcp.c status in CHANGES git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1111 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'contrib')
-rw-r--r--contrib/README.TXT3
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/README.TXT b/contrib/README.TXT
index 7543a5a3..bd9df3c4 100644
--- a/contrib/README.TXT
+++ b/contrib/README.TXT
@@ -54,6 +54,3 @@ fetchlog-0.94.tar.gz - C program: The fetchlog utility displays the last new m
plugin to monitor local logfiles or together with Net-SNMP to monitor
remote logfiles. The README shows how to setup fetchlog for Nagios.
(Alexander Haderer)
-
-check_icmp-0.8.tar.gz - C program: check_icmp is an alternative to check_ping that doesn't require the ping
- utility or any other executable.