[Nagiosplug-checkins] CVS: nagiosplug/plugins check_nt.c,1.9,1.10

Ton Voon tonvoon at users.sourceforge.net
Sun Mar 23 16:27:28 CET 2003


Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv10495

Modified Files:
	check_nt.c 
Log Message:
Reference to web site to get NSClient


Index: check_nt.c
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/plugins/check_nt.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -r1.9 -r1.10
*** check_nt.c	11 Mar 2003 22:22:11 -0000	1.9
--- check_nt.c	24 Mar 2003 00:26:31 -0000	1.10
***************
*** 558,562 ****
  		 "   Print version information\n\n"
  		 "Notes:\n"
! 		 " - The NSClient service should be running on the server to get any information.\n"
  		 " - Critical thresholds should be lower than warning thresholds\n", PORT, DEFAULT_SOCKET_TIMEOUT);
  }
--- 558,563 ----
  		 "   Print version information\n\n"
  		 "Notes:\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);
  }





More information about the Commits mailing list