From owner-freebsd-questions Thu Aug 2 14:36:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from camelot.bitart.com (BITart-45.BITart.com [206.103.221.45]) by hub.freebsd.org (Postfix) with SMTP id CCF0D37B401 for ; Thu, 2 Aug 2001 14:36:30 -0700 (PDT) (envelope-from gerti@bitart.com) Received: (qmail 29130 invoked by uid 101); 2 Aug 2001 21:36:28 -0000 Message-ID: <20010802213628.29129.qmail@camelot.bitart.com> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.2mach v148) In-Reply-To: X-Nextstep-Mailer: Mail 4.2mach (Enhance 2.2p1) Received: by NeXT.Mailer (1.148) From: Gerd Knops Date: Thu, 2 Aug 2001 16:36:28 -0500 To: "Todd Reed" Subject: Re: Run MTRG every 5 minutes Cc: freebsd-questions@freebsd.org Reply-To: gerti-freebsdq@BITart.com References: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Todd Reed wrote: > I finally got MRTG to run, and it will work if I manually run it. I'm > trying to automate it to where it runs every 5 minutes. I tried > editing the /etc/crontab file and added: > > 0,5,10,15,20,25,30,35,40,45,50,55 * * * * mrtg > /mnt/vdrv/inetpub/mrtg/mrtg.cfg > > It's not working. I also tried: > > 8/5 * * * * mrtgusr mrtg /mnt/vdrv/inetpub/mrtg/mrtg.cfg > > That's not working, either. Am I going about this the wrong way? What > is the best way to get MRTG to run every 5? > Try giving the mtrg command including path. Gerd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message