Hi!
I have alerts defined on JBoss server availability and deployment state.
The current alert structure is
#1: at status DOWN: alert, disable then
#2: at status UP: alert, recover #1
It generates quite a few false alerts, shows the status down for a minute
or less.
Still I do not want to change the alert #1 to "availability duration", but
I would like to create another one (#3) like this.
My problem is, that #2 should recover both alerts, but there's no way to
define this.
Any idea, how to solve this (I hope the original idea can be catched). I
would like to do stg like this:
#1: when status DOWN, LOW priority, disable then
#2: when status still down after x minutes, prio HIGH, disable then,
recovers #1
#3: when status is UP, recovery both #1 and #2 - whichever is triggered at
the moment
Regards,
Attila