[Zope] Medusa Monitor
   
    Dieter Maurer
     
    dieter@handshake.de
       
    Fri, 24 Nov 2000 21:34:42 +0100 (CET)
    
    
  
Anderson Ami writes:
 >   Anybody knows What is Medusa Monitor ? What it do ? How can I use it ?
The Medusa monitor allows you to connect to a running Zope
Server and get a Python interpreter in this context.
With it, you can (in principle) analyse your Zope system.
However, this way of debugging is probably only for experts.
There is a document at zope.org (I forgot its name) that says
a bit about this "monitor": search for "monitor".
Dieter