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

Disable health check

Want to summarize with AI?

Log in

Configure Cisco NCS 1014 to disable the entire health check service or turn off health checks for individual metrics as required.


Stop monitoring the entire system or specific resources by disabling the health check service or individual health check metrics.

Health checks monitor various system and resource metrics on Cisco NCS 1014 devices. By default, all health check metrics are enabled. Disabling health checks can be necessary when you need to perform configuration changes (as some changes are blocked while health check service is active) or when you want to suspend monitoring for specific reasons.

Procedure

1.

Enter the command no healthcheck enable to disable health checks for all metrics.

Example:

RP/0/RP0/CPU0:#configure
RP/0/RP0/CPU0:RP/0/RP0/CPU0:ios(config)#no healthcheck enable
RP/0/RP0/CPU0:RP/0/RP0/CPU0:ios(config)#commit
Note

When the health check service is enabled, other configuration changes are not permitted. Disable the service before committing configuration changes.

2.

Enter the command healthcheck metric metric-name disable to disable health check for an individual metric.

Example:

RP/0/RP0/CPU0:RP/0/RP0/CPU0:ios(config)#healthcheck metric free-mem disable

The health check service or specified metric’s monitoring is disabled. You can now commit configuration changes if required, or resume monitoring later by re-enabling the health check service or metric.