Hi Max, Maybe you could setup your rrd with a datasource that is fed at say 1 minute intervals (with a snapshot from /proc/meminfo or whatever), and setup your RRA's to consolidate 5 primary datapoints (of 1 minute each) into each row ? This should allow you to graph the 5 minute average of your samples.
Cheers, Allan Houston ----- Original Message ----- From: "Max Kipness" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, June 11, 2003 9:17 PM Subject: [rrd-users] 5 minute average Linux memory usage > Anybody know of a way? I know it can be polled via top to standard > output and /proc/meminfo but this would just give the state of memory > usage at that particular moment. > > Thanks, > Max > > -- Attached file removed by Ecartis and put at URL below -- > -- Type: application/ms-tnef > -- Size: 2k (2648 bytes) > -- URL : http://www.ee.ethz.ch/~slist/p/3EE78E4819264-winmail.dat > > > -- > 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 > > -- 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
