Date: Fri, 3 Aug 2001 10:39:48 -0700 From: Mahlon Smith <reich@internetcds.com> To: Todd Reed <ex279@hotmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Crontab Message-ID: <20010803103945.A4976@internetcds.com> In-Reply-To: <F220U7a0xtAEHLB8TrB00000df9@hotmail.com>; from "ex279@hotmail.com" on Fri, Aug 03, 2001 at 11:34:38AM References: <F220U7a0xtAEHLB8TrB00000df9@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 03, 2001, Todd Reed wrote: > I'm stil trying to get MRTG to run in crontab! I tried using vi to edit the > /etc/crontab and adding the lines. I also tried to use crontab -e and I > still am having trouble. I've attached the /etc/crontab. I'm not sure > where I'm going wrong. I'm wanting to run MRTG every fine minutes. And > I've tried everything I've been told. Any help is appreciated. Not sure why you included your crontab without the example of what you are currently trying... This syntax -does- work. */5 * * * * root /usr/local/bin/mrtg /usr/local/etc/mrtg/mrtg.cfg If it doesn't, run it manually to make sure it's not an error in your cfg file, and of course - verify that your cron daemon is running. -- Mahlon Smith System Administrator InternetCDS http://www.internetcds.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010803103945.A4976>
