I know how to monitor a http page using the http monitor but I have a generator that web page is written in Java. One of the fields is "Status" & I want to alert on it when it changes from "stopped" to "running". Any idea of how to achieve this?
I am assuming this is a SAM question, not an NPM one. If the programming language is Java but the UI is still text based, you should be able to do keyword matches on the content using the HTTP monitor in SAM. If not, you will need WPM
Java - It's Not Just for Breakfast Anymore