Describes the configuration of temperature alarm associations to relay outputs. This process ensures reliable alert management through threshold monitoring and logging to syslog and SNMP servers.
This configuration assigns the secondary temperature alarm to the major relay. With a high temperature threshold of 45 degrees Celsius. All alarms and traps associated with temperature alarm are logged to both a syslog server and an SNMP server, thereby ensuring reliable alert management.
The following commands are used to configure temperature alarm associations:
Switch# configure terminal
Switch(config)# alarm facility temperature secondary high 45
Switch(config)# alarm facility temperature secondary relay major
Switch(config)# alarm facility temperature secondary syslog
Switch(config)# alarm facility temperature secondary notifies
This configuration assigns the primary temperature alarm to the major relay. All alarms and traps related to this alarm are sent to a syslog server..
Switch(config)# alarm facility temperature primary syslog
Switch(config)# alarm facility temperature primary relay major