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.
Mail for "No answer" and "Bad contents"
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
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
('%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!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