3.2.53 SCPWorkerQueuesUtilizationAboveMajorThreshold
Table 3-57 SCPWorkerQueuesUtilizationAboveMajorThreshold
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}: SCP Worker Queues Utilization Above Major Threshold' |
| Summary | 'SCP Worker Queues Utilization Above Major Threshold, instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}' |
| Severity | Major |
| Condition | This alert is raised when task queues in scp-worker
service are utilized above 75% of the maximum size (user configure major
threshold value).
ocscp_worker_queue_alert{severity="MAJOR"} == 1 |
| OID | 1.3.6.1.4.1.323.5.3.35.1.2.9007 |
| Metric Used | ocscp_worker_queue_alert |
| Recommended Action |
Cause: Worker task queues are getting filled and the traffic is more than expected. Diagnostic Information:
Recovery: This alert clears automatically when the traffic goes below major threshold or goes above critical threshold. For any assistance, contact My Oracle Support. |