I'm having endless problem here, from mysql, cacti paths, and now i can't see graphs being graphed, just blank.
everything seems fine, snmp & rrd tools reporting the devices fine. But the graphs just won't graph. what do i need to check...
thanks
I'm using cacti Version 0.8.7d
(not intend to upgrade... having enough headache : )
some info:
Code: Select all
Associated Graph Templates
Graph Template Name Status
1) Mikrotik - System - Available Disk Space Is Being Graphed (Edit) Delete Graph Template Association
2) Mikrotik - System - CPU Load Is Being Graphed (Edit) Delete Graph Template Association
3) Mikrotik - System - Memory Usage Is Being Graphed (Edit) Delete Graph Template Association
4) Mikrotik - System - Uptime Is Being Graphed (Edit)
Code: Select all
Data Source Debug
/usr/bin/rrdtool create \
/usr/share/cacti/rra/distribution_hdd_total_93.rrd \
--step 300 \
DS:hdd_total:GAUGE:600:0:U \
RRA:AVERAGE:0.5:1:500 \
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:500 \
RRA:MAX:0.5:1:600 \
RRA:MAX:0.5:6:700 \
RRA:MAX:0.5:24:775 \
RRA:MAX:0.5:288:797 \