Configure the health check service on Cisco NCS 1014 by enabling the service and the Network Configuration Protocol (NETCONF) and Google Remote Procedure Call (gRPC) agents so that you can monitor system health.
Enable the health check service on Cisco NCS 1014 so that the system can monitor configured metrics and report the health state of system resources and infrastructure services.
Use this task to enable health check, allowing Cisco NCS 1014 to monitor system health.
Before you begin
Before enabling health check, ensure that:
-
An IP address and subnet mask is assigned to the management interface.
-
The IP address of the default gateway is configured with a static route.
For more details, see the Configure Management Interface section of the Cisco NCS 1014 System Setup and Software Installation Guide.
Procedure
| 1. | Enter the configuration mode. |
|
| 2. | Run the healthcheck enable to enable health check. Example:
|
|
| 3. | Run the netconf-yang agent ssh command. Example:
|
|
| 4. | Run the grpc local-connection command to enable Google Remote Procedure Call (gRPC) using the command. Example:
|
|
| 5. | Commit the changes using the commit command. |