System Setup and Software Installation Guide for Cisco NCS 1014, IOS XR Releases 26.x.x

PDF

System Setup and Software Installation Guide for Cisco NCS 1014, IOS XR Releases 26.x.x

View health status of an individual metric

Want to summarize with AI?

Log in

View the health status of a specific system resource or infrastructure service metric on Cisco NCS 1014.


Monitor and troubleshoot individual system metrics by checking their health status.

Use this task to check the health status of a chosen metric on Cisco NCS 1014 systems. This helps you focus on and address issues related to specific resources or services.

Procedure

Run the show healthcheck metric metric-name command.

Example:

This example shows how to obtain the health-check status for the filesystem metric:

RP/0/RP0/CPU0:RP/0/RP0/CPU0:ios#show healthcheck metric filesystem 
Sat Jun 12 02:01:32.432 UTC
Filesystem Metric State: Normal
Last Update Time: 12 Jun 02:01:04.446619
Filesystem Service State: Enabled
Number of Active Nodes: 1
Configured Thresholds:
   Minor: 80%
   Severe: 95%
   Critical: 99%

Node Name: 0/RP0/CPU0
    Partition Count: 5

    Partition Name: tftp:
        Partition Access Attribute: rw
        Partition Type: network
        Partition Size: 0
        Partition Free Bytes: 0
        Partition Free Space in %: 0

    Partition Name: disk0:
        Partition Access Attribute: rw
        Partition Type: flash-disk
        Partition Size: 20024897536
        Partition Free Bytes: 19978481664
        Partition Free Space in %: 99
          
    Partition Name: /misc/config
        Partition Access Attribute: rw
        Partition Type: flash
        Partition Size: 151314698240
        Partition Free Bytes: 146903269376
        Partition Free Space in %: 97
          
    Partition Name: harddisk:
        Partition Access Attribute: rw
        Partition Type: harddisk
        Partition Size: 150114078720
        Partition Free Bytes: 144962641920
        Partition Free Space in %: 96
          
    Partition Name: ftp:
        Partition Access Attribute: rw
        Partition Type: network
        Partition Size: 0
        Partition Free Bytes: 0
        Partition Free Space in %: 0

Example:

This example shows how to obtain the health-check status for the platform metric:

RP/0/RP0/CPU0:RP/0/RP0/CPU0:ios#show healthcheck metric platform   
Sat Jun 12 02:01:51.922 UTC
Platform Metric State: Warning
Last Update Time: 12 Jun 02:01:38.650003
Platform Service State: Enabled
Number of Racks: 1

Rack Name: 0
    Number of Slots: 5

    Slot Name: RP0
        Number of Instances: 1

    Instance Name: CPU0
        Node Name 0/RP0/CPU0
        Card Type NCS1K14-CNTLR-K9
        Card Redundancy State Active
        Admin State NSHUT,NMON
        Oper State IOS XR RUN

    Slot Name: PM1
        Number of Instances: 0

        Node Name 0/PM1
        Card Type NCS1K4-AC-PSU-2
        Card Redundancy State None
        Admin State NSHUT,NMON
        Oper State OPERATIONAL
          
    Slot Name: FT1
        Number of Instances: 0
          
        Node Name 0/FT1
        Card Type NCS1K14-FAN
        Card Redundancy State None
        Admin State NSHUT,NMON
        Oper State OPERATIONAL
          
    Slot Name: FT2
        Number of Instances: 0
          
        Node Name 0/FT2
        Card Type NCS1K14-FAN
        Card Redundancy State None
        Admin State NSHUT,NMON
        Oper State OPERATIONAL
          
    Slot Name: 2
        Number of Instances: 1
          
    Instance Name: NXR0
        Node Name 0/2/NXR0
        Card Type NCS1K4-1.2T-K9
        Card Redundancy State None
        Admin State NSHUT,NMON
        Oper State CARD FAILED
The health status for the specified metric is displayed in the CLI, allowing you to assess operational states, configured thresholds, and service health.