Mail for "No answer" and "Bad contents"

Need new test, action, option? Post request here.
Post Reply
oioilu
Posts: 10
Joined: Fri Mar 16, 2007 1:39 am

Mail for "No answer" and "Bad contents"

Post by oioilu »

I use HM to monitor a web page. I'm using Http test with "Check CRC" feature on.
Sometimes the web server is not stable so HM sends out alert mail with subject "Page is No answer" . What I actually want is to monitor if the page is modifed or not. So I only need HM sends out mail with "Bad contents"

Is this possible for HM?

Thanks.
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

You may use "Advanced mode" actions with the following expresion:
('%Status%'=='Bad Contents') and (%Recurrences%==1)
Please, read the following article for details: http://www.ks-soft.net/hostmon.eng/mfra ... ncedaction

Regards,
Max
oioilu
Posts: 10
Joined: Fri Mar 16, 2007 1:39 am

Post by oioilu »

KS-Soft Europe wrote:You may use "Advanced mode" actions with the following expresion:
('%Status%'=='Bad Contents') and (%Recurrences%==1)
Please, read the following article for details: http://www.ks-soft.net/hostmon.eng/mfra ... ncedaction

Regards,
Max
Really thanks! HM is really an amazing tool!
Post Reply