[rrd-developers] Re: rrdtool (fwd)
Tobias Oetiker
oetiker at ee.ethz.ch
Fri Nov 30 16:34:48 MET 2001
--
______ __ _
/_ __/_ / / (_) Oetiker, ETZ J97, ETH, 8092 Zurich, Switzerland
/ // _ \/ _ \/ / phoneto:+41(0)1-632-5286 faxto:+41(0)1-632-1517
/_/ \.__/_.__/_/ mailto:oetiker at ee.ethz.ch http://people.ee.ethz.ch/~oetiker
---------- Forwarded message ----------
From: Richard A. Steenbergen <ras at e-gerbil.net>
To: Tobias Oetiker <oetiker at ee.ethz.ch>
Date: Fri, 30 Nov 2001 06:17:44 -0500 (EST)
Subject: Re: rrdtool
I spent a little time playing with the devel version (hacked in my own
95th percentile function then realized it already existed), and I
noticed a small inconvenience...
Instead of having to go from:
CPRINT:inoctets:MIN:"%f"
to
VDEF:inmin=inoctets,MIN
CPRINT:inmin:"%f"
You should be able to do something like:
VPRINT:inoctets,MIN,8,*:"Bits %f"
Where MIN is a VDEF function and not a Consolidation Function, if I
understand this system correctly. The goal is to eliminate unnecessary
creation of a vname and thus avoid a cluttered namespace.
And just to throw in a bug report, there is a mismatch between the
rrdgraph_examples(1) manpage and reality, the PERCENTILE command is
documented as 95,name,PERCENTILE when in actuality it is
name,95,PERCENTILE.
--
Richard A Steenbergen <ras at e-gerbil.net> http://www.e-gerbil.net/ras
PGP Key ID: 0x138EA177 (67 29 D7 BC E8 18 3E DA B2 46 B3 D8 14 36 FE B6)
--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-developers
mailing list