thermal-health-check
Syntax
thermal-health-check [fet-failure-check] { action-onfail [auto-shutdown | none] ; power-threshold value; }
Hierarchy Level
[edit chassis]
Description
Enable thermal health check, and configure an action to be taken on detection of a thermal health event such as power leakage. The thermal check feature monitors the PSM power output and FRU power consumption and if it detects that the PSM power output exceeds the FRU power consumption by a user-defined threshold, it assumes that there is a thermal health event, and takes an action based on the user configuration.
Use
fet-failure-check
option to shutdown the PSM, raise a
Field-effect Transistor (FET) failure alarm and log the events.
Options
fet-failure-check | Enable FET failure detection, and configure an action to be taken upon FET failure. |
action-onfail | Choose an action to be performed on detection of a thermal health event. The
following options are available:
|
shutdown-timer value | Duration (in seconds) after which the system is shut down on detection of a
thermal health event, if auto-shutdown is set as
action-onfail .
|
power-threshold value | Power leak threshold (in watts) considered for the configured action to be
taken. This means the configured action is taken if the power leak exceeds
by the value configured here (or if the PSM output power exceeds the FRU
power consumption by the set threshold value).
|
Example
The following command enables thermal health check, and shuts down the system after 10 seconds of thermal health check failure.
user@host> set chassis thermal-health-check action-onfail auto-shutdown shutdown-timer 10 power-threshold 700
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 20.1R1.
fet-failure-check
option introduced in Junos OS Release 21.2R1.