30 Apr
2008
30 Apr
'08
10:16 a.m.
I'm trying to figure out what the current state of the art for monitoring Zope2 processes is. Ideally I'ld want the equivalent of zc.z3monitor. I figured the medua monitorserver would be a good start, but judging by the facts that it can only deal with clear-text passwords while the rest of Zope uses hashed passwords and anything unexpected, such as using command that produces a lot of output such as locals(), breaks the whole session makes me suspect that nobody is using that. What do other people use? Is there any interest in improving the medusa monitor server? Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.