[rrd-users] Re: RRD 95 percent

2006-01-27 Thread Alex van den Bogaerdt
On Fri, Jan 27, 2006 at 10:32:05AM -0500, Steven Bourque wrote:

> I have checked the docs and am having some problems.  Using RRDgraph,  
> I am able to get the 95th percentile, graph it, calculate it etc..  
> but now I need to be able to pull it out without the graph.  I was  
> trying some things with rrdfetch but am totally lost.  Pretty much I  
> have  a php site that needs to be able to grab the 95th percentile  
> for a month based on a .rrd file...

Use PRINT instead of GPRINT.

-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

--
Unsubscribe mailto:[EMAIL PROTECTED]
Helpmailto:[EMAIL PROTECTED]
Archive http://lists.ee.ethz.ch/rrd-users
WebAdminhttp://lists.ee.ethz.ch/lsg2.cgi


[rrd-users] Re: RRD 95 percent

2006-01-27 Thread Andreas Maus
Hi Steven.
> Hello,
> 
> I have checked the docs and am having some problems.  Using RRDgraph,  
> I am able to get the 95th percentile, graph it, calculate it etc..  
> but now I need to be able to pull it out without the graph.  I was  
> trying some things with rrdfetch but am totally lost.  Pretty much I  
> have  a php site that needs to be able to grab the 95th percentile  
> for a month based on a .rrd file...
Which version of rrdtool do you use?
If you are using version >=1.0.39 (*) you can use xport statement
(rrdtool xport ...) to do get this job done.

See man rrdxport for details.

Hope that helps,

Andreas.

(*) According to the CHANGES file.

-- 
Dipl.-Ing. Andreas Maus science+computing ag
System Administration   Hagellocher Weg 71-75
mail: [EMAIL PROTECTED]   72070 Tuebingen, Germany
tel.: +49 7071 9457 456 www.science-computing.de

-- Binary/unsupported file stripped by Ecartis --
-- Err : No filename to use for decode, file stripped.
-- Type: application/pgp-signature


--
Unsubscribe mailto:[EMAIL PROTECTED]
Helpmailto:[EMAIL PROTECTED]
Archive http://lists.ee.ethz.ch/rrd-users
WebAdminhttp://lists.ee.ethz.ch/lsg2.cgi