diff options
author | Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> | 2005-01-27 02:27:15 (GMT) |
---|---|---|
committer | Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> | 2005-01-27 02:27:15 (GMT) |
commit | ccf789e017547e1f71b5945b2e1d85ce5b9cb8e4 (patch) | |
tree | efa0a85fb35907d54b7677b3c7a718aab0fd87ed /contrib | |
parent | 8650b8c72a9f6d154041bb2ce742302acb3cde99 (diff) | |
download | monitoring-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.TXT | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/README.TXT b/contrib/README.TXT index 7543a5a..bd9df3c 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 | |||
54 | plugin to monitor local logfiles or together with Net-SNMP to monitor | 54 | plugin to monitor local logfiles or together with Net-SNMP to monitor |
55 | remote logfiles. The README shows how to setup fetchlog for Nagios. | 55 | remote logfiles. The README shows how to setup fetchlog for Nagios. |
56 | (Alexander Haderer) | 56 | (Alexander Haderer) |
57 | |||
58 | check_icmp-0.8.tar.gz - C program: check_icmp is an alternative to check_ping that doesn't require the ping | ||
59 | utility or any other executable. | ||