[rrd-users] Re: MRTG RRD ext. Scripts and cron

Serge Maandag serge.maandag at staff.zeelandnet.nl
Wed Sep 24 12:04:07 MEST 2003


Cron trouble almost always means: no path to a binary.
That could cause the update not to occur or to fail. 

Do you have a PATH= statement in your crontab above the update statement?
Do a 
	export PATH=the_path_from_your_crontab
on the command line and try to run it from the command line.

Alternatively set:
	MAILTO="your_email_address"
In your crontab above the update statement.
Cron will mail errors and warnings to you.

Serge.


-----Original Message-----
From: Marcus.Kipp at arcor.net [mailto:Marcus.Kipp at arcor.net] 
Sent: Tuesday, September 23, 2003 9:48 AM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] MRTG RRD ext. Scripts and cron
Importance: Low

Hi,

I use mrtg with rrd and have a big problem with external perl scripts.

When I run the scripts manually all things work fine, but in a cron they didn´t
run.

(I use mrtg 2.10.5 and rrd 1.0.40)


--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list