Hello EveryOne,

I am constructing and executing rrdgraph command from php. A sample is as
follows:

$series = "DEF:'test'='$rrd_dir/test.rrd':'sum':AVERAGE "
>              ."LINE2:test#00FF00:'Test Graph' "


Now, I want the rrd variable 'test' to be assigned to an external php
variable so that I can use that value for other task. How I can achieve
this please?

Regards
Rana
_______________________________________________
rrd-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to