diff options
| author | Paul Buetow (venus) <paul@buetow.org> | 2012-01-21 13:08:46 +0100 |
|---|---|---|
| committer | Paul Buetow (venus) <paul@buetow.org> | 2012-01-21 13:08:46 +0100 |
| commit | 8d6d600827bd41015b852bc7a253de4772b6743d (patch) | |
| tree | 7d36e6f5e6ef6484fdd469f52efb8408496aa0f7 /README | |
| parent | a14a21f396e68c4b713f948ac1d861e667ee0331 (diff) | |
iowait graph works
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -11,7 +11,9 @@ For a changelog see CHANGELOG For a list of all known bugs see BUGS -Supported platforms are: Linux and FreeBSD (the latter with linprocfs mounted) +Supported platforms are: Linux and FreeBSD (the latter with linprocfs mounted). + +For Linux at least a 2.6 Kernel is required. Versioning schema: a.b.c[.d], where d = Optional, bugfixes only release @@ -28,6 +30,7 @@ Explanation colors: Yellow: User cpu usage Darker yellow: User usage if system & user cpu is >50% Orange: User usage if system & user cpu is >70% + Red: User usage if system & user cpu is >90% White: Usage usage if system & user cpu is >99% Green: Nice cpu usage |
