PDA

View Full Version : Cpu/memory usage script



GRisha
05-09-2004, 03:39 PM
Hello.

What about make a function-
show cpu/memory usage by user ?

apache status can be take with mod_status, mysql process list with MySQL command "show full processlist".

ProWebUK
05-09-2004, 05:28 PM
For apache theres a script in the 3rd party software (or howto guides), for mysql theres shell...

Chris