[rrd-users] Re: 95th percentile

Mike Bernhardt mbernhardt at arsin.com
Wed Mar 14 20:54:37 MET 2001


I'll take all this, go learn something about rrdtool, and work something out
that will suit my needs. Thanks to all for the response!

Mike

-----Original Message-----
From: Paul Wickman [mailto:paulw at explosive.net]
Sent: Wednesday, March 14, 2001 11:20 AM
To: Mike Bernhardt
Cc: rrd-users at list.ee.ethz.ch
Subject: Re: [rrd-users] Re: 95th percentile



Correct, I only generate text/html output, no graphs.  You could certainly
compute the 95th percentile and then use GPRINT to add it to a graph.  
You could probably even use HRULE to visually show where the 95th
percentile falls.  This would certainly add to processing time, since you
are now doing your own rrdfetch, in addition to the fetch that 'rrdgraph'
does internally.

My script first generates a form for selecting the CustomerID and stop/end
times over which to generate the 95th percentile.  You can find the script
here:

    http://www.explosive.net/~paulw/billingscript.txt


On Wed, 14 Mar 2001, Mike Bernhardt wrote:

> 
> So it sounds like your script generates text output then? That would still
> be useful. I do remember seeing a post here that included a link to
> someone's graph, which included 95th percentile info including approximate
> cost of the usage. Does anyone else remember it? I can't find it in the
> archives.
> 

---
	We listen, and if it feels good, we shake...
	
					- Pilgrims, by Widespread Panic

--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list