I had also meant to say that if you do need to monitor the broker from/on an AIX box you can also use JConsole (or other such tools) to do so, which a quick google suggests is still included in the Java releases for AIX.
Robbie On 15 February 2012 17:44, Robbie Gemmell <[email protected]> wrote: > Hi Gerard, > > From the title I am going to assume you mean the JMX management > console for the Java broker? We dont currently have an AIX package for > this, as there has never been a demand for it given most users would > tend to run the console from the local desktops. > > In theory it should be possible to construct such a package as there > appears to be an eclipse release for AIX using Motif for the version > of Eclipse RCP the console is built around, which could be used as a > reference point, however we dont have access to an AIX box we could > try this on. It isnt just a matter of compiling the current console > plugin code (which is itself platform independant) on AIX however, > there are platform-dependant binary dependencies and configuration > files required for the Eclipse RCP basis of the console that need to > be layed out/configured correctly (e.g the solaris and Mac OS X > variants differ somehwat from the linux and windows verions for this > reason). > > Regards, > Robbie > > On 15 February 2012 13:15, gerard <[email protected]> wrote: >> I would like to use qpidmc on AIX 6. Is there an install package for this? Is >> it necessaryu to build from source? >> thanks >> >> -- >> View this message in context: >> http://apache-qpid-developers.2158895.n2.nabble.com/qpidmc-AIX-tp7287427p7287427.html >> Sent from the Apache Qpid developers mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:[email protected] >> --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
