Can someone tell me how to make the alarm notifier more selective in what it reports? For example, in my lab if I reboot a device I get 3 different alarms (3 calls to SetScript) for STOPPED RESPONDING TO POLLS, CHASSIS DOWN, and BLADE STATUS UNKNOWN.
Only 1 alarm shows up in my alarm table, namely CHASSIS DOWN. I would like AlarmNotifier to suppress those extraneous alarms if possible. I have played with the ENABLE_CORRELATION and SHOW_ONLY_ORIGINATING_EVENT options, but I usually don't get any alarm at all with those enabled. My .alarmrc: VNM_MAIL_TIMEOUT=600000 VNM_CONNECT_TIME_LIMIT=60000 KEEP_ALIVE_TIMEOUT=30000 KEEP_ALIVE_INTERVAL=60000 GET_GRAY_INITIAL_ALARMS=false GET_EXISTING_ALARMS=false UPDATE_EXISTING_ALARMS=false USE_DEVICE_NETWORK_ADDRESS=true SEND_EVENT_UPDATES=false USE_NEW_INTERFACE=true EXTRA_ATTRS_AS_ENVVARS= EXTRA_ATTRS_AS_ARGS=0x0023000e UPDATE_ATTRS= GET_PROBABLE_CAUSES=true GET_EVENTS=true SHOW_ALL_EVENTS=false SHOW_ONLY_ORIGINATING_EVEN=true ENABLE_CORRELATION=false SHOW_SYMPTOM_ALARMS=false MSG_TIMESTAMP_FORMAT=%X %x LANDSCAPE=4 SEND_ALARM_DELAY=1000 SET_SCRIPT=/opt/Spectrum/Notifier/SetScript CLEAR_SCRIPT=/opt/Spectrum/Notifier/ClearScript UPDATE_SCRIPT=/opt/Spectrum/Notifier/UpdateScript APPLICATION=AlarmNotifier GET_LOCATION=false GET_FLASH_GREEN=false POLICY_LANDSCAPE= --- To unsubscribe from spectrum, send email to [email protected] with the body: unsubscribe spectrum [email protected]
