SMF Overload

Use the following commands to configure alerts related to the SMF Overload procedure.

alerts rules group SMFSvcStatus 
   interval-seconds 300 
   rule SMFOverload 
   expression “sum by (component) (system_overload_status) == true” 
   severity major 
   type "Communications Alarm" 
   annotation summary 
   value "This alert is fired when increase in events not processed due to system overload” 
   exit 
exit