Linux Interface RRD didn't get created

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

Moderators: Developers, Moderators

Post Reply
jpflager
Posts: 2
Joined: Tue Dec 12, 2006 10:52 am

Linux Interface RRD didn't get created

Post by jpflager »

When I added my local host (Fedora) server to Cacti all UCD/SNMP monitoring graphs were correctly created except the Interface stats. The RRD file wasn't created and I'm not sure why. The polling is fine see data source debug below.


Can I use RRDtool to manually create the RRD file? If so please show command.


Data Source Debug

/usr/bin/rrdtool create \
/usr/share/cacti/rra/sfnetmgmt_traffic_in_540.rrd \
--step 300 \
DS:traffic_in:COUNTER:600:0:10000000 \
DS:traffic_out:COUNTER:600:0:10000000 \
DS:traffic_out:COUNTER:600:0:10000000 \
DS:traffic_in:COUNTER:600:0:10000000 \
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:MIN:0.5:1:600 \
RRA:MIN:0.5:6:700 \
RRA:MIN:0.5:24:775 \
RRA:MIN: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 \
RRA:LAST:0.5:1:600 \
RRA:LAST:0.5:6:700 \
RRA:LAST:0.5:24:775 \
RRA:LAST:0.5:288:797 \
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

It is most likely, that snmpd on localhost is
- not running
- not configured correctly
- you used the wrong community string
Please see first link of my signature for a deep discussion of snmp stuff contributed by fmangeant
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests