[rrd-users] php rrdtool error

Steve Shipway s.shipway at auckland.ac.nz
Thu Nov 15 00:34:24 CET 2012


> $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".

I don't think RRDtool likes a zero timestamp (Jan 1st 1970) as the start point for a new RRD.  If you don’t need to go back so far, maybe use a more current time?

Steve

Steve Shipway
ITS Unix Services Design Lead
University of Auckland, New Zealand
Floor 1, 58 Symonds Street, Auckland
Phone: +64 (0)9 3737599 ext 86487
DDI: +64 (0)9 924 6487
Mobile: +64 (0)21 753 189
Email: s.shipway at auckland.ac.nz
 Please consider the environment before printing this e-mail 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5900 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-users/attachments/20121114/e48ab966/attachment.bin 


More information about the rrd-users mailing list