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/Shared.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/Loadbars/Shared.pm') diff --git a/lib/Loadbars/Shared.pm b/lib/Loadbars/Shared.pm index d1c737f..d049800 100644 --- a/lib/Loadbars/Shared.pm +++ b/lib/Loadbars/Shared.pm @@ -48,13 +48,14 @@ our %I : shared; factor => 1, hasagent => 0, height => 230, - maxwidth => 1280, + maxwidth => 1250, showcores => 0, showmem => 0, shownet => 0, showtext => 1, showtexthost => 0, sshopts => '', + netint => 'eth0', ); %I = ( -- cgit v1.2.3