<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>Re: [hobbit] ncv double DS name</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Without looking at the NCV code, I would guess that it is ignoring any leading characters that might be considered punctuation. Can you run the output of the command through sed to change +12V to 12Vp and -12V to 12Vn ?<BR>
<BR>
<BR>
Thomas Kern<BR>
301-903-2211<BR>
<BR>
<BR>
----- Original Message -----<BR>
From: Thomas Bergauer <thomas@bergauer.org><BR>
To: hobbit@hswn.dk <hobbit@hswn.dk><BR>
Sent: Sun Jun 03 08:59:37 2007<BR>
Subject: [hobbit] ncv double DS name<BR>
<BR>
hi!<BR>
<BR>
i have hobbit running and my clients sending the server the  output of<BR>
the lm_sensor command to show temperatures and voltages of the<BR>
mainboard. The output looks basically like this:<BR>
<BR>
as99127f-i2c-0-2d<BR>
Adapter: SMBus PIIX4 adapter at e800<BR>
VCore 1:   +2.05 V  (min =  +1.74 V, max =  +2.22 V)             <BR>
VCore 2:   +2.59 V  (min =  +2.24 V, max =  +2.74 V)             <BR>
+3.3V:     +3.50 V  (min =  +2.96 V, max =  +3.62 V)             <BR>
+5V:       +5.08 V  (min =  +4.49 V, max =  +5.48 V)             <BR>
+12V:     +11.67 V  (min =  +9.12 V, max = +13.62 V)             <BR>
-12V:     -11.57 V  (min = -14.37 V, max =  -9.60 V)             <BR>
-5V:       -5.23 V  (min =  -6.00 V, max =  -4.00 V)             <BR>
Cha Fan:  1940 RPM  (min =  664 RPM, div = 4)                    <BR>
P/S Fan:  2636 RPM  (min = 1328 RPM, div = 4)                    <BR>
temp1:       +27°C  (high =   +40°C, hyst =   +38°C)         <BR>
temp2:     +32.7°C  (high =   +52°C, hyst =   +47°C)         <BR>
vid:      +2.000 V  (VRM Version 8.2)<BR>
<BR>
<BR>
I have set up a custom rrd graph to plot these data. However, I am<BR>
getting the following error in the rrd-status.log:<BR>
RRD error creating /usr/lib/hobbit/data/rrd/server/sensors.rrd: Duplicate DS name: 12V<BR>
<BR>
It seems that +12V and -12V are treated as a single name. how can I<BR>
avoid this problem?<BR>
<BR>
thanks, Thomas<BR>
<BR>
To unsubscribe from the hobbit list, send an e-mail to<BR>
hobbit-unsubscribe@hswn.dk<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>