Hi All,
I'm new to cacti, have just set it up with three hosts and with great thanks to these forums - am now graphing what I need to.
However some of the data is definitely wrong, and because of that I can't trust any of it. Can anyone tell me how I can check to ensure values are correct, and if not, fix it so they are? I will attach a picture of all graphs for one host (all three hosts have the same graphs) inline.
I am using:
Debian Etch/Lenny
Cacti 0.8.7b
Net-snmp 5.2.3-7
Any help is greatly appreciated.
Cheers
Incorrect graph data?
Moderators: Developers, Moderators
Incorrect graph data?
- Attachments
-
- cacti_graphs.JPG (360.8 KiB) Viewed 3426 times
Re: Incorrect graph data?
Hi jordanr!jordanr wrote:Hi All,
I'm new to cacti, have just set it up with three hosts and with great thanks to these forums - am now graphing what I need to.
However some of the data is definitely wrong, and because of that I can't trust any of it. Can anyone tell me how I can check to ensure values are correct, and if not, fix it so they are? I will attach a picture of all graphs for one host (all three hosts have the same graphs) inline.
I am using:
Debian Etch/Lenny
Cacti 0.8.7b
Net-snmp 5.2.3-7
Any help is greatly appreciated.
Cheers
please let me see your configure file to graph traffic. I don't know why I don't graph anymore .
thanks alot
Re: Incorrect graph data?
Enable debug mode in cacti and look what will tell you.vpnnav wrote:
Hi jordanr!
please let me see your configure file to graph traffic. I don't know why I don't graph anymore .
thanks alot
Alex.
Re: Incorrect graph data?
host_A_lap - Memory Usagekanada wrote:Enable debug mode in cacti and look what will tell you.vpnnav wrote:
Hi jordanr!
please let me see your configure file to graph traffic. I don't know why I don't graph anymore .
thanks alot
Alex.
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="host_A_lap - Memory Usage" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes" \
--slope-mode \
--font TITLE:10: \
--font AXIS:10: \
--font LEGEND:7: \
--font UNIT:10: \
DEF:a="/var/www/html/cacti-0.8.7b/rra/host_a_lap_mem_free_45.rrd":mem_free:AVERAGE \
DEF:b="/var/www/html/cacti-0.8.7b/rra/host_a_lap_mem_buffers_43.rrd":mem_buffers:AVERAGE \
DEF:c="/var/www/html/cacti-0.8.7b/rra/host_a_lap_mem_cache_44.rrd":mem_cache:AVERAGE \
CDEF:cdefa=a,1024,* \
CDEF:cdefe=b,1024,* \
CDEF:cdefi=c,1024,* \
AREA:cdefa#8F005CFF:"Memory Free" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
AREA:cdefe#FF5700FF:"Memory Buffers":STACK \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n" \
AREA:cdefi#FFC73BFF:"Cache Memory":STACK \
GPRINT:cdefi:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefi:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefi:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
Please let me advices ?
Re: Incorrect graph data?
I see on other post you have a problem with rrdtool, please check what i write there.vpnnav wrote:host_A_lap - Memory Usagekanada wrote:Enable debug mode in cacti and look what will tell you.vpnnav wrote:
Hi jordanr!
please let me see your configure file to graph traffic. I don't know why I don't graph anymore .
thanks alot
Alex.
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="host_A_lap - Memory Usage" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bytes" \
--slope-mode \
--font TITLE:10: \
--font AXIS:10: \
--font LEGEND:7: \
--font UNIT:10: \
DEF:a="/var/www/html/cacti-0.8.7b/rra/host_a_lap_mem_free_45.rrd":mem_free:AVERAGE \
DEF:b="/var/www/html/cacti-0.8.7b/rra/host_a_lap_mem_buffers_43.rrd":mem_buffers:AVERAGE \
DEF:c="/var/www/html/cacti-0.8.7b/rra/host_a_lap_mem_cache_44.rrd":mem_cache:AVERAGE \
CDEF:cdefa=a,1024,* \
CDEF:cdefe=b,1024,* \
CDEF:cdefi=c,1024,* \
AREA:cdefa#8F005CFF:"Memory Free" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n" \
AREA:cdefe#FF5700FF:"Memory Buffers":STACK \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n" \
AREA:cdefi#FFC73BFF:"Cache Memory":STACK \
GPRINT:cdefi:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefi:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefi:MAX:"Maximum\:%8.2lf %s\n"
RRDTool Says:
Please let me advices ?
Alex.
Who is online
Users browsing this forum: No registered users and 1 guest