Page 1 of 1

Issue with External websites Monitoring

Posted: Sun Jan 17, 2021 12:08 am
by tchandra
Hi Team,

we have some external websites and placed in monitoring by using Check_or plugin & all services looks good. Recently we have changed the existing external servers to new servers. so that we have changed the configurations as replaced OLD IP's with NEW IP's for all services. But its works for only some services and remaining services throwing error as " NRPE: Unable to read output ".

And we observed that services which are throwing errors are all check_https services mostly and check_http services are good mostly

Please find the attached screenshots for reference.

RUN COMMAND CHECK O/P :
Run Check Command
[[email protected] ~]$ /usr/local/nagios/libexec/monitoring-plugins/check_or.sh -H '*.*.*.*' -c check_https_www_affinia_com_au
NRPE: Unable to read output|

can someone please suggest on this.

Thanks in Advance.


Regards,
Chandra

Re: Issue with External websites Monitoring

Posted: Mon Jan 18, 2021 5:31 pm
by vtrac
Hi tchandra,
Do you know if NRPE is installed on your NEW server?

Here's the NRPE installation instruction:
https://support.nagios.com/kb/article/n ... rpe-8.html

Also, I could not find anywhere the "check_or.sh" script, must be your own custom script, right?

Can you please share (upload) the "check_or.sh" script?

Regards,
Vinh