diff options
| author | Paul Buetow <paul@buetow.org> | 2013-07-26 09:07:27 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-07-26 09:07:27 +0200 |
| commit | cdaa61535ea189cdf09cba553051831cf1a6f39e (patch) | |
| tree | 73ceb2c6a9f5fe4be6627608c561732013eb419a /docs/cpuinfo.txt | |
| parent | 0150fd1b5e4e2e30c98eff9b0bc12cb9bd1363d8 (diff) | |
manpage
Diffstat (limited to 'docs/cpuinfo.txt')
| -rw-r--r-- | docs/cpuinfo.txt | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/docs/cpuinfo.txt b/docs/cpuinfo.txt index 992baf1..7dc4125 100644 --- a/docs/cpuinfo.txt +++ b/docs/cpuinfo.txt @@ -1,14 +1,12 @@ NAME - Cbars - A small and humble tool to observe server loads + cpuinfo - A small and humble tool to print out CPU data SYNOPSIS - cpuinfo [LIST OF HOSTNAMES] + cpuinfo - Tested platforms - This version of Cbars has only been tested on Debian GNU/Linux Wheezy. - - There is no release made yet atm. So please come back later and don't - use this yet. + How this works? + This just invokes AWK to parse /proc/cpuinfo and prints out some stuff + but human readable. LICENSE See package description or project website. |
