"rrdutil.cgi -a update" error (not the fxp0 error)

Started by ozric, August 03, 2004, 02:23:32 PM

Previous topic - Next topic

ozric

I get this error when I first run the rrdutil -a update command before putting it into my cronjob.

[ozric:/home/dillweed]# /usr/local/www/cgi-bin/rrdutil.cgi -a update CreateRRDDatabase: creating /usr/local/rrdutil/data/localhost/apache_workers.rrd...Software error:Undefined subroutine &Mail::Toaster::RRDutil::CheckRRDsError called at /usr/local/lib/perl5/site_perl/5.8.5/Mail/Toaster/RRDutil.pm line 298.For help, please send mail to this site's webmaster, giving this error message and the time and date of the error


If I run it again, I get this also:
WARNING: /var/run/rrdutil.pid was found but it's 9557 seconds old, so I'm ignoring it.


Fresh install of FreeBSD 4.10 STABLE and updated ports.
Toaster: 3.42

Any clues what I may have missed?

Thanks!

ozric

Actually, now that I look at the untarred directory structure... I notice that it says /usr/local/src/Mail-Toaster-3.43

So I must have installed 3.43 eventhough it says 3.42 on the site.

matt

run:

toaster_setup.pl -s toaster

That'll grab the latest 3.44 and install it. It contains a bunch of fixes for rrdutil.

Matt