From a6ddff3aead108703bb71f07c7680eb3a3ddf14e Mon Sep 17 00:00:00 2001 From: "pbuetow (lap824)" Date: Sun, 22 Jan 2012 14:17:01 +0100 Subject: Add stats for memory --- HELP | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'HELP') diff --git a/HELP b/HELP index fe8cfd6..b2b060f 100644 --- a/HELP +++ b/HELP @@ -1,4 +1,4 @@ -Explanations: +CPU stuff: st = Steal in % [see man proc] (extended) Color: Red gt = Guest in % [see man proc] (extended) @@ -22,6 +22,11 @@ Explanations: avg = System load average; desc. order: 1, 5 and 15 min. avg. 1px horizontal line: Maximum sy+us+io of last 'avg' samples (extended) Extended means: text display only if extended mode is turned on +Memory stuff: + Ram: System ram usage in % + Color: Dark grey + Swp: System swap usage in % + Color: Grey Examples: loadbars --extended 1 --showcores 1 --width 600 --hosts localhost loadbars --hosts localhost,server1.example.com,server2.example.com @@ -35,6 +40,7 @@ Examples: --inter - Set update interval in seconds (default 0.1) --samples - Set number of samples until ssh reconnects --showcores - Toggle core display (0 or 1) +--showmem - Toggle mem display (0 or 1) --showtexthost - Toggle hostname/num text display (0 or 1) --showtext - Toggle text display (0 or 1) --sshopts - Set SSH options -- cgit v1.2.3