Re: CPU info

2008-06-01 Thread Roland Smith
On Sun, Jun 01, 2008 at 09:00:00AM +0200, Jos Chrispijn wrote:
 Slightly off-topic I think: can someone tell me if where I can find a 
 program in the ports to watch various system information (Core 
 temperature, etc) that works from the system prompt? Thanks.

sysutils/mbmon

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgpDXMQRsFZe2.pgp
Description: PGP signature


Re: CPU info

2008-06-01 Thread Jos Chrispijn

Roland Smith wrote:

sysutils/mbmon
  
On one of my computers it crashes my system. What I found about this on 
the Web:


This is a 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.

***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.

thanks for sharing,
Jos

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


Re: CPU info

2008-06-01 Thread Pieter de Goeje
On Sunday 01 June 2008, Jos Chrispijn wrote:
 Roland Smith wrote:
  sysutils/mbmon

 On one of my computers it crashes my system. What I found about this on
 the Web:

 This is a 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.

 ***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.

 thanks for sharing,
 Jos

Perhaps sysutils/healthd works for you. 

Also if you have a k8 processor you can use sysutils/k8temp to monitor it's 
temperature. For core2 processors the coretemp kernel module should work.


Good luck,

Pieter de Goeje

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