From a13b8116ecf182d02ed5886893d566aafc72eb33 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 6 Nov 2005 21:20:42 +0000 Subject: add slurm package (thanks to Thomas Reifferscheid) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2357 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/slurm/Config.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 openwrt/package/slurm/Config.in (limited to 'openwrt/package/slurm/Config.in') diff --git a/openwrt/package/slurm/Config.in b/openwrt/package/slurm/Config.in new file mode 100644 index 000000000..caf5e0332 --- /dev/null +++ b/openwrt/package/slurm/Config.in @@ -0,0 +1,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 + -- cgit v1.2.3