Is there a realtime apache/php console similar to webrick or mongrel with ruby on rails?
I want to be able to monitor what the heck my server is doing.
edit:
but I don't want to grep the log
Thanks!
|
|
Is there a realtime apache/php console similar to webrick or mongrel with ruby on rails? I want to be able to monitor what the heck my server is doing. edit:but I don't want to grep the log Thanks!
|
||||||||||
|
|
|
I believe FirePHP might be somewhat equivalent to what your looking for. Simple Example:
|
||
|
|
|
ApacheTop may not quite do what you want, but just in case.. and you might find it useful nonetheless :) It's basically like UNIX top but for Apache. |
||
|
|