Date: Wed, 29 Dec 2004 15:11:57 +1100 (EST) From: Dave Horsfall <dave@horsfall.org> To: freebsd-questions@freebsd.org Subject: Re: How to monitor processor temperature from command line? Message-ID: <Pine.BSI.4.61.0412291510210.22225@dave.horsfall.org> In-Reply-To: <2081E64A-594D-11D9-90F8-000D9333E43C@secure-computing.net> References: <2081E64A-594D-11D9-90F8-000D9333E43C@secure-computing.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 28 Dec 2004, Eric F Crist wrote: > How can I monitor my processor temperature from the command line? I'm looking > at possibly writing a script that will allow me to average the CPU temps and > report them as part of the periodic/daily report. /usr/ports/sysutils/xmbmon/pkg-descr: This is an X/tty motherboard monitor which supports LM78/79, WINBond 83781D/83782D/83783S, ASUS 991227F, and VIA VT82C686A/B PC-health chips via 3 methods: ISA-I/O, SMBus, VIA-direct. Run "mbmon -h" or "xmbmon -help" to see the usage. ***CAUTION*** These programs access to the SMBus or the ISA-IO port directly under the superuser privilege, so it may cause a system crash. Please test "mbmon -d" or "xmbmon -debug" first. WWW: http://www.nt.phys.kyushu-u.ac.jp/shimizu/download/download.html -- Dave
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.61.0412291510210.22225>