GTPC Peer Down

Use the following commands to configure alerts related to the GTPC Peer Down procedure.

alerts rules group GTPCPeerDown 
   interval-seconds 300 
   rule GTPCPeerDown 
   expression nodemgr_gtpc_peer_status{gtpc_peer_status=\“gtpc_peer_path_down\”}) 
   severity major 
   type "Communications Alarm" 
   annotation summary 
   value “This alert is fired when the GTPC Path failure detected for peer crosses threshold” 
   exit 
exit