It's possible, but a bit odd. Experiment with the PRINT command in
RRDtool. It has its own oddities, so work from the command line so you
can see what's going on.  Once you've got rrdtool printing the value,
it's a simple matter of backticks in PHP.

-- ReC

On Tue, Mar 29, 2011 at 12:09 AM, Indranil Chakravorty
<indran...@rediff-inc.com> wrote:
> Is it possible to get the VDEF,MAXIMUM of a ds from a RRD file outside
> graphs? Thanks.
>
> Thanks,
> Neel
>
> On Tue, 29 Mar 2011 11:11:20 +0530 "Indranil
> Chakravorty"<indran...@rediff-inc.com> wrote
>>Suppose I create a CDEF as such in my metric.php file,
>>
>>."CDEF:'total_reqm'='erm','orm',+ "
>>
>>Could anyone please tell me how could I assign "'total_reqm':MAX:" to a PHP
>> variable? Thanks a ton.
>>
>>Thanks,
>>Neel
> ------------------------------------------------------------------------------
> Enable your software for Intel(R) Active Management Technology to meet the
> growing manageability and security demands of your customers. Businesses
> are taking advantage of Intel(R) vPro (TM) technology - will your software
> be a part of the solution? Download the Intel(R) Manageability Checker
> today! http://p.sf.net/sfu/intel-dev2devmar
> _______________________________________________
> Ganglia-general mailing list
> Ganglia-general@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ganglia-general
>
>

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to