[Nagiosplug-checkins] CVS: nagiosplug/plugins check_nt.c,1.7.2.1,1.7.2.2
Ton Voon
tonvoon at users.sourceforge.net
Sun Mar 23 16:40:17 CET 2003
Update of /cvsroot/nagiosplug/nagiosplug/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv14661
Modified Files:
Tag: r1_3_0
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.7.2.1
retrieving revision 1.7.2.2
diff -C2 -r1.7.2.1 -r1.7.2.2
*** check_nt.c 7 Mar 2003 20:16:18 -0000 1.7.2.1
--- check_nt.c 24 Mar 2003 00:39:16 -0000 1.7.2.2
***************
*** 564,568 ****
" 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);
}
--- 564,569 ----
" 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