WMND(1) | General Commands Manual | WMND(1) |
WMND - WindowMaker network device monitor
wmnd { options }
WMND is a WindowMaker dock application that shows a graph of the network traffic of the past few minutes, current activity and current and overall send and receive rates. Additionally it can launch any program in response to mouse clicks.
You can cycle in realtime through all available active interfaces by simply left-clicking on the interface name gadget on the upperleft corner of WMND or use the mouse wheel anywhere.
The 'lo' interface is an exception, 'lo' only works when invoked from the commandline (wmnd -I lo), lo was mainly built in for testing purposes.
By default, WMND show device name in short term of four characters, for example, the ippp0 will be displayed as ipp0. You can toggle the device name between short and long by right-click on it.
Left-click on the main graphic area to cycle the graphic mode.
Left-click to toggle the history max or screen max. The max mode also affects the main graph scale. The default is screen max when WMND is startup. Right-click to hide or show. Middle-click to zoom the statistics in a separated trend window. You can cycle the active interface and middle-click again to monitor multiple interfaces concurrently.
Left-click on the letter gadgeted on the right-top corner can switch between the Byte or Packet counter mode. "B" for byte, "p" for packet. The current mode affects the external trend window too.
Click on the bottom rate meter can invoke the user command defined in resource file .wmndrc.
Be sure to drag WMND on it's outer edges, it's a bit picky due to the large gfx pixmap it keeps. You can also use a keyboard and mouse shortcut (perhaps ALT+left-click) in your window manager to drag it around.
[host@]interface
[community@]host[:interface]
You must specify an interface number, not an interface name. If the interface number is 0, or there's no interface specification, WMND will display all available interfaces. By default the community name is "public". Beware that by specifying an snmp v1 community name on a command line can be dangerous on an multiuser platform. Please read the README file on the distribution for more details.
~/.wmndrc User configuration.
The format of this file is described in the example file "wmndrc" coming with the distribution (see /usr/share/doc/wmnd/).
Report bugs and suggestion to the current WMND maintainer: wave++ <wavexx@thregr.org>. More information (including usage instructions) can be found into the README file found into the distribution. These information should be integrated here too.
This manual page was written by Arthur Korn <arthur@korn.ch>. The original WMND authour is Reed Lai, but it is currently maintained by Yuri D'Elia <wavexx@thregr.org>.
April 4, 2020 |