Skip to content

Commit 83e5c7e

Browse files
authored
Update agent-linux-troubleshoot.md
1 parent 981b230 commit 83e5c7e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/azure-monitor/platform/agent-linux-troubleshoot.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,13 +188,11 @@ This is a known issue that occurs on first upload of Linux data into a Log Analy
188188

189189

190190

191-
## You see omiagent using 100% CPU
191+
## Issue: You see omiagent using 100% CPU
192192

193193
### Probable Causes
194194
A regression in nss-pem package [v1.0.3-5.el7](https://centos.pkgs.org/7/centos-x86_64/nss-pem-1.0.3-5.el7.x86_64.rpm.html) caused a severe performance issue, that we've been seeing come up a lot in Redhat/Centos 7.x distributions. To learn more about this issue, check the following documentation: Bug [1667121 Performance regression in libcurl](https://bugzilla.redhat.com/show_bug.cgi?id=1667121).
195195

196-
### Debugging omiagent high CPU
197-
198196
Performance related bugs don't happen all the time, and they are very difficult to reproduce. If you experience such issue with omiagent you should use the script omiHighCPUDiagnostics.sh which will collect the stack trace of the omiagent when exceeding a certain threshold.
199197

200198
1. Download the script <br/>

0 commit comments

Comments
 (0)