I have the problem that all data are collected both on command-line and via cronjob. Anyhow only two graphs out of 10 are generated correctly. What makes me thoughtfully is that the last values can be displayed as text within the graph but nothing else.
For example :
/sys/tools/rrdtool/bin/rrdtool create \
/sys/httpd/htdocs/newyorkcity//privat/cacti/rra/memory.rrd \
--step 300 \
DS:total:GAUGE:600:0:1 \
DS:used:GAUGE:600:0:1 \
DSGAUGE:600:0:1 \
RRA:AVERAGE:0.5000:1:600 \
RRA:AVERAGE:0.5000:6:700 \
RRA:AVERAGE:0.5000:24:775 \
RRA:AVERAGE:0.5000:288:797 \
RRA:MAX:0.5000:1:600 \
RRA:MAX:0.5000:6:700 \
RRA:MAX:0.5000:24:775 \
RRA:MAX:0.5000:288:797 \
perl /sys/httpd/htdocs/newyorkcity//privat/cacti/scripts/memfree.pl 130904064:117006336:13897728
As mentioned the last values are displayed in a status bar within the graph but nothing else. Against this my CPU load graph with the same amount of adatasets and options works fine.
Can someone please bring some light into this ?
Thanks
Data available but graphs are empty
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 3 guests