I've never heard of any command line JMX console, but if you just want to check a few things, you could use the servicemix ant tasks, or for some very specific queries, just write a few lines to connect to the remote JMX server and query it. Once you're a bit familiar with the JMX api, it's not so hard to do.
On Mon, Mar 3, 2008 at 6:08 PM, Wielek, Lukasz <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any way to access (list) ServiceMix Mbean objects from shell > script. > I can access it via jconsole, however it requires GUI, but I'm looking > for some commandline. > > > Regards, > Lukasz Wielek > -- Cheers, Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/
