Configuring Alarm Notification
By default, the alarms generated by managed devices in the Junos Space platform are sent to the network monitoring functionality. To enable alarm notification for supported Junos Space applications, you can configure alarm notification files for basic filtering to specify the alarm notifications that designated Junos Space applications should receive.
Configuring a Basic Filter for Alarm Notification
The following steps show how to configure a basic filter based on unique event identifier (UEI), severity, and device family. When the alarm criteria specified in the XML file are matched, the alarm XML is passed as an argument to the invoked script.
To configure a basic filter for alarm notification:
Activating Alarm Notification Configuration Files for Basic Filtering
After configuring the alarm notification files for basic filtering, you must add the files to the Junos Space application to activate the alarm notification configuration:
Reloading a Filter Configuration to Apply Filter Configuration Changes
After making any changes to a filter, you can reload the configuration by sending a “reloadDaemonConfig” event, for example:
/opt/opennms/bin/send-event.pl -p 'daemonName Alarmd.AlarmNorthbounder' uei.opennms.org/internal/reloadDaemonConfig
You do not need to restart the server to apply the configuration changes listed in previous steps. However, to send the event, go to /opt/opennms/bin ./send-event.pl -p 'daemonName Alarmd.AlarmNorthbounder' uei.opennms.org/internal/reloadDaemonConfig.
This event will reload the following files:
alarmNotficationConf.xml
devicefamily.properties
Drool (.drl) files