On 04/30/2010 08:07 PM, Jim Fulton wrote:
> ZEO servers can optionally listen on a separate monitor port.
>
> If you telnet to the monitor port, you get a dump of server statistics.
>
> The statistics are useful, but I don't really see why this should be
> a dedicated server.  IMO, it would be just as useful to have a server
> method to be called from a ZEO client to get server statistics as a
> Python dictionary.
>
> Managing yet another port is a pain.
>
> The implementation is pain to maintain.
>
> Does anyone use the monitor server? Would anyone object
> if it went away, to be replaced by a server method on the standard
> ZEO protocol?

I keep meaning to use it and I think I'd do that sooner if it became 
part of the standard protocol.



-- 
Christian Theune · c...@gocept.com
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 0 · fax +49 345 1229889 1
Zope and Plone consulting and development

_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to