Page 1 of 1

Web Page Monitoring

Posted: Tue Nov 29, 2016 2:15 pm
by Anil_Patnaik
Team ,

I have to setup monitoring on nagios for below mentioned web servers which needs to notify in case web pages unable to load or throws certain Error code .


http://<IP Address>:<Port>/PATH

Thanks
Anil

Re: Web Page Monitoring

Posted: Tue Nov 29, 2016 2:22 pm
by dwhitfield
You're going to need to give us more information. What webserver are you trying to monitor? If you just want to check via http, then there's http://nagios-plugins.org/doc/man/check_http.html

What version of Nagios are you running? Did you build it from source or use distribution repos? On what OS/version are you running Nagios? cat /etc/*-release could be of use in finding out the OS/version.

In general, the more information you can give us, the better. Of course, we do understand there are some security concerns. Thanks!