Interface graphs with zero values

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
TaLL0s
Posts: 11
Joined: Tue Nov 09, 2010 4:48 am
Location: Cracow

Interface graphs with zero values

Post by TaLL0s »

Hello,

I'm trying to monitor projector Sanyo XL51 interface statistics. I'm useing Generic SNMP host template and i have only zeros on the graphs. I used it also on Hitachi projectors and works fine.

Cacti log:

Code: Select all

11/09/2010 11:54:46 AM - WEBLOG: Poller[0] CACTI2RRD: /usr/bin/rrdtool graph -  --imgformat=PNG  --start=-86400  --end=-300  --title='sanyo test 4 - Traffic - eth0'  --rigid  --base=1000  --height=120  --width=500  --alt-autoscale-max  --lower-limit=0  --vertical-label='bits per second'  --slope-mode  --font TITLE:12:  --font AXIS:8:  --font LEGEND:10:  --font UNIT:8:  DEF:a="/usr/share/cacti/site/rra/sanyo_test_4_traffic_in_151.rrd":traffic_in:AVERAGE  DEF:b="/usr/share/cacti/site/rra/sanyo_test_4_traffic_in_151.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"
11/09/2010 11:54:46 AM - WEBLOG: Poller[0] CACTI2RRD: /usr/bin/rrdtool graph -  --imgformat=PNG  --start=-86400  --end=-300  --title='sanyo test 4 - Traffic - eth0'  --rigid  --base=1000  --height=120  --width=500  --alt-autoscale-max  --lower-limit=0  --vertical-label='bits per second'  --slope-mode  --font TITLE:12:  --font AXIS:8:  --font LEGEND:10:  --font UNIT:8:  DEF:a="/usr/share/cacti/site/rra/sanyo_test_4_traffic_in_151.rrd":traffic_in:AVERAGE  DEF:b="/usr/share/cacti/site/rra/sanyo_test_4_traffic_in_151.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"
11/09/2010 11:55:13 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/sanyo_test_4_sfilter_152.rrd --template sFilter 1289300112:2
11/09/2010 11:55:13 AM - POLLER: Poller[0] CACTI2RRD: /usr/bin/rrdtool update /usr/share/cacti/site/rra/sanyo_test_4_traffic_in_151.rrd --template traffic_in:traffic_out 1289300112:0:0
Image


Cacti Version 0.8.7g + RRDTool 1.4.x

Thanks,
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Re: Interface graphs with zero values

Post by gandalf »

Please see 2nd link of my sig for basic debugging, incl. a basic snmp test of that device
R.
TaLL0s
Posts: 11
Joined: Tue Nov 09, 2010 4:48 am
Location: Cracow

Re: Interface graphs with zero values

Post by TaLL0s »

Tanks for replay,

I investigate and i discover that each one device don't support those mibs or it is something wrong with devices.

Code: Select all

IF-MIB::ifAdminStatus.1 = INTEGER: up(1)
IF-MIB::ifOperStatus.1 = INTEGER: up(1)
IF-MIB::ifLastChange.1 = Timeticks: (0) 0:00:00.00
IF-MIB::ifInOctets.1 = Counter32: 0
IF-MIB::ifInUcastPkts.1 = Counter32: 0
IF-MIB::ifInNUcastPkts.1 = Counter32: 0
IF-MIB::ifInDiscards.1 = Counter32: 0
IF-MIB::ifInErrors.1 = Counter32: 0
IF-MIB::ifInUnknownProtos.1 = Counter32: 0
IF-MIB::ifOutOctets.1 = Counter32: 0
IF-MIB::ifOutUcastPkts.1 = Counter32: 0
IF-MIB::ifOutNUcastPkts.1 = Counter32: 0
IF-MIB::ifOutDiscards.1 = Counter32: 0
IF-MIB::ifOutErrors.1 = Counter32: 0

I will try to contact with Sanyo tech support and try to figured out what do with this.

Regards,
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests