From df78a4694c9bb215f27c22f5f3b325462665e968 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 5 Feb 2012 00:07:34 +0100 Subject: More docu stuff --- HELP | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'HELP') diff --git a/HELP b/HELP index 62205c9..e077c51 100644 --- a/HELP +++ b/HELP @@ -1,3 +1,8 @@ +==> Reading configuration from /home/pb/.loadbarsrc +==> Setting showcores=1, it might be overwritten by command line params. +==> Setting showtext=0, it might be overwritten by command line params. +==> Setting extended=1, it might be overwritten by command line params. +==> Setting showmem=1, it might be overwritten by command line params. CPU stuff: st = Steal in % [see man proc] (extended) Color: Red @@ -27,6 +32,14 @@ Memory stuff: Color: Dark grey Swp: System swap usage in % Color: Grey +Config file support: + Loadbars tries to read ~/.loadbarsrc and it's possible to configure any + option you find in --help but without leading '--'. For comments just use + the '#' sign. Sample config: + showcores=1 # Always show cores on startup + showtext=0 # Always don't display text on startup + extended=1 # Always use extended mode on startup + will always show all CPU cores in extended mode but no text display. Examples: loadbars --extended 1 --showcores 1 --height 300 --hosts localhost loadbars --hosts localhost,server1.example.com,server2.example.com @@ -38,7 +51,6 @@ Examples: --factor - Set graph scale factor (1.0 means 100%) --height - Set windows height --hosts - Comma sep. list of hosts; optional: user@ in front to each host ---inter - Set update interval in seconds (default 0.1) --maxwidth - Set max width --samples - Set number of samples until ssh reconnects --showcores - Toggle core display (0 or 1) @@ -46,4 +58,3 @@ Examples: --showtexthost - Toggle hostname/num text display (0 or 1) --showtext - Toggle text display (0 or 1) --sshopts - Set SSH options ---title - Set the window title -- cgit v1.2.3