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 \
Linux Interface RRD didn't get created
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 4 guests