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

[RFE] add GPU support to dstat #2095

Open
natoscott opened this issue Oct 21, 2024 · 1 comment
Open

[RFE] add GPU support to dstat #2095

natoscott opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels

Comments

@natoscott
Copy link
Member

natoscott commented Oct 21, 2024

Starting to get requests for this, not too surprisingly. :)

It would be great to make GPUs a first class entity in dstat, just like CPUs, disks, network interfaces and so on, i.e. such that values for each individual card can be reported on, filtered, etc.

Here's an example simple plugin that was not merged in the old dstat that could help as a starting point for NVidia GPUs:
https://blog.datumbox.com/getting-the-gpu-usage-of-nvidia-cards-with-the-linux-dstat-tool/

We also need to support the AMD GPU metrics in PCP already, and ease the way for other GPU vendors too.

@christianhorn
Copy link
Collaborator

Would also be cool to have these stats not only on GPU clocking or business, but consumption.. unfortunately, even if GPUs offer the metrics, it seems not nicely standardized so far, i.e. via standardized sysfs points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants