3.2.57 SCPCacheQueuesUtilizationAboveCriticalThreshold
Table 3-61 SCPCacheQueuesUtilizationAboveCriticalThreshold
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}: SCP Cache Queues Utilization Above Critical Threshold' |
| Summary | 'SCP Cache Queues Utilization Above Critical Threshold, instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }}' |
| Severity | Critical |
| Condition | This alert is raised when the task queues in the
scp-cache service are utilized above 85% of their maximum size (the
user-configured critical threshold value).
ocscp_cache_queue_alert{severity="CRITICAL"} == 1 |
| OID | 1.3.6.1.4.1.323.5.3.35.1.2.13000 |
| Metric Used | ocscp_cache_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 critical threshold. For any assistance, contact My Oracle Support. |