Dockapps.org

 you are here: dockapps.org    dockapp details   categories | add dockapp | contact us | about 
 wmHexaClock
 wmgtemp
 wmmaiload
 wmsorsen
 wmpinboard
 wmmisc
 wmsystemtray
 pywmseti
WMBlueCPU

Category: System Monitoring
Rate it!
Current Rating Average: 8.00
Rate:   
Maintainer: misu
Website: http://misuceldestept.go.ro
Description: WMBlueCPU monitors your system's cpu usage.

Screenshots:
0.8 0.9

Available Versions:

Date Author Changelog Download Delete
2005-03-25 18:31:28 Draghicioiu Mihai not available 0.8
2008-09-14 16:10:26 Draghicioiu Mihai 0.9 0.9

Add a new Version of this Dockapp

You may add a new (or even old) version of this dockapp by using the link above. This way we can be sure that this application will be available even if the project's homepage goes down (did that ever happen to you? :)).


User Comments

A cool one
posted by Jack (logged user) - 2006-09-09 19:01:53

I was so glad to use it then I made a package for Debian testing. Feel free to get it from my website
bug when monitoring CPU0
posted by David Dombrowsky (logged user) - 2010-02-01 17:24:19

On my SMP machine, it only worked when monitoring CPU #1. There is a bug in the code for version 0.9 that causes this. The fix is a very small source code patch:

--- orig/wmbluecpu/cpu_linux.c 2008-07-03 01:34:57.000000000 -0400
+++ wmbluecpu/cpu_linux.c 2010-02-01 11:18:40.717742537 -0500
@@ -38,7 +38,7 @@
FILE *file;
long cpu, nice, system, idle, used, total;
char buf[128];
- int c;
+ int c=-1;

file = fopen("/proc/stat", "r");
if(!file)

Post your comments here!
Name:
Email:
Title:
Comment:


NOTE: Signup or login to post comments.
 :: search & view ::

 :: community ::

 :: member profile ::

Andrew

 :: active members ::
  • nobody
  • Thomas Nemeth
  • Jean-Philippe Guillemin
  • anomie
  • mattlaabs
  • Anthony Peacock
  • Alan Swanson
  • Draghicioiu Mihai
  • yokk
  • Aliaksei
  •  :: links ::
  • Window Maker
  • WMApp C++ Dockapp Graphics Library

  • Generated in 0.1267 seconds