Alex van den Bogaerdt <[EMAIL PROTECTED]> wrote : > > This code runs the updates from system() commands in perl. These are > > executed in a thread that sleeps, then does the updates, then sleeps > > another 30s. strace -f does show rrdtool running and apparently updating > > the file. > >30 seconds, plus some unknown time, plus another 30 seconds is MORE than 60 >seconds.
Sorry, typo in my initial query - it's only running every 60s. I don't quite get the reference to "unknown time"? The only delay will be the execution of rrdtool update itself as the it uses is updated from another thread in the perl program. Thanks, -- Tony -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
