02 Mar 2020 09:15 AM - last edited on 16 Dec 2021 11:49 AM by MaciejNeumann
Hi anyone, I have a question. Found the host window CPU high. Can we see anything else?
thank you
Solved! Go to Solution.
02 Mar 2020 09:23 AM
Based on the Icon the process group I think the it's is a Microsoft SQL Server.
You probably encountered a higher load for the SQL as expected. If you have your application deep monitored with Dynatrace, you can investigate the SQL statements issued. Even without deep monitoring, you can investigate the network traffic to/from the MSSQL process or the MSSQL metrics to see if there was a higher load.
02 Mar 2020 10:02 AM
The window system consumes more than other processes. Can we see more details?
02 Mar 2020 11:42 AM
The only way to drill down the windows system process group is to get the support archive and browse the processesSnapshot.log which processes belong to the group.
Windows System includes core windows processes and also kernel processes.
In your case, it might be just a heavily increased IO due to some database activity.