[drraw-users] Problem with DRRAW building wrong path name

Christophe Kalt kalt at taranis.org
Thu Dec 28 07:39:27 EST 2006


On Dec 28, Andreas.Luber at atosorigin.com wrote:
| when using drraw 2.2.a1 to create a new graph, drraw generate an error
| message after i selected a data source RRA from a database file:
| No data source for "AVERAGE" RRA found in file
| "/usr/local/rrdtool//rrds/srvde006-5.rrd"!
| 
| Please note the two // in "/usr/local/rrdtool//rrds/srvde006-5.rrd" !!

The two // are expected, nothing you should be concerned
about.  The problem is that your RRD file(s) do not have an
AVERAGE RRA as per the error message.

This can be a problem with your RRD file(s), but is more
likely to simply require you to update @rranames and %rranames
in drraw.conf

rrdtool info /usr/local/rrdtool//rrds/srvde006-5.rrd | grep \\.cf

will give you the RRA names used when creating the RRD file.

Christophe


More information about the drraw-users mailing list