<div dir="ltr">Hello EveryOne,<div><br></div><div>I am constructing and executing rrdgraph command from php. A sample is as follows:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
$series = &quot;DEF:&#39;test&#39;=&#39;$rrd_dir/test.rrd&#39;:&#39;sum&#39;:AVERAGE &quot;<br>             .&quot;LINE2:test#00FF00:&#39;Test Graph&#39; &quot;</blockquote><div><br></div><div>Now, I want the rrd variable &#39;test&#39; to be assigned to an external php variable so that I can use that value for other task. How I can achieve this please?</div>
</div><div><br></div><div>Regards</div><div>Rana</div></div>