-
1. Re: JPOR WebSphere AS plugin
mazz Jul 6, 2010 9:14 AM (in response to dangrindstaff)About a year and a half ago, this person wrote his own and seems to have gotten something to work - I don't know all the RHQ plugin features he supported in his WAS plugin (metrics, operations, configuration), but here is his blog:
We'd be interested if someone would want to write a public WAS plugin for the community - if you do, let us know - we would probably like to put it in the RHQ git repo with the rest of the community plugins ( http://git.fedorahosted.org/git?p=rhq/rhq.git;a=tree;f=modules/plugins;hb=master ).
-
2. Re: JPOR WebSphere AS plugin
dangrindstaff Jul 8, 2010 11:51 AM (in response to mazz)Thank you for writing. I will start working on the referenced code and post progress notes here.
-
3. Re: JPOR WebSphere AS plugin
pilhuhn Jul 8, 2010 11:54 AM (in response to dangrindstaff)Actually a good part of the code changes that need to go into RHQ have been incorporated (iirc), so you may check this first.
Please let us know how this goes.
-
4. Re: JPOR WebSphere AS plugin
mazz Jul 8, 2010 12:03 PM (in response to pilhuhn)What I believe Heiko is referring to is the changes that needed to be made to the MC4J code. We've incorporated those changes needed by that websphere plugin code into the core MC4J library. I also think we may have made some changes to the JMX plugin that is used to monitor WebSphere.
That said, RHQ does not have an explicit "WebSphere" plugin (i.e. we don't have modules/plugins/websphere in the git repo).
-
5. Re: JPOR WebSphere AS plugin
pilhuhn Jul 10, 2010 12:40 PM (in response to mazz)Mazz: exactly :-)
-
6. Re: JPOR WebSphere AS plugin
rafaelri Jul 20, 2010 9:23 PM (in response to dangrindstaff)Hi Dan!
Dan Grindstaff wrote:
Hello All, I am interested in developing a WAS plugin for JPOR. Has anyone else made any headway on this? Thanks!
Are you planning to develop a plugin that collects WAS PMI statistics? I did one some time ago I can try to find it but it depends on WAS being configured for collecting/emitting them.
best regards,
Rafael Ribeiro
-
7. Re: JPOR WebSphere AS plugin
rafaelri Jul 21, 2010 2:46 PM (in response to rafaelri)Dan,
You should also keep in mind that you'll need to code some helper classes since JOPR (as far as I know) does not support natively javax.management.j2ee.statistics.Stats classes...
-
8. Re: JPOR WebSphere AS plugin
dangrindstaff Nov 11, 2010 7:45 PM (in response to rafaelri)Sorry for the late reply. I am just now getting back to this thread. Rafael, would you please elaborate on writing the helper classes. I need a jump start on this. Thanks!
-
9. Re: JPOR WebSphere AS plugin
rafaelri Mar 11, 2011 4:50 PM (in response to dangrindstaff)Jesus Christ... I'll have to dig some old backups over here (mental backups as well since I never coded that much I just had a look while debugging MC4j, JOPR, ...)
-
10. Re: JPOR WebSphere AS plugin
dangrindstaff Mar 17, 2011 3:56 PM (in response to rafaelri)Thank you, Sir, that would be awesome!