Lightfoot, Kirk wrote: > I'm currently using RRDTool to graph all the interfaces on our routers. > I've seen brief mention of a 95th Percentile CF on the developers mailing > list, but it wasn't clear to me if this feature has been implemented.
It is. It needs some more testing so please give it a try. > I'm looking for a way to generate a graph for a specific timeframe (07/11/01 > to 08/10/01) and I'd like to include the 95th percentile for that period as > well. Is this possible using the rrdtool graph function, or would I need a > 3rd party script? (if so, which one) Just inside the rrdtool graph script. You can define a variable that has the desired percentile. Use this variable in a LINE or a GPRINT. cheers, -- __________________________________________________________________ / [EMAIL PROTECTED] [EMAIL PROTECTED] \ | work private | | My employer is capable of speaking therefore I speak only for myself | +----------------------------------------------------------------------+ | Technical questions sent directly to me will be nuked. Use the list. | +----------------------------------------------------------------------+ | http://faq.mrtg.org/ | | http://rrdtool.eu.org --> tutorial | +----------------------------------------------------------------------+ -- 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
