Re: Monitoring temperature with acpi (sysctls)



Roland Smith wrote:
On Wed, Jul 26, 2006 at 02:52:53PM -0400, Mike Jakubik wrote:
David Duchscher wrote:
On Jul 26, 2006, at 11:09 AM, Bruno Ducrot wrote:
Does this one support IPMI?
Yes, the Supermicro PDSMi supports the IPMI 2.0 module and I can
confirm that it works with the IPMI ported driver from current on
6.1. The module is optional so you will have to purchase one for
the system, around 0. You will also need the latest BIOS loaded on
the motherboard for it to work.

http://www.supermicro.com/products/accessories/addon/AOC-IPMI20-E.cfm
I don't want to spend $50 extra per system, just so i can read the temperature, and not even use any of the IPMI functions. I need a simple and scriptable way to get the values, acpi sysctls are ideal for this.

Have you tried ports/sysutils/mbmon?

It can try to get the values in different ways, e.g. accessing the chip
directly, smbus or isa. It is easily scriptable. I use it in combination
with gnuplot in a shell-script to make a graph of the CPU and
motherboard temperatures;
http://www.xs4all.nl/~rsmith/freebsd/index.html#monitor

Roland

I did and it only worked for my on an ASUS A8N-SLI Deluxe. ASUS A8N32-SLI Deluxe evidently uses another IO chip (or e newer revision) and on my lab's i386 ASUS P800 system I have the same problem, neither ACPI, smbus nor anything else seems to work or obtain temperature/fan speed.

It's funny, on those boxes xmbmon/mbmon worked fine I also saw ACPI thermal zones and fan speed (expecially my older ASUS A8N-SLI Deluxe).
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Monitoring temperature with acpi (sysctls)
    ... the Supermicro PDSMi supports the IPMI 2.0 module and I can ... I did and it only worked for my on an ASUS A8N-SLI Deluxe. ... ACPI, smbus nor anything else seems to work or obtain temperature/fan speed. ...
    (freebsd-stable)
  • [PATCH] IPMI: reserve I/O ports separately
    ... This patch is pretty important to get in for IPMI, ... ACPI handling in IPMI. ... Some BIOSes reserve disjoint I/O regions in their ACPI tables for the ... static void port_cleanup ...
    (Linux-Kernel)
  • Re: [PATCH 2.6.15 1/2] ia64: use i386 dmi_scan.c
    ... >>> autodetecting the ports or memory spaces where the IPMI ... ACPI, I would think try_init_acpishould be sufficient. ... Or do you have a machine that doesn't supply the SPMI ...
    (Linux-Kernel)
  • Re: Oops with IPMI and ACPI disabled on command line
    ... It seems to be an ACPI bug, ... called from the IPMI driver. ... >I fixed it (only the Oops, IPMI is still not available on the system), ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)