[rrd-users] Re: Watch Tool ??

Stephan Harren sh at abovenet.de
Fri Oct 11 12:46:06 MEST 2002


OOPS, little mistake,

#!/usr/bin/linux
@array=qx(rrdtool dump file.rrd);
chomp @array;
foreach $line (@array) {
         **Parse the line here and do whatever you want**
}
HTH,

Stephan


--
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