Jeroen Timmer wrote: > > Hey Alex, > > Well ... I am a bit further. > I think I had something wrong with the heartbeat and stuff .. > > I wrote a script that will update every 280 seconds. Seems to work. > But when I make crontab to run the script every 4 minutes ... The prob > starts. No data in the .rrd file. > When I run the script by hand, with a sleep of 280 seconds .. It works. > Beats me whats wrong when I run in in the crontab .. All dir's are oke .. > Script is running from everywhere on the box :)
Make sure that you are running rrdtool in the same environment. This means that (at least) the current working directory is the same, that the PATH settings are correct, et cetera. cheers, Alex -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
