blob: caf5e033285b1d07d746ba6d4deaffbc36a8c039 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
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
|