NSClient++ Help (#1) - nsclient++ (nrpe) works in test mode but not in normal mode (#749) - Message List
nsclient++ (nrpe) works in test mode but not in normal mode
hi, I have problem.. I use nsclient on windows with check_nt plugin from linux - it works grat
then I try to use check_nrpe: ./check_nrpe -H 10.1.100.173 -p 5666 -c check_test.bat -t 60
in debug mode (nsclient++.exe /test) works great, but in normal mode (nsclient++.exe /start) I get: UNKNOWN: No handler for that command
config file is configured correctly, in debug mode it works, in normal no...
some ideas? regards
mat
03/01/11 12:41:51 (2 years ago)
-
Message #2096
I found, I found! It works!
in config file in normal mode there has to be full path to my scripts, instead of script_dir=scripts\ (it works only in debug mode) I set script_dir=C:\Program Files\NSClient++\scripts\ and it works!
thanks! regards
mat03/03/11 08:47:02 (2 years ago)








