Website Monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ITOMB_IMT
Posts: 181
Joined: Wed Oct 17, 2018 12:55 pm

Website Monitoring

Post 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,
benjaminsmith
Posts: 5324
Joined: Wed Aug 22, 2018 4:39 pm
Location: saint paul

Re: Website Monitoring

Post 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
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked