[rrd-users] First Attempt... need a little troubleshooting help

Karyn Ulriksen kulriksen at publichost.com
Mon Nov 13 23:19:58 MET 2000



/usr/local/rrd/bin/rrdtool create /path/to/data/dataset.rrd \
 DS:input:COUNTER:600:U:U   \
             DS:output:COUNTER:600:U:U  \
             RRA:AVERAGE:0.5:1:600      \
             RRA:AVERAGE:0.5:6:700      \
             RRA:AVERAGE:0.5:24:775     \
             RRA:AVERAGE:0.5:288:797    \
             RRA:MAX:0.5:1:600          \
             RRA:MAX:0.5:6:700          \
             RRA:MAX:0.5:24:775         \
             RRA:MAX:0.5:288:797

(obviously going for the MRTG style format for now)

issuing the following command:

  /usr/local/rrd/bin/rrdtool update /path/to/data/dataset.rrd
N:3171292321:2667997878

results in "ERROR: could not lock RRD"

MY QUESTION:   "why?"  <whining a little>

I'd look at the troubleshooting docs if there were any....

Thanx,
K

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