Navigation
Back up to About Overview
[+] Expand All
[-] Collapse All
Download This Guide
Defining Alarm Thresholds for CPU Sensors
- Defining Alarm Thresholds for CPU Core Voltage Sensors
- Defining Alarm Thresholds for CPU DIMM Voltage Sensors
- Defining Alarm Thresholds for CPU Temperature Sensors
Defining Alarm Thresholds for CPU Core Voltage Sensors
To configure SNMP chassis alarm thresholds for CPU core voltage sensors:
- Set the editing level for the CLI to expert.user@host> set cli level expert
- From configuration mode, access the configuration statement
that defines the thresholds for CPU core voltage sensors. [edit]user@host# edit snmp monitor chassis-alarm cpu-core-voltage
- (Optional) Specify the lower threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm cpu-core-voltage]user@host# set below-minor 1030
- (Optional) Specify the lower threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm cpu-core-voltage]user@host# set below-major 1020
- (Optional) Specify the lower threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm cpu-core-voltage]user@host# set below-critical 1008
- (Optional) Specify the upper threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm cpu-core-voltage]user@host# set over-minor 1728
- (Optional) Specify the upper threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm cpu-core-voltage]user@host# set over-major 1740
- (Optional) Specify the upper threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm cpu-core-voltage]user@host# set over-critical 1752
Defining Alarm Thresholds for CPU DIMM Voltage Sensors
To configure SNMP chassis alarm thresholds for CPU DIMM voltage sensors:
- Set the editing level for the CLI to expert.user@host> set cli level expert
- From configuration mode, access the configuration statement
that defines the thresholds for CPU DIMM voltage sensors. [edit]user@host# edit snmp monitor chassis-alarm cpu-dimm-voltage
- (Optional) Specify the lower threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm cpu-dimm-voltage]user@host# set below-minor 2292
- (Optional) Specify the lower threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm cpu-dimm-voltage]user@host# set below-major 2280
- (Optional) Specify the lower threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm cpu-dimm-voltage]user@host# set below-critical 2268
- (Optional) Specify the upper threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm cpu-dimm-voltage]user@host# set over-minor 2832
- (Optional) Specify the upper threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm cpu-dimm-voltage]user@host# set over-major 2844
- (Optional) Specify the upper threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm cpu-dimm-voltage]user@host# set over-critical 2856
Defining Alarm Thresholds for CPU Temperature Sensors
To configure SNMP alarm thresholds for CPU temperature sensors:
- Set the editing level for the CLI to expert.user@host> set cli level expert
- From configuration mode, access the configuration statement
that defines the thresholds for the CPU temperature sensors. [edit]user@host# edit snmp monitor chassis-alarm cpu-temperature
- (Optional) Specify the upper threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm cpu-temperature]user@host# set minor 76
- (Optional) Specify the upper threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm cpu-temperature]user@host# set major 78
- (Optional) Specify the upper threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm cpu-temperature]user@host# set critical 80