netlcdclient is a client for LCDproc. It shows network statistics from any interface listed in /proc/net/dev and will work well with 20x4 LCD displays.
| Tags | Networking Monitoring |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: Compilation problems with gcc > 2.95 have been fixed. Support for traffic greater than 4 GB has been added.


Release Notes: Multi-interface support (now it is possible to show information for up to 3 interfaces simultaneously), alias names support, and display of the time when some interface went down, along with other minor changes.


Release Notes: This release adds an option to show a screen with total traffic transferred (in, out and total). It can run in the background from the command line. There are minor changes in the code.


Release Notes: This release is a complete rewrite that includes a code cleanup, and command line long options support. Speed values are now scaled and support several measure units. A man page was added, and there are minor feature enhancements and bugfixes.


Release Notes: New code to read server responses in order to prevent server crashing.