SMF Service Start

Use the following commands to configure alerts related to the SMF Service Start procedure.

alerts rules group SMFService 
   interval-seconds 300 
   rule SMFServiceStart 
   expression “irate(outgoing_response_msg_total{msg_type=\”NrfNfmRegistration\”}[5m])” 
   severity major 
   type "Communications Alarm" 
   annotation summary 
   value "This alert is fired when SMF-Service starts upon registration with NRF” 
   exit 
exit