Temperature Monitor
Tamouh H.
hakmi at rogers.com
Sun Jul 23 04:43:26 UTC 2006
> >Hi,
> >
> >I've an Intel board D865GVHZ running on FBSD 5.4 that I'd
> like to monitor its temperature. I've tried using lmmon , but
> the data are way off:
> >
>
> I have an 865GCH. You might be able to get it via acpi
>
> % sysctl -a hw.acpi.thermal.tz0.temperature
> hw.acpi.thermal.tz0.temperature: 40.0C
> %
>
> also, mbmon, might be able to work if you compile in smb support.
>
> ---Mike
thx, I've tried that but the thermal sysctl not available. mbmon compiled with smb didn't recognize a h/w monitor!
do you have anything special compiled in your kernel for acpi ?
sonata# sysctl -a hw.acpi
hw.acpi.supported_sleep_state: S1 S4 S5
hw.acpi.power_button_state: S5
hw.acpi.sleep_button_state: S1
hw.acpi.lid_switch_state: NONE
hw.acpi.standby_state: S1
hw.acpi.suspend_state: S3
hw.acpi.sleep_delay: 1
hw.acpi.s4bios: 0
hw.acpi.verbose: 0
hw.acpi.reset_video: 1
hw.acpi.cpu.cx_supported: C1/0
hw.acpi.cpu.cx_lowest: C1
hw.acpi.cpu.cx_usage: 100.00%
dev.acpi.0.%desc: INTEL D865GVHZ
dev.acpi.0.%driver: acpi
dev.acpi.0.%parent: nexus0
Thanks again,
Tamouh
More information about the freebsd-questions
mailing list