3.2.52 SCPWorkerQueuesUtilizationAboveMinorThreshold
Table 3-56 SCPWorkerQueuesUtilizationAboveMinorThreshold
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}: SCP Worker Queues Utilization Above Minor Threshold' |
| Summary | 'SCP Worker Queues Utilization Above Minor Threshold, instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}' |
| Severity | Minor |
| Condition | This alert is raised when task queues in scp-worker
service are utilized above 65% of the maximum size (user configure minor
threshold value).
ocscp_worker_queue_alert{severity="MINOR"} == 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 minor threshold or above major threshold. For any assistance, contact My Oracle Support. |