The xff setting is not relevant here:  What xff does, is that it specifies
what fraction of the required data must be available for a cdp in an RRA to
be non-Unknown.

 

So, if you define an RRA with 1cdp = 10dp, then an XFF of 0.5 will mean that
if less than 5 of the dps have valid data, the cdp will be 'unknown'.

 

What you are trying to do is to disable the 'data normalisation' function in
RRDTool, which adjusts the stored value based on previous data trends and
the received data time.  This is useful with continuing traffic data, but
not for applications where the value is very small and wants to be stored
exactly.

 

Currently, there is no way to disable Data Normalisation (though an 'EXACT'
data type that avoids data normalisation would be a nice thing to have)

 

I don't know what your data represent, but it may be that RRDTool is not the
correct tool for this job and you should look at a more traditional database
such as mysql etc?

 

Steve

 

  _____  

Steve Shipway

ITS Unix Services Design Lead

University of Auckland, New Zealand

Floor 1, 58 Symonds Street, Auckland

Phone: +64 (0)9 3737599 ext 86487

DDI: +64 (0)9 924 6487

Mobile: +64 (0)21 753 189

Email:  <mailto:s.ship...@auckland.ac.nz> s.ship...@auckland.ac.nz

P Please consider the environment before printing this e-mail 

 

 

From: rrd-users-bounces+s.shipway=auckland.ac...@lists.oetiker.ch
[mailto:rrd-users-bounces+s.shipway=auckland.ac...@lists.oetiker.ch] On
Behalf Of mini priyanka
Sent: Wednesday, 22 June 2011 1:25 a.m.
To: rrd-users@lists.oetiker.ch
Subject: [rrd-users] xff

 

Hello All,

Can I know more about xff factor? My requirement is as follows:

step:300
heartbeat:600
Archive:1 month data which should be either 1 or 0.

Say if i receive data at 4 th minute, i want it be stored as only 0 or 1 and
not anything in between. I have tried various combination but could not
succeed.Please help...

--
Mini

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to