|
|
wmmisc
| Category: |
System Monitoring |
|
|
| Maintainer: |
luxorfalls |
| Description: |
This is a simple dockapp that monitors the following: the amount of users logged in, the total number of processes, the number of running (or 'alive') processes, the total number of forks and the system load average. |
Screenshots:
|
|
|
Available Versions:
|
User Comments
Compile errors
I wasn't able to get 0.9 to compile on my Slackware 9.1 system, with -WEXTRA as an unrecognized option.
Re: Compile errors
Just remove -Wextra from the CFLAGS line in general.mk.
-Wextra is an option specific to gcc 3.4 and newer.
Screenshots question
So how do you tell it to display the fork count and disk activity like it does in the second screenshot? There doesn't appear to be any switches or configuration options to set that.
|
|
|
|