3.2.55 SCPCacheQueuesUtilizationAboveMinorThreshold
Table 3-59 SCPCacheQueuesUtilizationAboveMinorThreshold
| Field | Details |
|---|---|
| Description | 'instancename: {{$labels.instance}}, namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}: SCP Cache Queues Utilization Above Minor Threshold' |
| Summary | 'SCP Cache 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 the task queues in the
scp-cache service are utilized above 65% of their maximum size (the
user-configured minor threshold value).
ocscp_cache_queue_alert{severity="MINOR"} == 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 minor threshold or goes above major threshold. For any assistance, contact My Oracle Support. |