[Zope] How to know what are zope doing now?

Paul Winkler pw_lists at slinkp.com
Wed Sep 19 23:15:34 EDT 2007


You might also consider turning on the trace log.  I've sometimes done
troubleshooting by eyeballing that file and/or using
requestprofiler.py.  This is useful if some requests are taking so
long that zope seems to hang.  But DeadlockDebugger might be easier to
use.

- P

On Thu, Sep 20, 2007 at 01:33:55AM +0200, Garito wrote:
> Hi!
> Every night my Zope server has 99% cpu usage and, sometimes, the server
> stops to serve pages
> 
> There are any way to know what the Zope server is doing in real time?
> 
> I know I could look at event.log or z2.log but I would like to know the
> activity in real time
> 
> Is this posible?
> 
> How can I know what my server is doing?

-- 

Paul Winkler
http://www.slinkp.com


More information about the Zope mailing list