[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xmlblaster] Monitoring XmlBlaster
Hi Oli,
On Thu, 6 Mar 2003, Oliver Neubert wrote:
>Hi!
>
>I want to write a tool which allows admins to visualize what's happening
>inside the system, and, partly help the admin to administer xmlBlaster
>with a GUI.
Great idea!
A first step in this direction is included in the SimpleReaderGui which is
in the package javaclient/simplereader.
Start with:
java javaclients/simplereader/SimpleReaderGui
>
>Now I'm interested in your experiences.
>Which, so far hidden, information would help the administrators to
>monitor xmlBlaster?
Right now I would like to have the data provided by dump from xmlBlaster-
server as a browsable tree, to see what's going on.
>
>Which data / values within the system should be manageable with this
>tool?
At very first the trace/debug levels for the various server-parts ([core]
[auth], ...)
Furtheron you may want to take a look at:
http://xmlblaster.org/xmlBlaster/doc/requirements/admin.telnet.html
http://xmlblaster.org/xmlBlaster/doc/requirements/admin.commands.html
Hope, this helps.
cheers
Heinrich