Hi All,
I am fairly new to Solarwinds and trying to do something simple however it doesn't seem to be working for me.
If a component we specify (This will be added to and modified as we grow) goes into a Warning or Critical state, then the alert sets an Application custom property named "SuppressAlerts" to yes.
The way I have tried to set this up and failed:
Alert 1 - Suppression (Evaluate every Minute)
Trigger - Alert on Component
Scope - Where Application Name is a OR b OR c
Condition - ((Component Name is equal to x) OR (Component Name is equal to y) AND ((Component Status is equal to Warning) OR (Component Status is equal to Critical))
Alert 2 + 3 - Warning & Critical Alerts (Evaluate every Two Minutes)
Trigger - Alert on Component
Scope - (((Application Name is equal to x) OR (Application Name is equal to y)) AND (Application SuppressAlerts is not equal to Yes))
Condition - Component Status is equal to Critical
The idea being that any component for the applications that will fail and has a follow on effect, we would suppress all future alerts. ie In Row Coolers incoming fluid temperature goes critical supress all future alerts for the In-Row Cooler.
The issue I am facing is since I am targeting the trigger at the Component I cant seem to set the Application custom attribute "SuppressAlerts" to Yes.
Any suggestions?
Thanks
Dan