I guess I should really ask this on a cacti list, but, incase some here
can shine some light:

I have WAG54Gv3, and, have setup cacti on centos to chart traffic;
cacti picked up the following i/f on WAG54 via snmp2:
eth0, ppp0, br0 and wlan0

the graphs 'seemed OK' after setup, I've run a Palm sync on wifi and it
showed something like 3MB transferred, so 'it seemed ok'

recently, i noticed unusual traffic on 'wlan0', and, I only have a Palm
h/held that gets used (on wlan) maybe once or twice a day, for max 5 or 10
minutes at a time, I looked on the WAG54G, there was no wless clients
showing at all, I disabled wless i/f, but, when I looked again, I was
still charting traffic on now disabled wless i/f ????

from cacti, I again queried WAG, both, with wless disabled and wless
enabled: [1]

the 'unexpected wifi data' that I observed is on i/f13 [2],
where i supposedly transferred 150MB in the last 24 hrs AFTER I disabled
the i/f??

anyhow, if anyone has any thoughts...


[1]
wifi OFF:
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='lo'] index: 1 [from value]
+ Found item [ifDescr='eth0'] index: 2 [from value]
+ Found item [ifDescr='tunl0'] index: 3 [from value]
+ Found item [ifDescr='gre0'] index: 4 [from value]
+ Found item [ifDescr='ipsec0'] index: 5 [from value]
+ Found item [ifDescr='ipsec1'] index: 6 [from value]
+ Found item [ifDescr='ipsec2'] index: 7 [from value]
+ Found item [ifDescr='ipsec3'] index: 8 [from value]
+ Found item [ifDescr='ipsec4'] index: 9 [from value]
+ Found item [ifDescr='br0'] index: 10 [from value]
+ Found item [ifDescr='nas0'] index: 11 [from value]
+ Found item [ifDescr='ppp0'] index: 12 [from value]

wifi ON
+ Executing SNMP walk for data @ '.1.3.6.1.2.1.2.2.1.2'
+ Found item [ifDescr='lo'] index: 1 [from value]
+ Found item [ifDescr='eth0'] index: 2 [from value]
+ Found item [ifDescr='tunl0'] index: 3 [from value]
+ Found item [ifDescr='gre0'] index: 4 [from value]
+ Found item [ifDescr='ipsec0'] index: 5 [from value]
+ Found item [ifDescr='ipsec1'] index: 6 [from value]
+ Found item [ifDescr='ipsec2'] index: 7 [from value]
+ Found item [ifDescr='ipsec3'] index: 8 [from value]
+ Found item [ifDescr='ipsec4'] index: 9 [from value]
+ Found item [ifDescr='br0'] index: 10 [from value]
+ Found item [ifDescr='nas0'] index: 11 [from value]
+ Found item [ifDescr='ppp0'] index: 12 [from value]
+ Found item [ifDescr='wlan0'] index: 13 [from value]
+ Found item [ifDescr='wdsup0'] index: 14 [from value]
+ Found item [ifDescr='wdsdw0'] index: 15 [from value]
+ Found item [ifDescr='wdsdw1'] index: 16 [from value]
+ Found item [ifDescr='wdsdw2'] index: 17 [from value]
+ Found item [ifDescr='wdsdw3'] index: 18 [from value]



[2]
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="WAG54G - Traffic - wlan0/13" \
--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="/var/www/cacti/rra/wag54g_traffic_in_13.rrd":traffic_in:AVERAGE \
DEF:b="/var/www/cacti/rra/wag54g_traffic_in_13.rrd":traffic_in:MAX \
DEF:c="/var/www/cacti/rra/wag54g_traffic_in_13.rrd":traffic_out:AVERAGE \
DEF:d="/var/www/cacti/rra/wag54g_traffic_in_13.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdeff=c,8,* \
CDEF:cdefi=d,8,* \
AREA:cdefa#00CF00FF:"Inbound"  \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s"  \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf %s"  \
COMMENT:"Total In\:  152.67 MB\n"  \
LINE1:cdeff#002A97FF:"Outbound"  \
GPRINT:cdeff:LAST:"Current\:%8.2lf %s"  \
GPRINT:cdeff:AVERAGE:"Average\:%8.2lf %s"  \
GPRINT:cdefi:MAX:"Maximum\:%8.2lf %s"  \
COMMENT:"Total Out\: 28.64 MB"


-- 
Voytek

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to