Related Documentation
- M Series
- Checklist for Monitoring FPCs
- MX Series
- Checklist for Monitoring FPCs
- T Series
- Checklist for Monitoring FPCs
Check FPC Status and Utilization
Purpose
To confirm that the FPC is functioning properly by checking the status and utilization information for all FPCs installed in the router.
Action
To display brief status and utilization information for FPCs installed in the router, use the following operational mode command:
Sample Output
user@m160> show chassis fpc
Temp CPU Utilization (%) Memory Utilization (%) Slot State (C) Total Interrupt DRAM (MB) Heap Buffer 0 Online 43 3 0 32 1 39 1 Online 47 3 0 32 1 39 2 Online 42 3 0 32 1 40 3 Online 40 4 0 32 1 39 4 Online 41 4 0 32 1 39 5 Online 42 0 0 32 1 39 6 Empty 0 0 0 0 0 0 7 Empty 0 0 0 0 0 0
Meaning
Use the show chassis fpc command to identify whether there is a problem with any of the FPCs installed in the router. The command output displays a brief status of all the FPCs installed in the router. The state can be online, dead, diag, dormant, empty, online, probed, or probe-wait. If the FPC state is dead, an alarm occurs. For more detailed information about the FPC states, see the Junos OS Routing Protocols Configuration Guide, Class of Service Configuration Guide, and Junos OS System Basics and Services Command Reference.
The temperature is that of the air flowing past the FPC. If the temperature is too high, an alarm occurs.
The CPU and memory information is the total percentage of CPU being used by the FPC processor, the total CPU being used by the FPC processor, the percentage of CPU being used for interrupts, and the total DRAM available to the FPC processor. The percentage of heap space (dynamic memory) reflects the buffer space being used by the FPC processor. If the heap space exceeds 80 percent, there might be a software problem (memory leak).
The output also displays the percentage of buffer space being used by the FPC processor for buffering internal messages.
Related Documentation
- M Series
- Checklist for Monitoring FPCs
- MX Series
- Checklist for Monitoring FPCs
- T Series
- Checklist for Monitoring FPCs