diff options
author | Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> | 2004-11-29 05:07:34 +0000 |
---|---|---|
committer | Stanley Hopcroft <stanleyhopcroft@users.sourceforge.net> | 2004-11-29 05:07:34 +0000 |
commit | 8017a63d26f07d47ea8356588d7b38af952a5da5 (patch) | |
tree | df73782792e2a425971dda90c08957b943f9f099 /contrib/README.TXT | |
parent | b51ab9df98438e68c83ce20f896c9a7cb8bc1dcc (diff) | |
download | monitoring-plugins-8017a63d26f07d47ea8356588d7b38af952a5da5.tar.gz |
*** empty log message ***
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@949 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'contrib/README.TXT')
-rw-r--r-- | contrib/README.TXT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/README.TXT b/contrib/README.TXT index 6544e596..7543a5a3 100644 --- a/contrib/README.TXT +++ b/contrib/README.TXT | |||
@@ -55,3 +55,5 @@ fetchlog-0.94.tar.gz - C program: The fetchlog utility displays the last new m | |||
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 | 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. | ||