| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Source | 2011-05-02 | ||
| wmcpumon-2021-09-14-18.tar.bz2 | 2021-09-14 | 37.4 kB | |
| README | 2011-05-02 | 1.6 kB | |
| wmcpumon-2010-08-21-19.tar.bz2 | 2010-08-21 | 36.3 kB | |
| wmcpumon-2010-05-20-12.tar.bz2 | 2010-05-20 | 35.9 kB | |
| Totals: 5 Items | 111.3 kB | 0 |
@file README multi CPU system monitor dockapp.
Copyright (c) 2010 by Lutz Sammer. All Rights Reserved.
Contributor(s):
License: AGPLv3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
$Id: a0afba100b872f28951afa306729e65406bc862f $
This is a small dockapp, that displays the following information about the
system:
- Current CPU utilization of up to four CPUs or CPU cores
- or current aggregates CPU utilization of all CPUs and cores
- Support for hyper-threading CPUs, joins display of two CPUs
- Up to two minutes history of CPU utilization
- Current memory usage
- Current swap usage
- Can sleep while screensaver is running
To compile you must have libxcb (xcb-dev) installed.
Just make make and play.
Use wmcpumon -h to see the command line options.
Requires:
x11-libs/libxcb
X C-language Bindings library
http://xcb.freedesktop.org/
x11-libs/xcb-util
X C-language Bindings sample implementations
http://xcb.freedesktop.org/
Note: we are not compatible with versions before 0.3.8
x11-libs/xcb-util-wm
X C-language Bindings sample implementations
http://xcb.freedesktop.org/
Note: we are not compatible with versions before 0.3.8
Lutz Sammer johns98@gmx.net