Issue with External websites Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
tchandra
Posts: 38
Joined: Fri Oct 18, 2019 5:53 am

Issue with External websites Monitoring

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
vtrac
Posts: 903
Joined: Tue Oct 27, 2020 1:35 pm

Re: Issue with External websites Monitoring

Post 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
Locked