[an error occurred while processing this directive] [an error occurred while processing this directive]

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 JCS1200 platform.

Options

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

  • system:mm[x]—JCS management module. Replace x with a value of 1 or 2.
  • system:switch[x]—JCS switch module. Replace x with a value of 1 or 2.
  • system:blade[x]—JCS Routing Engine (blade). Replace x with a value of 1 through 12.
  • system:power[x]—JCS power supply. Replace x with a value of 1 through 4.
  • system:blower[x]—JCS fan (blower). Replace x with a value of 1 through 4.

-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:

  • 2 | all | a—Health status for the full hierarchy of devices (starting at the command target level). You can enter a as an abbreviation for all.
  • 1—Health status for the command target only.

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

Required Privilege Level

operator

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

Published: 2009-07-23

[an error occurred while processing this directive]