[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

health

Syntax

health -T target<-l depth> <-f>

Release Information

Command supported by JUNOS Release 9.1 and later.

Description

(JCS management module CLI) Display the current health status of a device on the JCS 1200 platform.

Options

-T target—Specify the target of the command. Command targets include:

-l depth—(Optional) Display health status for a hierarchy of devices (starting with the device specified as the command target). Replace depth with one of the following values:

-f—(Optional) Display health status and active alerts for the device specified as the command target.

Required Privilege Level

operator

Related Topics

List of Sample Output

health (All)
health (Routing Engine)
health (with Alerts)

Output Fields

When you enter this command, you are provided feedback on the status of your request.

Sample Output

health (All)

system> health -l a
mm[1]: OK
mm[2]: OK
blade[1]: OK
blade[2]: OK
blade[3]: OK
blade[4]: OK
blade[5]: Minor
blade[6]: OK
power[1]: OK
power[2]: OK
power[3]: OK
power[4]: OK
blower[1]: OK
blower[2]: OK
blower[3]: OK
blower[4]: OK
switch[1]: OK
switch[2]: OK

health (Routing Engine)

system> health -T system:blade[5]
blade[5]: Minor

health (with Alerts)

system> health -l a -f
system: Major
    blade[5]: Minor
        5V over voltage
        CPU1 temperature warning
    power[2]: Minor
        5V over voltage
    switch[1]: Major
        temperature fault

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]