Actions
Actions
I have a "bad" action that waits for 3 failures of a test before sending an e-mail. I have a "good" action that sends an email when the test is successful again. The problem is that the "good" actions triggers even if the "bad" action only had 1 or 2 failures. How can I have the "good" action trigger only if the "bad" action had reached its full 3 failures. In other words I only want to receive a good email if I had receive a bad one. How can I do this?
-
- Posts: 2832
- Joined: Tue May 16, 2006 4:41 am
- Contact:
You should use Action depends on "bad" one option. This optional parameter is available for "Good" actions only. You can set "Good" action dependable on a "Bad" action. http://www.ks-soft.net/hostmon.eng/mfra ... pendsOnBad
Regards,
Max
Regards,
Max