In the last episode (May 31), Luke Dean said:
> After having a router literally melt during a period of record-high
> temperatures last week, I've become interested in remotely monitoring
> the temperature of some of my systems.
> 
> I've got two FreeBSD systems running 5.4.  Both use acpi, and several
> acpi sysctl variables are present, but the hw.acpi.thermal family is
> missing.

You'll probably have better luck by installing xmbmon and either
setting up an exec line in snmpd.conf that runs "mbmon -T1 -c1", or
writing a little cgi that runs mbmon, and polling that remotely.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to