RRD Error

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
Frothingdog.ca
Posts: 3
Joined: Fri Mar 16, 2007 7:10 pm

RRD Error

Post by Frothingdog.ca »

I'm getting the following error when I DEBUG

RRD does not contain an RRA matching the chosen CF.

Any ideas where the problem could be?
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Sure. I will point you to the exact error if you are able to post the whole rrdtool statement. Find it at Graph Management for this Graph when switching to DEBUG mode.
Reinhard
Frothingdog.ca
Posts: 3
Joined: Fri Mar 16, 2007 7:10 pm

Post by Frothingdog.ca »

Well for some reason I'm not getting that error anymore...I'm getting a different one...here's the debug

RRDTool Command:
/usr/local/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="abailey - Wireless Power Levels" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=-100 \
--vertical-label="Power (dbm)" \
DEF:a="/var/www/htdocs/rra/abailey_wrls_radio_812.rrd":wrls_radio:LAST \
LINE2:a#0D006A:"Power Level (dbm)" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf" \
GPRINT:a:MIN:"Min\:%8.0lf"

RRDTool Says:
ERROR: opening '/var/www/htdocs/rra/abailey_wrls_radio_812.rrd': No such file or directory
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Hey, this is another error message. You told us about "RRD does not contain an RRA matching the chosen CF.".
This one may be related to
- wrong permissions
- crontab not running or bad user in there
- target host is detected as down in the devices list
many more
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests