It is currently not possible to get this information via an administrative command. Technically speaking this information could be retreived. The question is how much should be possible to be retreived via the admin interface (The interfaces org.xmlBlaster.engine.admin.I_* control that).Hi,
I'm writing a monitoring tool and I've got some questions concering administrative commands: 1. Is it possible to get a callback address of a certain session of a certain subscriber ?
(I was able to get the list of clients and some information about their sessions) 2. I've noticed that numUpdates of a client (that is persistent and has persistent subscribtions) is being set to 0 after server restart - why ?
Again the possible requests are controlled by the interfaces in org.xmlBlaster.engine.admin. In this particular case I_AdminSession.3. I'm able to retrieve the number of updates (via key: __cmd:/node/node_name/client/session_name/session_id/?numUpdates) but it's not possible to get the number of publishes or gets - why ? (keys that I use are identical but end with ?numGets and ?numPublished)
Does anyone know the answers ?
regards, wojtek
Michele