NSClient++ Help (#1) - nsclient++ (nrpe) works in test mode but not in normal mode (#750) - 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

  • Message #2094

    Well... most likely it is not configured correctly. One option could be (for instance) multiple installs some times we get similar things from privlages issues.

    But you can enable debug logging (you should get the same output as from /test but in the log file).

    Michael Medin

    • Message #2095

      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

Subscriptions