[rrd-users] Re: problems with gauge

This is a discussion on [rrd-users] Re: problems with gauge within the RRD Users forums, part of the Networking and Network Related category; On Fri, Oct 13, 2006 at 04:10:39PM +0200, ricardo rey wrote: > am looking for help with a ...


Go Back   Usenet Forums > Networking and Network Related > RRD Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-13-2006
Alex van den Bogaerdt
 
Posts: n/a
Default [rrd-users] Re: problems with gauge

On Fri, Oct 13, 2006 at 04:10:39PM +0200, ricardo rey wrote:
> am looking for help with a rrdtool data base.
> I want to create a graphic with the data of the mail I am receiving daily sent by exim. With that purpose I created a script that allows me to take data from that mail and put it in the rrdtool data base, but I am not obtaining the exact values on the graphic.
>

[snip]
>
> When I executed rrdtool fetch mx.rrd AVERAGE | LAST | MIN | MAX I neither obtain the exact values I am introducing.
>
> I also tried to insert data manually with
> rrdtool update mx.rrd N:dato:dato
>
> But I only obtained the right graphic with the first data and after that the problem remains the same.



Two frequently seen problems (problem at your end, not rrdtool)

#1: GAUGE data means you are inputing a ***rate***.

So, if you input the number "1", and you are doing so exactly
86400 seconds after the last time you did an update, you are
telling RRDtool that during the last 86400 seconds, on average
one message was received every second.

In other words: inputting "1" means you got 86400 messages in
this example.


#2: Normalization

You don't store data in an RRD. You tell the tool what data
you've seen, and rrdtool normalizes it into standard intervals.
Only if you input your data at exactly the right time, this
normalization step is a no-op. The input is NOT available to
the user. If you want that, use mysql or something similar.


For more information see the documentation, the tutorials, the
mail list archives, and my site.

--
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

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

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:25 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0