[ap-utils] ap-mrtg

Alvin Alexander Utomo ap-utils@kiev.iorta.com
Mon, 16 Dec 2002 04:16:50 +0700


I experienced this :

bash# ap-mrtg -i 192.168.0.22 -c public -t  link -b 00301a01cb4e -v -r

Usage:
        ap-mrtg -i ip -c community -t type [-b bssid] [-v] [-h] [-r]

Get stats from AP and return it in MRTG parsable format

-i ip        - AP ip address
-c community - SNMP community string
-t type      - statistics type <w>ireless, <e>thernet, associated <s>tations
or <l>ink quality in client mode
-b bssid     - mac address of the AP to which get link quality, only if
type=l
-v           - report MRTG about problems connecting to AP
-r           - reset AP when getting LinkQuality stats
-h           - print this help screen

And if the -r option was not specified, I always get the same values output
all the time :

bash# ap-mrtg -i 192.168.0.22 -c public -t link -b 00301a01cb4e
999999999
99999999
-

Please advice.

Regards,
  Alvin