Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post general support questions here that do not specifically fall into the Linux or Windows categories.
Moderators: Developers , Moderators
paintcheck200
Posts: 2 Joined: Thu Oct 28, 2004 10:00 pm
Post
by paintcheck200 » Thu Oct 28, 2004 10:03 pm
I"m having problems creating the rrd fot bytes in and out
My Data Source Debug is
Code: Select all
/usr/bin/rrdtool create \
/var/www/localhost/htdocs/control/cacti/rra/localhost_traffic_in_27.rrd \
--step 300 \
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 \
When I run this I get
Code: Select all
ERROR: you must define at least one Data Source
I don't understand what the heck is going on here. I've been playin with cacti for a few days know and I'm knew to RRD.
Users browsing this forum: No registered users and 2 guests