Hello,
We are experiencing high CPU on a server since we deployed the SCOM agent. I’ve been trying to trouble shoot the issue. I found that there was a service called conhost.exe which was starting up a cscript.exe process when it kicked off. I used process explorer and figured out from the below pastes that it looks like SCOM us the one causing the problems.
"C:\Windows\system32\cscript.exe" /nologo "Microsoft.Windows.Server.NetwokAdapter.BandwidthUsed.ModuleType.vbs" AKLZDC002 true
C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 21\184\
MonitoringHost.exe(3964) ( scom )
"C:\Windows\system32\cscript.exe" /nologo "SCOMpercentageCPUTimeCounter.vbs" SERVER01.somdnszone.com false 3
C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 21\698\
MonitoringHost.exe(3964) ( scom )
"C:\Windows\system32\cscript.exe" /nologo "DiscoverHealthServiceProperties.vbs" 0 {7411606E-CFAA-7624-CFB8-782AADEC672D} {D7C3546A-8C88-33EC-3376-3FA362FF171D} SERVER01.somdnszone.com "CORRECTIONS" True
C:\Program Files\Microsoft Monitoring Agent\Agent\Health Service State\Monitoring Host Temporary Files 22\1921\
MonitoringHost.exe(4412) ( scom )
Can you let me know what actions I should take to further investigate/resolve this issue.