[rrd-users] Re: I'cant update my db

Alex van den Bogaerdt alex at ergens.op.het.net
Mon Sep 11 17:44:56 MEST 2006


On Mon, Sep 11, 2006 at 11:37:03AM -0400, Joe Loiacono wrote:

> When I run it in the command line (with sh prueba0.sh), it work fine, but
> with the crontab, the Data Base is not updated well. I put this line.
> 
> */5     *       *       *       *       /bin/sh
> /srv/www/htdocs/pruebas/prueba0.sh >/dev/null 2>&1
> 
> Do you now what is the problem with mi script.

Script and/or cron may provide very useful information.  Why are you
throwing this information away?

Remove ">/dev/null 2>&1" from your cron job.  The system will tell you what's wrong.


-- 
Alex van den Bogaerdt
http://www.vandenbogaerdt.nl/rrdtool/

--
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://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list