Im trying to set up some advanced alerts but running into issues. We are running the application templates and those work fine with standard email alerts. What I am trying to do is to monitor specific items of those templates. In particular I am attempting to montior the submisson queues and the mx queues. Ive a total of 6 or 7 hub servers in my environment.
what I am trying to do is once/if the queus back up - Id liek to send out an sms alert with a warning from the specified server. What it looks like is happenign is if one server does hit the threshhold, i get up to 600 alerts. i get alerts for all my servers, and the alerts will nto stop until disabled. if i enable one server, i get a minimum of 50 alerts.
I think im on the right track, and what i tihnk is happenign is it sees the service up and sends out an alert. the alert is:
Trigger alert when any of the following apply
field naode name is equal to value (hub server)
field component name is equal to value submission queue length
field component name is equal to value submission mailbox delivery queue length
Trigger alert when any of the following apply
node status is equal to warning
Im pretty sure im off on the final alert, but not sure whatelese to put. i think im also just geenrating alerts for submission queue length/mx delivery queue lenght on any status and for any server which has them. Im new to this and just trying to get it those specific alerts since i do not want to overkill the smsm alerts and really only receive them if those specific issues were to occur.
thanks for any assistance