diff options
Diffstat (limited to 'package/slurm/Config.in')
-rw-r--r-- | package/slurm/Config.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/package/slurm/Config.in b/package/slurm/Config.in new file mode 100644 index 000000000..819501dfc --- /dev/null +++ b/package/slurm/Config.in @@ -0,0 +1,15 @@ +config ADK_PACKAGE_SLURM + prompt "slurm............................. A realtime network interface monitor" + tristate + default n + 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 + |