[rrd-users] rddfetch the maximum of all max in a given timerange
Frederick Tant
fred at belbone.be
Tue Apr 19 18:15:39 MEST 2005
rrdtool fetch server.rrd MAX --start 1113826500 --end 1113827100 -r 900
gives all MAX values of each timestamp in the range between start and stop:
timestamp xxxx
1113826500: 1.0979600000e+03
1113826800: 1.1059733333e+03
1113827100: 1.0980266667e+03
What we want is the MAX value of all maxvalues in a timerange.
Is this case : 1113826800: 1.1059733333e+03
Is this possibe in the rrdtool tool :)
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list