Re: [rrd-users] RRD shows unknown data in the graph

This is a discussion on Re: [rrd-users] RRD shows unknown data in the graph within the RRD Users forums, part of the Networking and Network Related category; On Fri, Jun 15, 2007 at 04:26:54AM -0700, VarmaKK wrote: > I'm using RRD tool to monitor ...


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

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 06-15-2007
Alex van den Bogaerdt
 
Posts: n/a
Default Re: [rrd-users] RRD shows unknown data in the graph

On Fri, Jun 15, 2007 at 04:26:54AM -0700, VarmaKK wrote:

> I'm using RRD tool to monitor a group of hosts. We have scripts to fetch the
> time series data from all the hosts and that data is stored in an Oracle DB.
> And for every hour this time series data is transfered from Oracle DB to RRD
> database through a perl script. It's been working fine since long time.
>
> Now I have discovered a problem with values supposed to be unknown (
> Channels not being updated because the corresponding hosts are down for 3
> hours):
> But they don't show up as unknown/NaN in the database - instead it show a
> constant value let's say 150 in the graphs during that 3 hrs down time.


As with many other updates: the rate is computed delta(value)/delta(time).
If the timer increased by 1620000 during the last three hours, the rate
will be 150.

To solve your problem:

If you know a host is down, just feed "U" (unknown) to the database.
You will have to track up/down, store it in your database and use it
in your update script.

Another approach is to utilize RRDtool's heartbeat feature; if an
update is done too long after the previous one, RRDtool will set
the data to unknown.

In my opinion it is better to tell RRDtool than to rely on this
heartbeat feature.

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

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
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 12:03 AM.


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