Interface Statistics not showing on Graph

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
1800Mumdad
Posts: 1
Joined: Sun Jun 17, 2012 10:24 pm

Interface Statistics not showing on Graph

Post by 1800Mumdad »

Hi guys,

Im having problems trying to graph my network interfaces on any device (windows 7, netgear router etc), i can successfully graph the CPU utilisation Data so i know SNMP is working fine. I have searched this forum and google for a solution but cant find one, can someone please help me?

I used the Windows Installer [Cacti 0.8.8a - 2012-05-01] installer

Operating System: Windows Server 2008 R2
Webserver: IIS 7.0
Cacti: Version 0.8.8a
Spine: 0.8.8a
MySQL: 5.5.22
PHP: 5.3.10
RRDTool (Cygwin or Win32 build): 1.4.5
Net-SNMP: 5.6.1.1
Plugin Architecture: Realtime

Graph Debug mode:

Code: Select all

RRDTool Command:
C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="WSGC-120 - Traffic - ethernet_6" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit="0" \
--vertical-label="bytes per second" \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
DEF:a="C\:/inetpub/wwwroot/cacti/rra/5/59.rrd":"traffic_in":AVERAGE \
DEF:b="C\:/inetpub/wwwroot/cacti/rra/5/59.rrd":"traffic_out":AVERAGE \
AREA:a#00CF00FF:"Inbound"  \
GPRINT:a:LAST:" Current\:%8.2lf %s"  \
GPRINT:a:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:a:MAX:"Maximum\:%8.2lf %s\n"  \
COMMENT:"Total In\:  0 bytes\n"  \
LINE1:b#002A97FF:"Outbound"  \
GPRINT:b:LAST:"Current\:%8.2lf %s"  \
GPRINT:b:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:b:MAX:"Maximum\:%8.2lf %s\n"  \
COMMENT:"Total Out\: 0 bytes\n" 
RRDTool Says:
Graph Properties:

Code: Select all

C:/rrdtool/rrdtool.exe graph - \
--imgformat=PNG \
--start=1339904610 \
--end=1339991010 \
--title="WSGC-120 - Traffic - ethernet_6" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit="0" \
COMMENT:"From 2012/06/17 13\:43\:30 To 2012/06/18 13\:43\:30\c" \
COMMENT:"  \n" \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:10: \
--font AXIS:7: \
--font LEGEND:8: \
--font UNIT:7: \
DEF:a="C\:/inetpub/wwwroot/cacti/rra/5/61.rrd":"traffic_in":AVERAGE \
DEF:b="C\:/inetpub/wwwroot/cacti/rra/5/61.rrd":"traffic_out":AVERAGE \
CDEF:cdefa="a,8,*" \
CDEF:cdefe="b,8,*" \
AREA:cdefa#00CF00FF:"Inbound"  \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s"  \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:cdefa:MAX:"Maximum\:%8.2lf %s\n"  \
LINE1:cdefe#002A97FF:"Outbound"  \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s"  \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:cdefe:MAX:"Maximum\:%8.2lf %s\n" 
Network Interface not showing any Data
Network Interface not showing any Data
interface not working.jpg (211.36 KiB) Viewed 2007 times
Thanks in advance guys.
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Re: Interface Statistics not showing on Graph

Post by BSOD2600 »

Does the verbose query output for the WSGC-120 device return data?
Did you wait at least 2 polling cycles?
Followed the debugging guide to find out where the data collection process is breaking?
alert
Posts: 2
Joined: Sun Jul 01, 2012 12:55 am

Re: Interface Statistics not showing on Graph

Post by alert »

thanks BSOD2600 for the installer. It really made my life easy. Now, I'm really a newbie to cacti and using your installer I'm now getting graphs, however as the previous user I am not getting any data in my graphs. I'm trying to graph my window 7 interface traffic. could you please say where I may find the debugging guide.

Thanks in advance.
alert
Posts: 2
Joined: Sun Jul 01, 2012 12:55 am

Re: Interface Statistics not showing on Graph

Post by alert »

Ran the installer a second time with firewall disable and after couple hours graph began working.
Thx.
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests