cancel
Showing results for 
Search instead for 
Did you mean: 

SAP monitoring application with JMX

Former Member
0 Kudos

Hi All,

We are trying to develop an application using SAP Jmx APIs to monitor

the Performance & non Performance monitors. We are not sure how to

associate Mbeans with this monitors. For example if we require to

monitor Available memory, then how can we associate an Mbean to this

monitor so that we can call it from our Java Code. From our standalone

client we are able to connect to the remote MBean Server, but are not

sure how can we associate an Mbean with the monitors.

We have come across a file named monitoring-configurations.xml through

which we can associate Mbeans to monitors. However we are not sure how

& where to use this file. We tried developing a web based application

in SAP Netweaver Developer Studio and kept the monitoring-

configurations.xml file in the META_INF directory of the EAR file. When

trying to deploy this file in J2ee Deployment tool it rejects the EAR

due to this additional file.

Please help on the ways we can monitor various performance &

non performance aspects of J2ee Server using JMX & Mbeans.

Basically it would be really nice if some one can give me details of implementing such an application. This problem is a show stopper and our application is not going live.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

manu_susankar
Active Contributor
0 Kudos

Hi Amitm3,

Could you please check this

[Java Application Monitoring|http://help.sap.com/saphelp_nw70/helpdata/en/65/54b24188b3e534e10000000a1550b0/content.htm]

[Services Overview |http://help.sap.com/saphelp_nw04/helpdata/de/61/e176cb3fd64848966ecb58f8eecba2/content.htm]

and [monitor-configuration.dtd |http://help.sap.com/saphelp_nw04/helpdata/en/53/bc6fe73daa554b98f48726c19e9475/frameset.htm]

Regards,

S.Manu.