3.2.81 SCPHighResponseTimeFromProducer
Table 3-84 SCPHighResponseTimeFromProducer
| Field | Description |
|---|---|
| Severity | Info |
| Condition | (sum(rate(ocscp_metric_upstream_service_time_total{ocscp_upstream_service_time="15000ms"}[2m])) by (kubernetes_namespace) + sum(rate(ocscp_metric_upstream_service_time_total{ocscp_upstream_service_time=">15000ms"}[2m])) by (kubernetes_namespace)) > 200 |
| OID used for SNMP Traps | 1.3.6.1.4.1.323.5.3.35.1.2.15004 |
| Description | It notifies when the traffic exceeds 200 messages per second and the response delay from the producer takes more than 10 seconds. |
| Recommended Actions |
Cause: More than 200 messages per second have an upstream response time above 10 seconds. Diagnostic Information: Monitor metric metricocscp_metric_upstream_service_time_total with ocscp_upstream_service_time="15000ms" and ocscp_upstream_service_time=">15000ms". Recovery: An alert is cleared automatically when the number of responses with a response delay of more than 10 seconds falls below 200 messages per second. If Alert is not getting cleared, then check for any producer NFs or specific service request types that are taking more than 10 seconds to respond and take corrective actions if needed. Note that immediate action may not be needed, as this alter is informational. However, having too many requests with a long response delay may cause performance degradation at SCP. For any assistance, contact My Oracle Support. |