3.2.59 SCPLoadManagerQueuesUtilizationAboveMajorThreshold
Table 3-63 SCPLoadManagerQueuesUtilizationAboveMajorThreshold
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}: SCP Load Manage Queues Utilization Above Major Threshold' |
| Summary | 'SCP Load Manager 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 the task queues in the
scp-load-manager service are utilized above 75% of their maximum size
(the user-configured major threshold value).
ocscp_load_manager_queue_alert{severity="MAJOR"} == 1 |
| OID | 1.3.6.1.4.1.323.5.3.35.1.2.11000 |
| Metric Used | ocscp_load_manager_queue_alert |
| Recommended Action |
Cause: When the cache task queues are getting filled, and traffic is higher than expected. Diagnostic Information:
Recovery: The alert is cleared automatically when traffic falls below a major threshold. For any assistance, contact My Oracle Support. |