0 Replies Latest reply on Sep 1, 2013 4:25 PM by nandhakumar

    Unable to monitor deployed web-application

    nandhakumar

      I am using JON 3.1.2( RHQ 4.4) on PostgreSQL 9.1. + JBoss-eap-6.0.1+Agent plugins ( rhq-jboss-as-7-plugin-4.4.0.JON312GA and my custom plugin)

      I have a custom plugin, by which I can monitor a standalone java application which started using the following java arguments,

      -Dcom.sun.management.jmxremote.port=19988

      -Dcom.sun.management.jmxremote.authenticate=false

      -Dcom.sun.management.jmxremote.ssl=false

      standalone app.png

      But when I create a web-app using the same MBeans and deployed in JBoss EAP 6.0, I can’t see its Matrix and operations. Note: I have not provided the java arguments at this time, as it is a web application.

      custom webapp.png

      Please could you suggest how can I monitor the deployed application with all matrixes and operations.