Date: Wed, 26 Nov 2003 18:30:47 -0500 From: Leo Bicknell <bicknell@ufp.org> To: freebsd-hackers@freebsd.org Subject: healthd oddities Message-ID: <20031126233047.GA52107@ussenterprise.ufp.org>
next in thread | raw e-mail | index | archive | help
With my FreeBSD current system I decided to try healthd again, it didn't work with my previous motherboard. It seems to work with my new motherboard (Intel Serverworks of some sort, I can get a model number later if it matters), however all the numbers are just out of range. Pardon the HTML, but it's the easiest way to get them labeled: # healthdc -H 10.42.42.1 Content-type: text/html <HTML><TITLE>healthd</TITLE><BODY> <CENTER><H1>10.42.42.1</H1></CENTER><CENTER><TABLE BORDER=2> <TR><TD ALIGN=RIGHT>Chip Set Temperature</TD><TD>255.0</TD></TR> <TR><TD ALIGN=RIGHT>CPU #0 Temperature</TD><TD> 0.0</TD></TR> <TR><TD ALIGN=RIGHT>CPU #1 Temperature</TD><TD> 0.0</TD></TR> <TR><TD ALIGN=RIGHT>CPU #0 Cooling Fan</TD><TD>0000</TD></TR> <TR><TD ALIGN=RIGHT>CPU #1 Cooling Fan</TD><TD>0000</TD></TR> <TR><TD ALIGN=RIGHT>Case Fan Cooling Fan</TD><TD>0000</TD></TR> <TR><TD ALIGN=RIGHT>CPU #0 Core Voltage</TD><TD>4.08</TD></TR> <TR><TD ALIGN=RIGHT>CPU #1 Core Voltage</TD><TD>4.08</TD></TR> <TR><TD ALIGN=RIGHT>3.3 Volt</TD><TD>4.08</TD></TR> <TR><TD ALIGN=RIGHT>5 Volt</TD><TD>6.85</TD></TR> <TR><TD ALIGN=RIGHT>12 Volt</TD><TD>15.50</TD></TR> <TR><TD ALIGN=RIGHT>-12 Volt</TD><TD>-14.16</TD></TR> <TR><TD ALIGN=RIGHT>-5 Volt</TD><TD>-6.12</TD></TR> </TABLE></CENTER> </BODY></HTML> Note 3.3 volt is 4.08, 5 volt is 6.85, etc. The system is not over clocking or doing anything else wierd. They are enough out of range healthd warns on them by default to syslog. Anyone seen this before? Do I have a problem I didn't know I had? -- Leo Bicknell - bicknell@ufp.org - CCIE 3440 PGP keys at http://www.ufp.org/~bicknell/ Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031126233047.GA52107>