ERROR: opening ???

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
-SG1-Jack_O_Neill.DK
Posts: 2
Joined: Tue Jan 02, 2007 5:37 pm

ERROR: opening ???

Post by -SG1-Jack_O_Neill.DK »

Hi

I'am running caci on debian linux, but I get this error:

Code: Select all

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Game Server Status" \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="" \
DEF:a="/var/www/html/cacti/rra/localhost_max_players_8.rrd":max_players:AVERAGE \
DEF:b="/var/www/html/cacti/rra/localhost_max_players_8.rrd":player_count:AVERAGE \
LINE2:a#8D00BA:"Maximum Players"  \
GPRINT:a:LAST:"     Current\:%8.2lf %s\n"  \
AREA:b#FF0000:"Current Player Count"  \
GPRINT:b:LAST:"Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s\n" 

RRDTool Says:

ERROR: opening '/var/www/html/cacti/rra/localhost_max_players_8.rrd': No such file or directory
And poller.php is running, can anyone help me with this error?

Kind regards.

Jonathan alias -SG1-Jack_O_Neill.DK
http://www.StarGate-SG1.dk
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please have a look at my "NaN Debugging" HowTo, linked in my signature
Reinhard
wishiknew
Posts: 2
Joined: Fri Jan 19, 2007 11:09 am

error running

Post by wishiknew »

I had the same problem; could not run the graphs that were created. Turns out I had (still do) have the file rights screwed up in the rra directory. Once the files are created, go there and do a chmod 777 on them. Then your graphs should show up.
When I figure out how I have this screwed up, I will go back and fix it. I am a complete newbie to cacti; however, this stuff rocks! :D
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests