athstats - simple tool to inspect and monitor network traffic statistics
athstats [-i device] [interval]
Provide statistics about a madwifi device. Without any arguments, athstats will print a summary of statistical elements for the specified device (defaults to wifi0 when no device is given). If an additional argument is given as an integer, athstats will print progressive statistical data at an interval equal to the integer in seconds.Statistical elements of the summary report include packets sent/received, tx/rx errors, calibration information and antenna profile data.
The progressive report elements include packet input/output as well as altrate, short, long, xretry, crcerr, crypt, phyerror packet count, rssi and rate data.
The statistical data is derived from device ioctls and /proc/net/dev. For further understanding of how the statistical information is collected and what it represents, please refer to the athstats source code (tools/athstats.c).
-i device The madwifi device to apply the settings to. If no device is specified, athstats defaults to wifi0. interval Define the interval between realtime statistical feedback in seconds.
athstats Print summary of statistics for wifi0. athstats 1 Update a progressive statistical report every 1 second for wifi0. athstats -i wifi1 5 Update a progressive statistical report every 5 seconds for wifi1.
80211stats(8)
This manual page was written by Kel Modderman <kelrin@tpg.com.au>.
Top of page |
ATHSTATS (8) | February 2006 |
If you would like to republish one of the articles from this site on your webpage or print journal please contact IronGeek.
Copyright 2020, IronGeek