We are evaluating NagiosXI as possible monitoring solution.
When I try to monitor a Windows host through nrpe, I get an error: connection refused.
When I do a manual test from the NagiosXI server it succeeds. I do that with this command:
Code: Select all
[root@localhost libexec]# ./check_nrpe -H 192.168.50.14
I (0.3.7.493 2009-10-12) seem to be doing fine...
[root@localhost libexec]#I even compared the groundwork nsc.ini with the one of nagiosxi, and I cannot find any changes.
Can someone help ?