aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_ups.c
diff options
context:
space:
mode:
authorGravatar Subhendu Ghosh <sghosh@users.sourceforge.net> 2002-05-08 05:07:22 +0000
committerGravatar Subhendu Ghosh <sghosh@users.sourceforge.net> 2002-05-08 05:07:22 +0000
commit3f9ccbd2da5bd99967bac0efc7dfc5bb37e72b47 (patch)
treee98febac12b645208967b468bbb32db9e4275503 /plugins/check_ups.c
parent9e674e7806ed0e4b192f067cbe8b4b05cd3f5831 (diff)
downloadmonitoring-plugins-3f9ccbd2da5bd99967bac0efc7dfc5bb37e72b47.tar.gz
updated notes
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@25 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_ups.c')
-rw-r--r--plugins/check_ups.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/check_ups.c b/plugins/check_ups.c
index 4632bdc0..1e1aa39c 100644
--- a/plugins/check_ups.c
+++ b/plugins/check_ups.c
@@ -609,7 +609,8 @@ print_help (void)
print_revision (PROGNAME, "$Revision$");
printf
("Copyright (c) 2000 Tom Shields/Karl DeBisschop\n\n"
- "This plugin tests the UPS service on the specified host.\n\n");
+ "This plugin tests the UPS service on the specified host.\n"
+ "Newtork UPS Tools for www.exploits.org must be running for this plugin to work.\n\n");
print_usage ();
printf
("\nOptions:\n"