0 Replies Latest reply on Feb 7, 2018 4:30 AM by rbiciste1

    How to call JMX through http://localhost:9990/management on JBoss EAP 6.4

    rbiciste1

      Hello,

      I gather a lot of monitoring information through Management Console about various parts of JBoss EAP 6.4 domain with curl.

      Can I call our jmx through the http endpoint with curl ?

      Something similar to "/management/host/$i/server/$s/core-service/platform-mbean/type/memory?operation=resource&recursive&proxies&include-runtime&include-defaults&json.pretty"

      Is there any information about the http interface ? Configuration information are described JBoss EAP 6.4 Model Reference  but I'm looking for documentation about runtime values.

      Thank you,

      Radovan