OCNADD_MPS_WARNING_EGRESS_THRESHOLD_CROSSED
Table 5-16 OCNADD_MPS_WARNING_EGRESS_THRESHOLD_CROSSED
| Field | Details |
|---|---|
| Triggering Condition | The total egress MPS crossed the warning threshold alert level of 80% of the supported MPS |
| Severity | Warn |
| Description | Total Egress Message Rate is above configured warning threshold alert (80%) 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 80% of Max messages per second:{{ .Values.global.cluster.mps }}'Expression: expr: sum (rate(ocnadd_egressgateway_http_requests_total[5m])) by (namespace) > 0.80*{{ .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 warning threshold alert level of 80% of supported MPS |