summaryrefslogtreecommitdiff
path: root/HELP
diff options
context:
space:
mode:
authorPaul Buetow (venus) <paul@buetow.org>2012-01-21 15:54:15 +0100
committerPaul Buetow (venus) <paul@buetow.org>2012-01-21 15:54:15 +0100
commit0570cf65895b94940dc3550e0cd2eab49f95be91 (patch)
tree685315bb45d678c58779e45fbc4e177b3bfecbcb /HELP
parent7532f8adc0f3e8fd99cadc23f6ecbfd809178b84 (diff)
Add help file
Diffstat (limited to 'HELP')
-rw-r--r--HELP30
1 files changed, 30 insertions, 0 deletions
diff --git a/HELP b/HELP
new file mode 100644
index 0000000..ead04a7
--- /dev/null
+++ b/HELP
@@ -0,0 +1,30 @@
+Explanation colors:
+ Blue: System cpu usage
+ Purple: System usage if system cpu is >30%
+ Yellow: User cpu usage
+ Darker yellow: User usage if system & user cpu is >50%
+ Orange: User usage if system & user cpu is >70%
+ White: Usage usage if system & user cpu is >99%
+ Green: Nice cpu usage
+ 1px horizontal line: Maximum sy+us cpu of last 'avg' samples
+Explanation text display:
+ ni = Nice cpu usage in %
+ us = User cpu usage in %
+ sy = System cpu sage in %
+ su = System & user cpu usage in %
+ pk = Max System & user cpu usage peak of last avg. samples in %
+ avg = System load average (desc. order: 1, 5 and 15 min. avg.)
+--togglecpu <ARG> - Toggle CPUs (0 or 1)
+--average <ARG> - Num of samples for avg. (more fluent animations)
+--cluster <ARG> - Cluster name from /etc/clusters
+--factor <ARG> - Set graph scale factor (1.0 means 100%)
+--height <ARG> - Set windows height
+--hosts <ARG> - Comma separated list of hosts
+--inter <ARG> - Set update interval in seconds (default 0.1)
+--samples <ARG> - Set number of samples until ssh reconnects
+--sshopts <ARG> - Set SSH options
+--title <ARG> - Set the window title
+--toggletxthost <ARG> - Toggle hostname/num text display (0 or 1)
+--togglepeak <ARG> - Toggle peak display (0 or 1)
+--toggletxt <ARG> - Toggle text display (0 or 1)
+--width <ARG> - Set windows width