1. CHECK_NRPE: Socket timeout after 10 seconds.
; NRPE stands for ‘Nagios Remote Plugin Executor’. Basically, Opsview cannot communication with agent.
Solution> Verify Opsview-agent s/w was installed or install it from here.
After installation, modifiy NSC.conf file at C:\ Program Files \ Opsview Agent.
allowed_hosts=[empty]
and change it to:
allowed_hosts=[ip-address of your Opsview server]
And restart Opsview-agent ( NSClinent++.exe). This method is not required login/pwd authentication.
Also, make sure window firewall is allow the agent, port 5666.(It can be changed)