why cacti ceate rrd file with "Duplicate DS name"

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

Moderators: Developers, Moderators

Post Reply
joecen
Posts: 15
Joined: Wed Mar 02, 2005 10:40 am

why cacti ceate rrd file with "Duplicate DS name"

Post by joecen »

I create a new graph for my cisco 3750.but I couldn't find the rrd file in "cacti/rra" dir.

I try to Debug the data source and gained these code:

Code: Select all

Data Source Debug

/opt/rrdtool/bin/rrdtool create \
/www/cacti/rra/cisco_switch3750_2_traffic_in_107.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 \
 
There are Duplicate DS name in my code,so rrdtool couldn't create the rrd file.
my question is:
why cacti create Duplicate DS name?
how to delete the Duplicate DS name?

thx for your response!
Joe
joecen
Posts: 15
Joined: Wed Mar 02, 2005 10:40 am

Post by joecen »

sorry, I hadn't saw the note http://forums.cacti.net/viewtopic.php?t=4820.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest