Hi All,

Thank you for the suggestions. For me ,
$opt=  array("--step", "3600","--start","1352953300",
    "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 also giving Segmentation Fault.







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

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to