a. Regular Expression HTTP monitor
We need the ability to monitor a part of a page. The content needs to be able to match content on a page using regular expressions. Also needed is the ability to log into the page. Example of expression: /Temp_P18.*\n.*\n.*;(.*) Deg. C.*\n.*\n.*\n.*;(.*) %/
We need to be able to catch the values in the "()" areas listed above and check against those values.
We're experiencing issues with some monitors giving a HTTP-FORBIDDEN issue with the check_http scripts.