diff options
author | wbx <wbx@hydrogenium.(none)> | 2009-05-17 14:41:34 +0200 |
---|---|---|
committer | wbx <wbx@hydrogenium.(none)> | 2009-05-17 14:41:34 +0200 |
commit | 219a6dab8995aad9ac4860cc1a84d6f3509a03a4 (patch) | |
tree | b9c0f3c43aebba2fcfef777592d0add39f2072f4 /package/slurm/Config.in |
Initial import
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 + |