Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2003 05:09:01 -0400
From:      "Troy Settle" <troy@psknet.com>
To:        "'FreeBSD ISP List'" <freebsd-isp@freebsd.org>
Subject:   FW: Cron <www@kennedy> /usr/local/bin/mrtg /usr/local/etc/mrtg/orion.cfg
Message-ID:  <001401c34855$3cfbf0b0$0100a8c0@tws>

next in thread | raw e-mail | index | archive | help
> -----Original Message-----
> From: Cron Daemon [mailto:www@psknet.com] 
> Subject: Cron <www@kennedy> /usr/local/bin/mrtg 
> /usr/local/etc/mrtg/orion.cfg
> 
> 
> Use of uninitialized value in string at /usr/local/bin/mrtg line 66.
> Empty compile time value given to use lib at 
> /usr/local/bin/mrtg line 66
> Use of uninitialized value in concatenation (.) or string at 
> /usr/local/bin/mrtg line 67.


Anyone know what's up with this?  MRTG runs fine from the commandline,
but not from crontab.

  mrtg-2.9.29_1,1
  perl-5.8.0_6

Here's the offending code (lines 66 and 67):

  use lib "${FindBin::Bin}";
  use lib "${FindBin::Bin}${main::SL}..${main::SL}lib${main::SL}mrtg2";

TIA,

--
  Troy Settle
  Pulaski Networks
  http://www.psknet.com
  540.994.4254 ~ 866.477.5638
  Pulaski Chamber 2002 Small Business Of The Year



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001401c34855$3cfbf0b0$0100a8c0>