Bulk Statistics Support
GTPC Path Failure
Maintain statistics indicating number of times path failure was detected due to restart counter change in echo request or response message or control request or response message.
nodemgr_gtpc_msg_stats{app_name="smf",cluster="Local",data_center="DC", gtpc_msg_type="gtpc_false_peer_restart_cfg_ctrl_rc_change",gtpc_peer_ip= "209.165.201.17",instance_id="0",interface_type="S11",service_name="nodemgr"} 1
nodemgr_gtpc_msg_stats{app_name="smf",cluster="Local",data_center="DC", gtpc_msg_type="gtpc_false_peer_restart_cfg_echo_rc_change",gtpc_peer_ip= "209.165.201.17",instance_id="0",interface_type="S11",service_name="nodemgr"} 1
nodemgr_gtpc_msg_stats{app_name="smf",cluster="Local",data_center="DC", gtpc_msg_type="gtpc_false_peer_restart_cfg_echo_rc_change",gtpc_peer_ip= "209.165.201.27",instance_id="0",interface_type="S5E",service_name="nodemgr"} 1
nodemgr_gtpc_msg_stats{app_name="smf",cluster="Local",data_center="DC", gtpc_msg_type="gtpc_ignore_echo_timeout",gtpc_peer_ip="209.165.201.27", instance_id="0",interface_type="S5E",service_name="nodemgr"} 1
nodemgr_gtpc_msg_stats{app_name="smf",cluster="Local",data_center="DC", gtpc_msg_type="gtpc_false_peer_restart_ignore_echo_rc_cfg",gtpc_peer_ip= "209.165.201.27",instance_id="0",interface_type="S5E",service_name="nodemgr"} 1
nodemgr_gtpc_msg_stats{app_name="smf",cluster="Local",data_center="DC", gtpc_msg_type="gtpc_false_peer_restart_ignore_ctrl_rc_cfg",gtpc_peer_ip= "209.165.201.27",instance_id="0",interface_type="S5E",service_name="nodemgr"} 1
Statistics |
Description |
---|---|
gtpc_false_peer_restart_cfg_echo_rc_change |
The number of GTPC path failures ignored because Echo Restart Counter Change isn’t within max-remote-rc-change configured. |
gtpc_false_peer_restart_ignore_echo_rc_cfg |
The number of GTPC path failures ignored because of Echo Restart Counter Change. |
gtpc_false_peer_restart_cfg_ctrl_rc_change |
The number of GTPC path failures ignored because Control Message Restart Counter Change isn’t within max-remote-rc-change configured. |
gtpc_false_peer_restart_ignore_ctrl_rc_cfg |
The number of GTPC path failures ignored because of Control message Restart Counter Change. |
gtpc_ignore_echo_timeout |
The number of GTPC path failures ignored because of Echo Request timeout. |
Sx Path Failure
Maintain statistics indicating number of times path failure was detected due to recovery timestamp change in the following messages.
nodemgr_up_pathfail_reasons{app_name="smf",cluster="cn",data_center="cn", instance_id="0",service_name="nodemgr",up_pathfail_reason="up_pathfail_ignored_hb_retry"} 1
nodemgr_up_pathfail_reasons{app_name="smf",cluster="cn",data_center="cn", instance_id="1",service_name="nodemgr",up_pathfail_reason="up_pathfail_ignored_hb_rt_change"} 1
nodemgr_up_pathfail_reasons{app_name="smf",cluster="cn",data_center="cn", instance_id="1",service_name="nodemgr",up_pathfail_reason="up_pathfail_reason_association_release"} 1
nodemgr_up_pathfail_reasons{app_name="smf",cluster="cn",data_center="cn", instance_id="1",service_name="nodemgr",up_pathfail_reason="up_pathfail_reason_hb_retry"} 8
nodemgr_up_pathfail_reasons{app_name="smf",cluster="cn",data_center="cn", instance_id="1",service_name="nodemgr",up_pathfail_reason="up_pathfail_reason_hb_rt_change"} 1
Statistics |
Description |
---|---|
up_pathfail_ignored_hb_retry |
The number of Sx path failures ignored because of Heartbeat Request timeout. |
up_pathfail_reason_hb_retry |
The number of Sx path failures detected because of Heartbeat Request timeout. |
up_pathfail_ignored_hb_rt_change |
The number of Sx path failures ignored because of Heartbeat Request Recovery Timestamp Change Ignored. |
up_pathfail_reason_hb_rt_change |
The number of Sx path failures detected because of Heartbeat Request Recovery Timestamp Change. |
up_pathfail_reason_association_release |
The number of Sx path failures detected because of Sx Association Release. |