-
1. Re: BlackTie administration
tomjenkinson Nov 18, 2009 6:09 AM (in response to tomjenkinson)Hmm, that didn't seem to update quite right! Here are the XML snippets that were missed out:
getServersStatus
< servers>
< server>
< name>[SERVER_NAME]
< instances>
< instance>
< id>[ID]
< status>[STATUS]
< /instance>
< /instances>
< /server>
< /servers>
listServiceStatus
< server>
< name>[SERVER_NAME]
< services>
< service>
< name>[SERVICE_NAME]
< status>[STATUS]
< /service>
< /services>
< /server> -
2. Re: BlackTie administration
pilhuhn Nov 18, 2009 7:08 AM (in response to tomjenkinson)What about Jopr / RHQ integration?
-
3. Re: BlackTie administration
tomjenkinson Nov 18, 2009 7:16 AM (in response to tomjenkinson)Hi Heiko,
I am pleased to say that the Administration GUI is an rhq-plugin!
Tom -
4. Re: BlackTie administration
pilhuhn Nov 18, 2009 8:13 AM (in response to tomjenkinson)Hey Tom,
those are great news ! :-)
Where can I find some pointer to this, so that I can add it to the list of RHQ plugins?
Heiko -
5. Re: BlackTie administration
tomjenkinson Nov 18, 2009 9:13 AM (in response to tomjenkinson)Hi Heiko,
Its early days on the documentation of this but we have a wiki article on RHQ administration available here:
http://www.jboss.org/community/wiki/BlackTieAdministration
All the best,
Tom -
6. Re: BlackTie administration
tomjenkinson Nov 19, 2009 8:43 AM (in response to tomjenkinson)Hi all,
For information, I have now updated that page with a wealth of new information.
Tom