This is now possible with new Custom Sensor PTF.HTTPContent
This sensor gets the HTTP content of a given url and compares it with the result of the previous run. If the content has changed the value 1 is returned else the sensor returns the value 0.
You can use the sensors channel tab to enable limits and set the sensor to a warning or error state if the return value is above 0.
Enter the url and optional proxy settings in the Parameters section of the Sensor Settings:
-u= The url to check.
-ps= Optional proxyserver to use connecting to the internet.
-pd= Optional proxydomain domain name to connect to your proxyserver.
-pu= Optional proxyuser to connect to your proxyserver.
-pp= Optional proxypassword or passhash * to connect to your proxyserver.
The sensor can be downloaded from this page.
Add comment