Page 1 of 1

Website Monitoring

Posted: Tue Jan 14, 2020 10:28 am
by ITOMB_IMT
Hi,

I am researching on monitoring a particular section of webpage which updates every 15 mins and writes the status like availble, stopped, starting.
I would like to monitor those status using Nagios XI. Please help me in creating monitoring.

Thanks,

Re: Website Monitoring

Posted: Tue Jan 14, 2020 12:47 pm
by benjaminsmith
Hello,

The website monitoring wizard has options to search the page for the presence of a particular string or regular expression match.

See: Monitoring Websites With Nagios XI

Another option, if the data is available from an API or not, you could use the check_json plugin.

https://exchange.nagios.org/directory/P ... ansactions