From 3cb86d60de05cfa94790f5b822ba25b742c090a1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 26 Jun 2012 23:27:49 +0200 Subject: add gbit link speed for netstats. add --netint param to specify the network interface --- lib/Loadbars/HelpDispatch.pm | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/Loadbars/HelpDispatch.pm') diff --git a/lib/Loadbars/HelpDispatch.pm b/lib/Loadbars/HelpDispatch.pm index 69878ed..03a8c44 100644 --- a/lib/Loadbars/HelpDispatch.pm +++ b/lib/Loadbars/HelpDispatch.pm @@ -97,6 +97,13 @@ END mode => 1 }, + netint => { + menupos => 6, + help => 'Interface to show netstats for (default: eth0)', + mode => 6, + type => 's' + }, + barwidth => { menupos => 9, help => 'Set bar width', -- cgit v1.2.3