All Apps and Add-ons

Monitoring of Java Virtual Machines with JMX: How to capture all JMX mbeans for Oracle.DMS?

tattersp
Explorer

We have got the mbean’s coming in from a server. This is all the mbeans that are showing on jconsole.

The issue is there are more mbean’s on the server we would like to capture. I have just given a few examples of the methods below.

Specifically MBeans for SOA

oracle.dms:cluster=bpmptap_ADF,Location=adf_server1,name=Spy,type=Spy

dms Spy gives access to lots of performance stats through a regular web page. This MBean has the following methods:

dumpMetrics

Dump performance metrics as text.
3 java.lang.String
2

getTableGroupInBytes

Return serialized metric tables as a byte array.
2 Array of byte
3

getTableGroupsInOpenType

Return performance metrics in a two-dimensional array in JMX openmbean type.
6 Array of arrays of javax.management.openmbean.CompositeData
4

getTableNames

Return an array of metric table names available.
4 Array of java.lang.String

0 Karma

Damien_Dallimor
Ultra Champion

You'll see plenty of examples of how to invoke MBean operations if you look in :

SPLUNK_HOME/etc/apps/jmx_ta/bin/config/examples/config_operations_example.xml

0 Karma

tattersp
Explorer

I have tried as i expected this to show me all the mbean. It shows all the mbean's i can see in jconsole.

Unfortunately the mbeans for SOA (oracle.dms) do not show in jconsole or in the values returned from domain="*".

0 Karma

Damien_Dallimor
Ultra Champion

I am not familiar with the Oracle DMS product , but if you can't see the MBeans you are looking for via JConsole , then perhaps something is not setup on the Oracle side ? or you are using the wrong connection URL from JConsole ? You are going to have to refer to the Oracle DMS JMX documentation.

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...