Hello all,
I'm trying to modify the canned alert "Alert me when an application goes into warning or critical state". I would like it to trigger, but limit to either one of four nodes, or one of four application on those nodes.
I would think I could format the logic to be something like this:
Type of Property to Monitor: APM: Application
trigger alert when ANY of the following apply
node name is equal to ServerA
node name is equal to ServerB
node name is equal to ServerC
trigger alert when any of the following apply
Application Status is equal to Warning
Application Status is equal to Critical
This alert fires, but I am getting application warning/critical for nodes other than A,B, or C - in addition to A B and C.
this logic doesn't work either:
Type of Property to Monitor: APM Application
trigger alert when ANY of the following apply
Application Name is equal to AppA
Application Name is equal to AppB
trigger alert when any of the following apply
Application Status is equal to Warning
Application Status is equal to Critical.
I just got off the phone with tech support, and we experimented and tried different things, and finally got an answer, "you have to use ALL, and you have to seperate them".
So, I have to have three seperate alerts?!? I have to say "ALL" for ONE trigger!?!? All status is warning, and any application is AppA or AppB or AppC?
This logic doesn't make sense, if I can't use "Any" AND "Any", then why give me the option to chose that in my logic?
Thanks,
Brannen