I need to adjust the threshold values for a group of Extreme Networks switches to prevent unnecessary alarms for the temperature.0 hardware sensor.
For example, on one device:
- The current temperature is 73°C, and I receive the following alarm:
"Hardware Sensor Name: temperature.0. Category: temperature. Current State: 2 - The sensor is operating under critical or fatal conditions. This may directly affect the functioning of both the sensor and related components."
Required Changes:
I want to modify the threshold values so that an alarm is not triggered at 73°C, but instead follows these conditions:
- Attention: > 110°C
- Trouble: > 105°C
- Critical: > 110°C
- Rearm: < 99°C
Actions Taken:
I have already modified these thresholds in:
- Settings > Device Template > Extreme Networks Template > Device Temperature
- Inventory > Device > Device Page > Hardware Tab > Sensor > temperature.0
However, I still receive alarms at lower temperatures. How can I ensure the new threshold values are applied correctly?