- Overview
- RADIUS Accounting Log
- Using WiMAX in Cisco Prime Access Registrar
- Replication Log
- Using On-Demand Address Pools
- Wireless Support
- Enforcement of Licensing Models
- Logging Syslog Messages
- Troubleshooting Cisco Prime Access Registrar
- Cisco Prime Access Registrar Tcl, REX, and Java Dictionaries
- Environment Dictionary
- RADIUS Attributes
- Support for REST API in Cisco Prime Access Registrar
- Supported Counters and Error Statistics
- Health Monitoring in Cisco Prime Access Registrar
Health Monitoring in Cisco Prime Access Registrar
This appendix briefs about enhanced health monitoring in Cisco Prime Access Registrar (Prime Access Registrar) and lists the supported statistics.
Prime Access Registrar supports regular health monitoring for RADIUS server. A new parameter EnableHealthMonitoring is introduced to support enhanced health monitoring for RADIUS and Diameter.
You can monitor the health of Prime Access Registrar server using the following parameters:
- CPU Utilization
- Memory
- Packet Buffer
- Worker Threads count
- Packet Rejects
- Packet Drops
- Packet Time Outs
- Peer Connectivity
You have an option to set threshold limits against which the individual health check parameters are monitored. The threshold limits are entered in percentage unit. You can also set the monitoring frequency.
Table F-1 lists and describes the configuration details of health monitoring counters.
Note All the above parameters are represented in percentage values from 0 - 100. You can choose to set up a value more than zero only for those parameters for which you wish to enable monitoring.
The following is a sample CLI that shows the health monitoring counters:
The status of the health monitoring parameters are displayed as one of the following in the statistics:
- GOOD—If the parameter is within the limits.
- REDUCING—If the parameter is hitting the warning threshold value.
- CRITICAL—If the parameter is dropping below the error threshold value.
- UNMONITORED—If the parameter is unmonitored (no threshold values are set for the parameter).
You can use the health command in CLI to display the health statistics of all the parameters. You can use the status command to display the overall health status of Prime Access Registrar.
The following traps are triggered for each of the health monitoring parameters in Prime Access Registrar:
- HealthMonitoringWarningTrap—Triggered when the parameter health hits the warning threshold limit.
- HealthMonitoringErrorTrap—Triggered when the parameter health hits the error threshold limit.
- HealthMonitoringResetTrap—Triggered to indicate that the parameter health has reached the configured error/warning threshold percentage limit and falls behind the error/warning threshold percentage limit. After this notification is sent, this type of notification will not be sent again until the parameter health on the server increases above the configured error/warning threshold percentage limit.
The following is an example of the health monitoring statistics: