No RRD files created

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

Moderators: Developers, Moderators

Post Reply
Apoc1970
Posts: 4
Joined: Tue Mar 26, 2002 7:20 am
Location: Germany
Contact:

No RRD files created

Post by Apoc1970 »

When setting up a new data source (Ping) the rrd file is not created.
I am using cacti on a W2K system.

Code: Select all

CANNOT FIND DATA SOURCE: c:/program files/apache group/apache/htdocs/cacti/rra/pinghkn.rrd

THIS DATA SOURCE NEEDS TO HAVE AT LEAST ONE RRA ASSOCIATED WITH IT!

c:/usr/bin create \
c:/program files/apache group/apache/htdocs/cacti/rra/pinghkn.rrd \
--step 300 \
DS:pinghkn:ABSOLUTE:600:0:1 \
RRA:::: \
The user account "Everyone" has full control on this folder.

Does anyone know why? :roll:
Guest

Post by Guest »

Try this batch file usage: rrdcreate.bat rrdfile (no .rrd at the end)

rrdtool create %1.rrd --step 300 DS:ds0:GAUGE:600:0:1 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

BTW, this batch file is all on one line...
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

To fix that error, open up the 'pinghkn' data source in cacti. Make sure every item is selected under 'Associated RRA's'. See if that does the trick.

-Ian
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest