[rrd-users] Minimum resolution for fetching data
Steve Shipway
s.shipway at auckland.ac.nz
Thu Jul 31 11:07:27 CEST 2014
The minimum resolution you can fetch is the minimum resolution of all the RRAs which completely cover the time window you are asking for.
The minimum resolution of an RRA is 1 interval, and the minimum interval is 1 second. Both of these are set at RRD creation time, and have an implication on data collection and update frequency.
If you are only getting 1 minute resolution data, I suspect you have a 1minute Interval on your RRD with a count-1 RRA.
Steve
Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
s.shipway at auckland.ac.nz
Ph: +64 9 373 7599 ext 86487
________________________________________
From: rrd-users-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch [rrd-users-bounces+s.shipway=auckland.ac.nz at lists.oetiker.ch] on behalf of Martijn Lievaart [m at rtij.nl]
Sent: Thursday, 31 July 2014 8:59 p.m.
To: rrd-users at lists.oetiker.ch
Subject: [rrd-users] Minimum resolution for fetching data
Hello list,
I googled this but could not come up with anything definitive, so I
thought I'ld ask here.
I work for a client that uses Citrix a lot. This means that it sometimes
is important to get graphs in one second resolution. I cannot seem to
get rrdtool to do so, the minimum resolution it will come up with is 1
minute.
My question, is this my mistake somehow, or is this RRD design? If
needed I'll post details about how I create the RRDs and how I fill them.
Regards,
Martijn Lievaart
_______________________________________________
rrd-users mailing list
rrd-users at lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
More information about the rrd-users
mailing list