NetXMS Support Forum

English Support => General Support => Topic started by: stoffmann on February 19, 2021, 09:38:31 AM

Title: Grouping (Count) of identical alarms in Alarm Browser
Post by: stoffmann on February 19, 2021, 09:38:31 AM
Hi,

I have an event configured that is fired if a DB file drops below 10% free space. I a DB reaches this limit the event is fired multiple times until it's fixed. Why is NetXMS displaying the events one by one instead of only increasing the count? (Picture 1)
I have a similar event for monitoring crashing applications where this is working (Picture 2), but I found no difference in event configuration.

What am I missing?

Best regards

Stefan
Title: Re: Grouping (Count) of identical alarms in Alarm Browser
Post by: Alex Kirhenshtein on February 19, 2021, 11:58:04 AM
Check alarm key in EPP rule which creates them. Also doubleclick on alarm and check key there.
Most likely key is either too narrow or unset (with empty key new alarm will be created even is similar already exists)
Title: Re: Grouping (Count) of identical alarms in Alarm Browser (SOLVED)
Post by: stoffmann on February 19, 2021, 12:40:57 PM
Thanks a lot!
Alarm Key was what I was missing. Afetr configuring the Alarm Key in EPP it works.

Best regards

Stefan