ragraph and cron/shell problems?

Wolfgang Barth wob at swobspace.de
Tue Sep 25 13:56:35 EDT 2007


Hey Carter,

im running in big trouble with my periodically graph scripts after upgrade
ragraph to a current version. 

The scripts works perfectly if they are running from command line, but not
as cron job. After a long search I found the problem:

my $RABINS = `which rabins`;

Hey, what the heck is this?

If rabins is not in the path, rabins would not be found.

First, you should check $RABINS if there is an executable found and
second, why not coding the correct path during make? The make procedure
knows the path where it installs the the binary.

The first point is a must, the second a nice to have ;-)

Wolfgang
"I love Argus 8-)"
-- 
<wob (at) swobspace de> * http://www.swobspace.de



More information about the argus mailing list