> updated every 5 minutes. This file is a straight ascii file > which contains the data from last October as '1067290801:220' > thru today. The '220' is the number of users that were logged > in at that time.
How far are these timestamps apart from each other? They need to be less than 600 seconds apart, like: 1067290801:220 1067291400:218 > rrdtool create udtusers.rrd \ > ........... > RRA:AVERAGE:0.0:288:797 \ The xff in this line is 0. This might turn every row in this RRA a NaN. Haven't tested that though.. Serge. ------------- Op de inhoud van dit e-mailbericht en de daaraan gehechte bijlagen is de inhoud van de volgende disclaimer van toepassing: http://www.zeelandnet.nl/disclaimer.php -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
