3.2.56 SCPCacheQueuesUtilizationAboveMajorThreshold
Table 3-60 SCPCacheQueuesUtilizationAboveMajorThreshold
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}: SCP Cache Queues Utilization Above Major Threshold' |
| Summary | SCP Cache 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-cache service are utilized above 75% of their maximum size (the
user-configured major threshold value).
ocscp_cache_queue_alert{severity="MAJOR"} == 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 major threshold or goes above a critical threshold. For any assistance, contact My Oracle Support. |