From 621b6bcb457efbc91b0a66948c5f8792919210f3 Mon Sep 17 00:00:00 2001 From: Ton Voon Date: Mon, 24 Mar 2003 00:39:16 +0000 Subject: Reference to web site to get NSClient git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/branches/release-1.3.0@451 f882894a-f735-0410-b71e-b25c423dba1c diff --git a/plugins/check_nt.c b/plugins/check_nt.c index 1c9dc0a..a2885a6 100644 --- a/plugins/check_nt.c +++ b/plugins/check_nt.c @@ -563,7 +563,8 @@ void print_help(void) "-V, --version\n" " Print version information\n\n" "Notes:\n" - " - The NSClient service should be running on the server to get any information.\n" + " - The NSClient service should be running on the server to get any information\n" + " (http://nsclient.ready2run.nl).\n" " - Critical thresholds should be lower than warning thresholds\n", PORT, DEFAULT_SOCKET_TIMEOUT); } -- cgit v0.10-9-g596f