|
Hi,
I'm receving an error when using trend.cig. Debug reports the following.
un Aug 6 15:17:17 2006: Starting trending function
Sun Aug 6 15:17:17 2006: ds0,ds1: 400 rows every 7200 from Tue Jul 4 08:00:00 2006
Sun Aug 6 15:17:17 2006: Weighted average for 0 is: 7661.78717922585 = 145573.364576396 / 18.9999227557642, 242 valid samples
Sun Aug 6 15:17:17 2006: Delta=0, Deviation=6684.94157261305 : deltadelta=76.6178717922585, limit 0.00233819188819148
Sun Aug 6 15:17:17 2006: up->7327.54645156641, down->6696.14505434554
Sun Aug 6 15:17:17 2006: Delta=0, Deviation=6684.94157261305 : deltadelta=38.3089358961293, limit 0.00233819188819148
Sun Aug 6 15:17:17 2006: up->6931.55029003483, down->6604.47577160885
Sun Aug 6 15:17:17 2006: Delta set to -38.3089358961293
Sun Aug 6 15:17:17 2006: Weighted average for 1 is: 1427.10348082205 = 27114.8559001011 / 18.9999227557642, 242 valid samples
Sun Aug 6 15:17:17 2006: Delta=0, Deviation=740.423343784695 : deltadelta=14.2710348082205, limit 0.000435517419684463
Sun Aug 6 15:17:17 2006: up->911.929209901674, down->763.17688596129
Sun Aug 6 15:17:17 2006: Delta=0, Deviation=740.423343784695 : deltadelta=7.13551740411025, limit 0.000435517419684463
Sun Aug 6 15:17:17 2006: up->806.36267123407, down->725.005376019092
Sun Aug 6 15:17:17 2006: Delta set to -7.13551740411025
Sun Aug 6 15:17:17 2006: Didn't make the working rrd file
Sun Aug 6 15:17:17 2006: Complete
Sun Aug 6 15:24:49 2006: Starting trending function
Sun Aug 6 15:24:49 2006: ds0,ds1: 400 rows every 7200 from Tue Jul 4 08:00:00 2006
Sun Aug 6 15:24:49 2006: Weighted average for 0 is: 7661.78717922585 = 145573.364576396 / 18.9999227557642, 242 valid samples
Sun Aug 6 15:24:49 2006: Delta=0, Deviation=6684.94157261305 : deltadelta=76.6178717922585, limit 0.00233819188819148
Sun Aug 6 15:24:49 2006: up->7327.54645156641, down->6696.14505434554
Sun Aug 6 15:24:49 2006: Delta=0, Deviation=6684.94157261305 : deltadelta=38.3089358961293, limit 0.00233819188819148
Sun Aug 6 15:24:49 2006: up->6931.55029003483, down->6604.47577160885
Sun Aug 6 15:24:49 2006: Delta set to -38.3089358961293
Sun Aug 6 15:24:49 2006: Weighted average for 1 is: 1427.10348082205 = 27114.8559001011 / 18.9999227557642, 242 valid samples
Sun Aug 6 15:24:49 2006: Delta=0, Deviation=740.423343784695 : deltadelta=14.2710348082205, limit 0.000435517419684463
Sun Aug 6 15:24:49 2006: up->911.929209901674, down->763.17688596129
Sun Aug 6 15:24:49 2006: Delta=0, Deviation=740.423343784695 : deltadelta=7.13551740411025, limit 0.000435517419684463
Sun Aug 6 15:24:49 2006: up->806.36267123407, down->725.005376019092
Sun Aug 6 15:24:49 2006: Delta set to -7.13551740411025
Sun Aug 6 15:24:49 2006: Didn't make the working rrd file
Sun Aug 6 15:24:49 2006: Complete
I was orginally thinking it might be a problem with permissions but that doesn't seem to be the case.
I'm running this on FreeBSD 6.0 stable, trend.cgi v0.6, routers2 v2.16
$TMPPATH & $RRDTOOL are correct. The only other change I have made to trend.cgi is $conffile which is pointing at my routers2.conf file.
Any help you can provide would be appreciated.
thanks
|