[Zope] view active sessions
Marcus Bergmann
zope@zope.org
Thu, 07 Mar 2002 15:18:08 +0100
Gilles wrote:
>
> Hello,
>
> Yes: I have a 'www_server_status' method with an 'admin' local role which
> display info from the control panel:
> <!--#in "Control_Panel.DebugInfo.dbconnections()"-->etc...
>
> I also display the zope db size with :
> <!--#var "Control_Panel.Database.db_size()"-->
>
> (You may be able to see it here:
> http://nsfs-gateway.envisat.esa.int:8080/www_server_status , depending of
> our firewall)
>
> Gilles Lavaux
>
Thanks, this is a good suggestion. I will adapt it.
Marcus