[rrd-users] php rrdtool error

suja sujaram at igcar.gov.in
Wed Nov 14 05:47:06 CET 2012


Hi,

Thank you very much for the reply. I have tried the php binding given by
you, but, unfortunately its giving the same error.
I have tried the code with '--start' and '--step' arguments as well, but
$opt=  array("--start",0,"--step",300, "DS:speed:COUNTER:600:U:U",
     "RRA:AVERAGE:0.5:1:24",
    "RRA:AVERAGE:0.5:6:10" );

$ret = rrd_create($rrdFile,$opt, count($opt));

is giving a 'Segmentation Fault".
If I remove the '--' preceding start and step, the "cant Parse filename"
error is repeating.

regards,
suja




--
View this message in context: http://rrd-mailinglists.937164.n2.nabble.com/php-rrdtool-error-tp7580605p7580614.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.



More information about the rrd-users mailing list