May 15, 20242 yr Hello, I am experiencing unexplained high CPU utilization (see screenshot). I have attached diagnostics for analysis. Please HELP! tower-diagnostics-20240515-1629.zip
May 15, 20242 yr Community Expert you have too many services running at once and under load. from you windows vm to your game server to something access your media library and playing. the i9 CPU is not cutout to run that many tasks at once...
May 15, 20242 yr Author 1 hour ago, bmartino1 said: you have too many services running at once and under load. from you windows vm to your game server to something access your media library and playing. the i9 CPU is not cutout to run that many tasks at once... Thanks for the response. I guess I didn't realize how much I was doing at once. Can you tell me how I would go about listing current services and their cpu load, perhaps in the CLI? I suspect a docker container to be the main culprit... and I intend on limiting the container to using a specific number of cores that way it does not saturate my CPU.
May 15, 20242 yr Community Expert in unraid cli its top and htop it will be hard to pin down a single instance. docker inspect commands. https://www.docker.com/blog/how-to-monitor-container-memory-and-cpu-usage-in-docker-desktop/ In docker tab you can also switch advance to see some memory timing. terminal docker stats Edited May 15, 20242 yr by bmartino1
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.