lapsedagnostic: (Default)
lapsedagnostic ([personal profile] lapsedagnostic) wrote2008-05-20 01:03 pm

Tech Questions

I've been tasked with finding a way to grab certain metric information out of WebSphere and WebLogic. It appears that there are two methods to do this: a) drop a java process on the server to hit up the exposed api's, or b) use SNMP to access JMX to get the info remotely.

Sadly, I'm a windows c++ developer, and this is seriously outside my knowledge box. I lean towards (b), as it seems the system that a number of commercial applications utilize, but I'm not sure how to go about it. Visual C++ has a SMNP library, and I'd think that once I'm connected to that, I can find my way to JMX, and then to the J2EE metrics, but I'm having a wretched time finding any info on that path.

Anyone? Shawn? Shayde? Beuller? Beuller?

[identity profile] primus.livejournal.com 2008-05-20 06:35 pm (UTC)(link)
I have a bunch of colleagues who just went through websphere training; let me see if they have any bright ideas

[identity profile] primus.livejournal.com 2008-05-22 11:57 pm (UTC)(link)
My colleages have failed me, but I'm going through a Websphere Business Modeling class next week. Send me an email at stratagos @ gmail so I can get a little more info if you're still having this problem...