Loading

High CPU Utilization

CPU usage on a node has crossed your configured threshold for enough consecutive samples to signal a problem. Response times and throughput can degrade, and error rates might increase on that node.

Note

For a complete list of insights, refer to AutoOps insights.

Field Value
Component Elasticsearch
Severity Medium
Scope Node
Domains performance, cpu, stability

You can customize these settings to adjust when AutoOps detects this event and presents the insight. Refer to AutoOps event settings for details.

The default customization settings are:

Setting Type Default
CPU threshold in percentage Integer 80
Successive samplings to trigger Integer 5
Tip

Raising these thresholds reduces noise but delays detection. Lowering them triggers the insight sooner but can increase alerts during minor blips.

The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.

The CPU utilization on node es-data-01 and es-data-02 has crossed the defined threshold of 12 % usage. There is high GC happening on this node

Note

AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.

High CPU usage can lead to slower response times, reduced throughput, increased error rates, and instability or crashing of the cluster. It can also indicate inefficient resource usage, leading to higher costs. Lastly, if Elasticsearch shares hardware with other applications, its high CPU usage can negatively impact their performance. To avoid these problems, it's crucial to appropriately configure the cluster, optimize operations, monitor performance, and scale resources as necessary.