I have a web page which contains a timestamp in it OR it contains an error that represents what failed while querying a database for the timestamp.

The errors have nothing in common so I would like to do a positive check for the presence of a valid UTC date/timestamp.

How do I do this with the Advaned HTTP Sensor?


Article Comments

Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.

Dear Chris,

I'm very sorry but this is not possible. The sensor will not be able to to interpret 'any values' as time nor then check against the current UTC. We would recommend to do this with a script sensor using wget or similar.

best regards.


Jan, 2012 - Permalink