[rrd-users] Re: Incorrect values

PAUL WILLIAMSON pwilliamson at mandtbank.com
Tue Jan 4 18:33:00 MET 2005


RRDTool normalizes the data.  I'm guessing your values are not 
getting read at the exact moment you think they are, thus this 
screws up the integer value you expect to be seeing.

If a value of 4 is actually read just 1 second later than it should 
be (if your poll interval is 300), your value will be off, probably 
getting a value of 4.003 input into the database.  If your poll 
interval is 60 seconds, a second delay in the poll will cause the 
value of 4.016 to be input into the RRA.

Paul

>>> "Jeff Lang" <szk3x3 at hotmail.com> 1/4/2005 11:42:32 AM >>>
I have been using mrtg/rrdtool and 14all for a while now, but have just

noticed that gauge values are coming in as decimal values, when these
should 
be whole numbers.

Example, current connections:
Maximum Conns: 6.201
Average Conns: 3.249
Current Conns: 2.780

Actual reading is a whole number like 4 when polled using getif.

here is my config:

LogFormat: rrdtool
Target:[lb1_ConnRate_webs1_80]: 
.1.3.6.1.4.1.3375.1.1.8.2.1.19.16.83.117.112.112.108.121.112.111.119.101.114.45.72.84.84.80.10.20.10.80.80&.1.3.6.1.4.1.3375.1.1.8.2.1.19.16.83.117.112.112.108.121.112.111.119.101.114.45.72.84.84.80.10.20.10.80.80:community at lb1
MaxBytes[lb1_ConnRate_webs1_80]: 2000000
AbsMax[lb1_ConnRate_webs1_80]: 2000000
Options[lb1_ConnRate_webs1_80]: gauge,growright,nopercent,noinfo
Title[lb1_ConnRate_webs1_80]:<font face=tahoma size=-1 
color=#336699><b>Active Connections : 10.20.10.80:HTTP</b>
PageTop[lb1_ConnRate_webs1_80]: <H2>usahgmspxl001 : 10.20.10.80:HTTP -

Current Active Connections</h2>
  </h1>
  <TABLE>
  <TR><TD>System:</td><TD>lb1 : 10.20.10.80:HTTP </td></tr>
   <TR><TD>Maintainer:</td><td>Network Management</td></tr>
    </table>
YLegend[lb1_ConnRate_webs1_80]: 10.20.10.80:HTTP
ShortLegend[lb1_ConnRate_webs1_80]:
Legend1[lb1_ConnRate_webs1_80]: Current connections
Legend2[lb1_ConnRate_webs1_80]: .
LegendI[lb1_ConnRate_webs1_80]: conns:
LegendO[lb1_ConnRate_webs1_80]: .

Any Ideas??

Thanks,
Jeff L.

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's
FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ 

--
Unsubscribe
mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe 
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help 
Archive     http://www.ee.ethz.ch/~slist/rrd-users 
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi 



--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list