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


Step 3: Display Craft Interface Messages in the Chassis Daemon Log File

The chassis daemon (chassisd) log file keeps track of the state of each chassis component.

Action

To display craft interface status messages in the chassisd log file, use the following CLI command:

user@host> show log chassisd

Sample Output

user@host> show log chassisd
Jun  7 18:18:50 *** inventory change ***
Jun  7 18:18:50 fru 42 set alarm 0x2
Jun  7 18:18:50 alarm op fru 42 op 1 reason 2
Jun  7 18:18:50 send: yellow alarm set, class 100 obj 100 reason 2
Jun  7 18:18:50 front top blower removed
Jun  7 18:18:50 FPM set alarm 0x1
Jun  7 18:18:50 alarm op fru 33 op 1 reason 1
Jun  7 18:18:50 send: yellow alarm set, class 100 obj 106 reason 106
Jun  7 18:18:50 FPM removed
Jun  7 18:18:50 CHASSISD_BLOWERS_SPEED: blowers being set to full speed 
[fan/blower missing]

What It Means

The chassisd database provides the date, time, and a component status message. The chassisd database is dynamic. It is initialized at router startup and is updated when components are added or removed.


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