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

Add Support for GPU Clock Frequencies (sclk and mclk) in hwmon Collector #3092

Open
zxhdaze opened this issue Aug 22, 2024 · 0 comments
Open

Comments

@zxhdaze
Copy link

zxhdaze commented Aug 22, 2024

Hi, I would like to propose an enhancement to the hwmon collector to include GPU clock.
Currently on my machine I can pull the GPU clock metrics from hwmon:

/sys/class/hwmon/hwmon0/freq1_input:214000000
/sys/class/hwmon/hwmon0/freq1_label:sclk
/sys/class/hwmon/hwmon0/freq2_input:300000000
/sys/class/hwmon/hwmon0/freq2_label:mclk

However, they are not collected by the collector. I propose to add the clock frequencies support.

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

No branches or pull requests

1 participant