Method | Description | To configure, go to section: |
---|---|---|
Context-Level | This threshold keeps track of the average number of call setups for all HA services in a context. When the actual average of call setups per polling period meets or exceeds the set high threshold an alert or alarm is set. | Context-Level HA Service Thresholds |
HA Service-Level | HA services send and receive registration messages. The thresholds in the HA Service-Level can be configured to monitor thresholds for registration reply, re-registration reply, and de-registration reply errors. | HA Service-Level HA Service Thresholds |
Saving Your Configuration
Context-Level HA Service Thresholds
Configuring Context-Level HA Service Thresholds
configuration
context <context_name>
threshold ha-service-init-rrq-rcvd-rate <high_thresh> [ clear <low_thresh> ]
exit
threshold poll <threshold_name> interval <time>
threshold monitoring
ha-service
threshold monitoring
ip-sec
end
HA Service-Level HA Service Thresholds
Configuring HA Service-Level HA Service Thresholds
configure
context <context_name>
ha-service <name>
threshold { dereg-reply-error | init-rrq-rcvd-rate | ipsec-call-req-rej | ipsec-ike-failrate | ipsec-ike-failures | ipsec-ike-requests | ipsec-tunnels-established | ipsec-tunnels-setup | reg-reply-error | rereg-reply-error }
exit
exit
threshold poll ha-init-rrq-rcvd-rate interval <time>
threshold poll reg-reply-error
interval <time>
threshold poll rereg-reply-error
interval <time>
threshold poll dereg-reply-error interval <time>
threshold monitoring
ha-service
end