bad staus on map, whithout alarm or without email sent

Started by bertrand, August 30, 2013, 09:46:23 AM

Previous topic - Next topic

bertrand

Hi,

When a node is down, i got email sent and color node on map changed.
I'd like for particular node or subnet to not have alarm created or not email sent.
Is it possible and how ?
maybe with "Event Processing policy / filter / Filtering script " ? what could be the script ?

Thanks for your help !
Bertrand.


Victor Kirhenshtein

Hi!

You have two options here. If you want to ignore all events for particular node(s), the easiest way is to add rule at the top of the policy with these nodes in filter and action set to "stop event processing" (see screenshot "rule_1"). To ignore node(s) in just one rule, you can add it to the filter and check "Inverted rule" on "Source" page in rule properties (screenshot "rule_2"). This way filter will match events from all nodes except those specified.

Best regards,
Victor

bertrand

Thanks Victor,

Iv've done the second way.
status on map is changed when node up/down without alarm or email.
Bertrand.