Along the lines again with the keeping the logs clean, I would like to keep tests out that I have alert after x many times. For example, I have a server CPU test every minute. If it is over 75% 5 times in a row, I get an alert. But, if it ever goes above 75%, it gets logged. This happens often but I don't really need to sift through the logs if it just happens once.
Is there a way to do this? If not, I guess a feature request would be to make this type of option available at the test level, along with the current alert level.
<font size=-1>[ This Message was edited by: Guido39 on 2003-03-04 11:04 ]</font>