wmnetload is a network interface monitor dockapp for Window Maker. It is designed to fit well with dockapps like wmcpuload and wmmemmon. It tracks whether the interface is functioning and displays current network interface throughput, along with an auto-scaling graph of recent network activity (the graph separates upstream and downstream traffic load cleanly without resorting to colors).
| Tags | Desktop Environment Window Manager Applets Enlightenment Epplets Window Maker |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux Solaris BSD NetBSD Unix FreeBSD |
| Implementation | C |
Recent releases


Changes: This version adds --light-color option and support for FreeBSD.


Changes: Support for FreeBSD and a --light-color option were added.


Changes: <X11/xpm.h> detection has been corrected to work with GCC 3.0, and there are other minor build enhancements.


Changes: This release brings wmnetload's visual appearance up-to-date with wmcpuload (though the "classic" look is still available as well), and adds a number of nifty new features, including interface cycling, and an alarm mode. A number of reported bugs were also fixed.


Changes: This version adds pluggable looks, a new look which matches wmcpuload 0.9+ (which displays the interface name), interface cycling, and (experimental) smoothing code. Performance was improved, and a number of reported bugs were fixed.
An infrastructure for linking tools together to act like a single application.
- All comments
Recent commentsRe: rgb color support?
1.3 has been released with this feature.
enjoy!
Re: rgb color support?
Sorry for the delay in getting back to folks.
Check the latest 1.3 beta (which I just released); it has this support. If all goes well, the actual release will be out in a week or so.
rgb color support?
The other dockapps that look similar (wmcpuload, wmmemload, etc) all have support to change the backlight color to any rgb value. Do you plan to add this feature?
Re: xpm.h
Henry Fok has verified the fix; I'm releasing 1.2 to address this issue. Note that there are no new features in 1.2, just build-related bugfixes.
Re: xpm.h
Good news -- I believe I've found the source of the problem: bad interaction between autoconf 2.13 and gcc 3.0.
I've put together a tarball for testing, available from ftp://truffula.com/pub/wmnetload-1.2-pre1.tar.gz. I'd appreciate it if someone could confirm that it fixes the problem.
Thanks!