OCNADD_MPS_CRITICAL_EGRESS_THRESHOLD_CROSSED

Table 5-19 OCNADD_MPS_CRITICAL_EGRESS_THRESHOLD_CROSSED

Field Details
Triggering Condition The total egress MPS crossed the critical threshold alert level of 100% of the supported MPS
Severity Critical
Description Total Egress Message Rate is above configured critical threshold alert (100%) for the period of 5 min
Alert Details

Summary:

'namespace: {{ "{{" }}$labels.namespace}}, podname: {{ "{{" }}$labels.pod}}, timestamp: {{ "{{" }} with query "time()" }}{{ "{{" }} . | first | value | humanizeTimestamp }}{{ "{{" }} end }}: Message Rate is above supported Max messages per second:{{ .Values.global.cluster.mps }}'

Expression:

expr: sum (rate(ocnadd_egressgateway_http_requests_total[5m])) by (namespace) > 1.0*{{ .Values.global.cluster.mps }}

OID 1.3.6.1.4.1.323.5.3.51.29.5008
Metric Used ocnadd_egressgateway_http_requests_total
Resolution The alert is cleared automatically when the the MPS rate goes below the critical threshold alert level of 100% of supported MPS