mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 15:34:59 +02:00
16 lines
495 B
Plaintext
16 lines
495 B
Plaintext
|
config BR2_PACKAGE_SLURM
|
||
|
prompt "slurm............................. A realtime network interface monitor"
|
||
|
tristate
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
A realtime network interface monitor with the following features:
|
||
|
|
||
|
* realtime traffic statistics divided into incoming and outgoing
|
||
|
* optional combined view
|
||
|
* can monitor any kind of network interface
|
||
|
* shows detailed statistics about the interface.
|
||
|
* it's themeable
|
||
|
|
||
|
http://www.wormulon.net/projects/slurm
|
||
|
|