Spectrum does not support cross-device alarm threshold based new alarm creation out of the box.
To achieve this, you may need to write a custom script to query the alarm table or using the REST API to count the number of active alarms of a specific type across all devices. Once the defined threshold is breached, the script can trigger a new alarm on VNM model or on a specific model designated for this.
Additionally, you have not specified whether the threshold count should be based only on active alarms or if it should also include historical alarms over a specific time period.
Thank you.
Rajashekar
Original Message:
Sent: Jun 06, 2025 06:33 AM
From: Rangaswamy Jupalle
Subject: set counter for specific alert which are generate from all devices
When multiple devices generated same alert(port error disables) and alert count hits 100, then I need notification in the form of new alert
Original Message:
Sent: Jun 06, 2025 05:14 AM
From: Catalin Farcasanu
Subject: set counter for specific alert which are generate from all devices
Rephase the request so it can be understood. Syslog in Spectrum means traps, so Event Processing. You also seem to want something related with multiple devices, not just one.
------------------------------
Cătălin Fărcășanu
Senior Consultant
SolvIT Networks
Original Message:
Sent: Jun 06, 2025 01:30 AM
From: Rangaswamy Jupalle
Subject: set counter for specific alert which are generate from all devices
Hi All,
we are processing "port err disabled" syslog on spectrum, i would like to setup threshold/counter when its crossed 100 "port err disabled" from all devices and generate some other alert.
please let me know if anyone such kind of configuration