We are having a strange issue with a web page monitor in KNM5 - lastest build. We point the monitor to a status.jspx page which contains the text "System Status is OK" with the monitor set to alert if this string is not found.
The monitor is failing straight away saying it cant find the text string although its clearly there on the web-page. If i change the tested string to "System Status" then it works - as soon as i add "is OK" it fails. If i try using "is OK" on its own that also fails.
We have other web monitors that use the text string "Servers are OK" without any issues. Any ideas?