NetXMS Support Forum

English Support => General Support => Topic started by: bertrand on August 30, 2013, 09:46:23 AM

Title: bad staus on map, whithout alarm or without email sent
Post by: bertrand on August 30, 2013, 09:46:23 AM
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.

Title: Re: bad staus on map, whithout alarm or without email sent
Post by: Victor Kirhenshtein on August 30, 2013, 07:46:13 PM
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
Title: Re: bad staus on map, whithout alarm or without email sent
Post by: bertrand on September 04, 2013, 10:38:55 AM
Thanks Victor,

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