N4 Message Success
Use the following commands to configure alerts related to the N4 Message Success procedure.
alerts rules group SMFSvcStatus
interval-seconds 300
rule SMFN4MessageSuccess
expression "sum(protocol_udp_res_msg_total{message_direction=\"inbound\", status=\”accepted\”}) / sum(protocol_udp_res_msg_total{message_direction=\"inbound\”, status=~\”accepted|denied\”}) < 0.95"
severity major
type "Communications Alarm"
annotation summary
value "This alert is fired when the percentage of N4 responses sent is lesser than 95 %."
exit
exit