summaryrefslogtreecommitdiff
path: root/README
blob: e96b8488b3c5aaebf14ff0a3d6dbd9c1dfd0c9ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
For general program informations see http://loadbars.buetow.org

For legal informations see COPYING and COPYING.FONT

For any program help check out --help or 'h' and 'H' commands

For a list of features which might be added in the future see WHISHLIST

For a changelog see CHANGELOG

For a list of all known bugs see BUGS

Versioning schema: a.b.c.d, where 
	d = Bugfixes only release
	c = Minor release (new features or minor code refactoring)
	b = Major release (new features or major code refactoring)
	a = Don't know yet. Maybe will stay forever 0.

Explanation colors:
	Blue: System cpu usage 
	Purple: System usage if it's >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

Explanation text display:
	ni = Nice cpu usage in %
	us = User cpu usage in %
	sy = System cpu sage in %
	su = System & user cpu usage in %
        avg = System load average (desc. order: 1, 5 and 15 min. avg.)