Hi,
I´m trying to change a test that reports as Bad if a value exceeds 95% to only report it as Bad if it has exceeded 95% for three times in a row with a couple of minutes interval.
I know I can configure an Action to do this but I would prefer if it was possible to do this within the test itself? Perhaps using "Optional status processing" somehow?
So when viewed in RCC or the Webclient the test doesn´t get marked as Bad unless it has exceeded 95% three times in a row.
Set a test to Bad after a number of consecutive Bad tests.
Enable "Use Normal status" option and use expression like (%FailureIteration% > 0) and (%FailureIteration% < 3)
http://ks-soft.net/hostmon.eng/mframe.h ... processing
Regards
Alex
http://ks-soft.net/hostmon.eng/mframe.h ... processing
Regards
Alex