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

CPU Temp #3

Open
Un1QExit opened this issue Sep 29, 2020 · 2 comments
Open

CPU Temp #3

Un1QExit opened this issue Sep 29, 2020 · 2 comments

Comments

@Un1QExit
Copy link

My attempt to display the CPU temperature was unsuccessful.
What need to change on setting of config for this function on?
screenshot-192 168 31 100_3006-2020 09 29-12_40_13

@kukat
Copy link

kukat commented Nov 30, 2020

in my case, I have to change the query to

SELECT distinct("temp_input") FROM "sensors" WHERE ("chip" = 'coretemp-isa-0000') AND $timeFilter GROUP BY time($__interval), "feature"

@seanzhang98
Copy link

@kukat what does "feature" do in the query? And should I replace the query in the GUS.json or other files?

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

3 participants