On Fri, Dec 15, 2006 at 01:38:58PM +0000, Simon Hobson wrote: > >Since I have too few volumen of emails per seconds, I would like > >to graph instead of emails/s, the value of emails/min (emails per minute) > > Multiply by 60 to get <somethings>/minute, multiply by 300 to get > <somethings>/5minutes, by 3600 to get <somethings>/hour ...
... and to do this you need to use CDEF:newsomething=something,60,* and so on. -- Alex van den Bogaerdt http://www.vandenbogaerdt.nl/rrdtool/ -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
