We are using check_http plugin to monitor an URL and a string within the website.
Basically it is the state of an application which writes to the page.
Code: Select all
Different States:
Running
Running as standby
Running as suspendedIs there a way to look for the exact string with conditions to look for no more/no less?
Any help is greatly appreciated.
Thanks in advance.