Nodemgr gtpc message statistics Category

nodemgr_gtpc_msg_stats

Description: Node manager gtpc message statistics for updating node status to gtpc peers like SGW, PGW or ePDG

Sample Query: 'nodemgr_gtpc_msg_stats{gtpc_peer_ip="192.168.10.2", gtpc_msg_type="gtpc_echo_res_rx", interface_type="S11"}'

Labels:

  • Label: gtpc_peer_ip

    Label Description: IP address of a gtpc peer like SGW, PGW or ePDG

    Example: 192.168.10.2

  • Label: gtpc_msg_type

    Label Description: GTPC message triggered by the current node, or triggered by peer node

    Example: gtpc_echo_res_rx, gtpc_echo_res_tx, gtpc_echo_req_rx, gtpc_echo_req_tx,gtpc_false_peer_restart_cfg_echo_rc_change,gtpc_false_peer_restart_ignore_echo_rc_cfg,gtpc_false_peer_restart_cfg_ctrl_rc_change,gtpc_false_peer_restart_ignore_ctrl_rc_cfg,gtpc_ignore_echo_timeout,pathfail_echo_rc_change,pathfail_no_echo_rcv,pathfail_ctrl_rc_change

  • Label: interface_type

    Label Description: Interfaces on which the gtpc message is recieved or sent PGW, SGW-Egress, SGW-Ingress etc

    Example: S11, S5E, S5, S8, S2B

  • Label: gr_instance_id

    Label Description: GR instance ID

    Example: 1, 2