diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2011-11-17 23:44:18 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2011-11-17 23:44:18 +0100 |
| commit | 664bba80b91f03966d1b2fe9101e34327dcd1974 (patch) | |
| tree | 058d55810157cdd0d6c5a4cd64b595d879012c2e | |
| parent | 3cf0d909609148c23544a906af21545fac147513 (diff) | |
Typo
| -rwxr-xr-x | loadbars.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loadbars.pl b/loadbars.pl index e072dfe..8148830 100755 --- a/loadbars.pl +++ b/loadbars.pl @@ -521,7 +521,7 @@ Explanation colors: Orange: User usage if system & user cpu is >70% White: Usage usage if system & user cpu is >99% Green: Nice cpu usage - Grey 1px horizintal: Maximum sy+us cpu of last 'avg' samples + Grey 1px horizontal: Maximum sy+us cpu of last 'avg' samples Explanation text display: ni = Nice cpu usage in % us = User cpu usage in % |
