Cacti graphs problems

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

Moderators: Developers, Moderators

Post Reply
_easyrider_
Posts: 6
Joined: Fri Mar 11, 2005 2:45 pm

Cacti graphs problems

Post by _easyrider_ »

I have tried to add my interfaces to cacti so i can get graphs over the interfaces in my server, but i keep getting this error

Code: Select all

ERROR: opening '/var/www/localhost/htdocs/cacti/rra/misne_traffic_in_36.rrd': No such file or directory

I Can't get cacti to create the rrd files needed to generate the graphs.
I have other graphs running already without any problems.

Can anybody help me??[/code]
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Please goto the data source for the graph you are creating and setup the debug mode and post the output of the RRDTOOL command.

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
_easyrider_
Posts: 6
Joined: Fri Mar 11, 2005 2:45 pm

Post by _easyrider_ »

Code: Select all

/usr/bin/rrdtool create \
/var/www/localhost/htdocs/cacti/rra/server_traffic_in_58.rrd \
--step 300  \
DS:traffic_in:COUNTER:600:0:100000000 \
DS:traffic_out:COUNTER:600:0:100000000 \
DS:traffic_out:COUNTER:600:0:100000000 \
DS:traffic_in:COUNTER:600:0:100000000 \
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 
User avatar
TheWitness
Developer
Posts: 17062
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Please follow the instructions in the attached. You have made a mistake in how you created your graphs.

http://forums.cacti.net/viewtopic.php?t=6773

TheWitness
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
_easyrider_
Posts: 6
Joined: Fri Mar 11, 2005 2:45 pm

Post by _easyrider_ »

Got it to work. Found the solution here.

http://forums.cacti.net/viewtopic.php?t=4820.
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests