wavemon is a ncurses-based monitor for wireless devices. It allows you to watch the signal and noise levels, packet statistics, device configuration, and network parameters of your wireless network hardware. It has currently only been tested with the Lucent Orinoco series of cards, although it should work (with varying features) with all devices supported by the wireless kernel extensions written by Jean Tourrilhes.
| Tags | Networking Monitoring Hardware |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
Recent releases


Changes: Lots of bugfixes and minor enhancements, as well as a new configuration dump facility.


Changes: Compiler errors with gcc 3 fixed, works with older wireless extensions, no more segfaults when no driver or interface is found, several minor display fixes.


No changes have been submitted for this release.
- All comments
Recent commentsBug fix
Bug fix in line 173 wave.c. exit() missing paremeter
Nice job.
After seeing this, I stopped developing my own version. Very well done.