I am trying to monitor my (windows) computer via Nrpe20 through nsclient++. The webinterface of nagios show this result:
CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages.
When I go to the log data from nsclient I see:
error:.\NRPEListener.cpp:266: Unauthorize access from: x.x.x.x.
Why is it telling me to unathorise access from my computer? My ip entered in the .ini file of nsclient.
My host is a suse linux server(have a virtuel machine in my computer) and my computer is windows.
Thank you in advance.