Hi,
[ I'm late on thread, so briefly ]
If you get desperate overheating & crashes, try eg
        /usr/sbin/powerd -a min -b min -n min
Thats what I'm doing on one box, till I can remove, review/ regrease.
One can also observe subsets of values from
        sysctl -a | grep temp 
in a while (1)
        sysctl ......
        sleep 2
        end
loop, while re-invoking various powerd -v with different params.

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Mail plain text;  Not quoted-printable, Not HTML, Not base 64.
 Reply below text sections not at top, to avoid breaking cumulative context.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to