Skip to content

This is a small dockapp, that displays the following information about the system:

License

Notifications You must be signed in to change notification settings

Johns-Q/wmcpumon

Repository files navigation

@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$

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:https://xcb.freedesktop.org/
	x11-libs/xcb-util
		X C-language Bindings sample implementations
		http:https://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:https://xcb.freedesktop.org/
		Note: we are not compatible with versions before 0.3.8

Lutz Sammer [email protected]

About

This is a small dockapp, that displays the following information about the system:

Topics

Resources

License

Stars

Watchers

Forks