LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   OpenBSD : monitoring cpu temperature. (https://www.linuxquestions.org/questions/%2Absd-17/openbsd-monitoring-cpu-temperature-4175715693/)

////// 08-15-2022 07:09 AM

OpenBSD : monitoring cpu temperature.
 
i have done some googling and found this command :
Code:

BSD$ sysctl hw.sensors.ksmn0
hw.sensors.ksmn0.temp0=49.62 degC (Tctl)
hw.sensors.ksmn0.temp1=47.00 degC (Tccd0)
hw.sensors.ksmn0.temp2=48.75 degC (Tccd1)
BSD$

thing is that i dont know if those temperatures are CPU's temperatures.

EDIT: my cpu is amd ryzen 9.

frankbell 08-16-2022 08:12 PM

They look like they are in the correct range for CPU temperatures.

Per this site, that does look like a valid command for checking CPU temperature.

As an aside, that wouldn't be the site where you found the command, would it?

////// 08-17-2022 12:36 AM

Quote:

Originally Posted by frankbell (Post 6374183)
They look like they are in the correct range for CPU temperatures.

Per this site, that does look like a valid command for checking CPU temperature.

As an aside, that wouldn't be the site where you found the command, would it?

thanks man, i am not sure where i found that command, i think it might be that one you posted :)

Turbocapitalist 08-17-2022 12:44 AM

You'll probably eventually want to look at sensorsd.conf(5) and sensorsd(8) too.

////// 08-17-2022 05:15 AM

Quote:

Originally Posted by Turbocapitalist (Post 6374214)
You'll probably eventually want to look at sensorsd.conf(5) and sensorsd(8) too.

thanks. its what i want to read about :)

ill read the man pages later.

Turbocapitalist 08-17-2022 07:21 AM

In the past, the OpenBSD developers were rather angry about that site. I'd go straight for the manual pages.

////// 08-17-2022 07:32 AM

Quote:

Originally Posted by Turbocapitalist (Post 6374267)
In the past, the OpenBSD developers were rather angry about that site. I'd go straight for the manual pages.

oh, why tho?

ill use then just man pages.


All times are GMT -5. The time now is 02:51 PM.