3.2.33 ScpWorkerPodCpuUtilizationAboveWarnThreshold

Table 3-37 ScpWorkerPodCpuUtilizationAboveWarnThreshold

Field Details
Description CPU utilization of SCP worker at warn level
Summary CPU utilization of SCP worker at warn level. namespace: {{$labels.kubernetes_namespace}}, podname: {{$labels.kubernetes_pod_name}}, timestamp: {{ with query "time()" }}{{ . | first | value | humanizeTimestamp }}{{ end }} and value = {{ $value }}
Severity Warning
Condition This alert is raised when CPU utilization of SCP-Worker reaches the WARN level.

increase(ocscp_worker_pod_overload_control_cpu_utilization_total{ocscp_threshold_level="WARN"}[2m]) > 0

OID 1.3.6.1.4.1.323.5.3.35.1.2.7018
Metric Used

ocscp_worker_pod_overload_control_cpu_utilization_total

Recommended Action

Cause: When CPU utilization of scp-worker reaches the WARN level.

Diagnostic Information:
  1. Get the configured threshold level values using Pod Overload Control Policy REST APIs. For more information about Pod Overload Control Policy, see Oracle Communications Cloud Native Core, Service Communication Proxy REST Specification Guide.
  2. Check the CPU threshold level status from the scp-worker pod logs under the warn level.

Recovery:

  • Reduce the incoming service request rate.
  • This alert is automatically cleared when CPU utilization is reduced to below WARN threshold level.

For any assistance, contact My Oracle Support.