Commit Graph

5 Commits

Author SHA1 Message Date
ckuethe
9c0f4da318 When removable devices like USB disks are connected or disconnected, wmmon
will spin and complain that it is unable to allocate memory for diskstats.
This patch fixes that.
ok steven
2006-09-23 15:49:36 +00:00
claudio
836b70d63b Fix wmmon to show again the correct cpu usage. I rewrote most of the patch and
now wmmon uses sysctl to get all stats and is therefor no longer setgid kmem.
Tested by tdeval
OK pval
2004-08-12 09:33:10 +00:00
naddy
4461feeb83 fix from Seiichi SATO <ssato@sh.rim.or.jp>, through maintainer 2002-01-06 16:54:49 +00:00
naddy
c3bbc28146 1. Integrate COMMENT, new NEED_VERSION
2. General cleanup in wmmon/wmmon.c
3. If you have root privs and exit, you'll get "Broken pipe". This occurs
upon execution of XCloseDisplay() (which followed by exit(0)). Handle it
with signal(SIGPIPE, exit).

Submitted by maintainer.
2001-04-14 02:38:31 +00:00
naddy
03ec91f815 Initial import of wmmon-1.0b2.
WMMon monitors the realtime CPU load as well the average
system load and gives you some nice additional features too.
2000-11-18 13:53:31 +00:00