Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Utilization per (CPU) socket/thread #1393

Open
robinchrist opened this issue Jan 30, 2024 · 1 comment
Open

Utilization per (CPU) socket/thread #1393

robinchrist opened this issue Jan 30, 2024 · 1 comment
Labels
Linux 🐧 Linux related issues support request This is not a code issue but merely a support request. Please use the mailing list or IRC instead.

Comments

@robinchrist
Copy link

Hey,

Maybe I've just missed it - But it doesn't seem possible to add Load Average Graph for a specific socket (in a NUMA topology)?

This would be a great addition in order to monitor scheduling issues with load not being distributed over multiple sockets properly.

@natoscott
Copy link
Member

@robinchrist the load average metrics (i.e. the 1, 5, 15 minute values reported by uptime(1) also) are system-wide scheduling metrics, the kernel doesn't maintain them per-CPU or per-node.

@BenBE BenBE added support request This is not a code issue but merely a support request. Please use the mailing list or IRC instead. Linux 🐧 Linux related issues labels Jan 31, 2024
@BenBE BenBE changed the title Utilization per socket Utilization per (CPU) socket/thread Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linux 🐧 Linux related issues support request This is not a code issue but merely a support request. Please use the mailing list or IRC instead.
Projects
None yet
Development

No branches or pull requests

3 participants