jmx4perl | JMX access tools and modules | Monitoring library
kandi X-RAY | jmx4perl Summary
kandi X-RAY | jmx4perl Summary
Jmx4Perl provides an alternate way for accessing Java JEE Server management interfaces which are based on JMX (Java Management Extensions). It is an agent based approach, where a small Java Webapplication deployed on the application server provides an HTTP/JSON based access to JMX MBeans registered within the application server. For the agent mode a small Java Agent WAR (web archive) needs to be deployed on the Java application server. This agent is provided by the Jolokia project (www.jolokia.org). There is no need to add any startup parameters to the application server and to open any additional ports. All communication takes places via HTTP where JSON objects are exchanged. Additionally, the agent benefits from the security infrastructure in place which every application server provides for web application. More information about the agent can be found at The Perl module JMX::Jmx4Perl accesses the deployed agent servlet and transform the request's results from JSON into a simple Perl object.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jmx4perl
jmx4perl Key Features
jmx4perl Examples and Code Snippets
Community Discussions
Trending Discussions on jmx4perl
QUESTION
I am using JMX Server, to fetch Metrics data of my application running at Karaf container.
JMX exporter server used: https://github.com/prometheus/jmx_exporter
I tried with Sample Spring application, using Micrometer dependency, the Metric logs were very detailed, bearing data about the number of requests, etc data.
But, my target application is not based on Spring. [It runs on Talend]
The logs I received over this, do not show any data about the number of REST requests received by the application.
What additional/alternative should I do, to fetch more details, like Number of requests, etc ?
Metrics logs received for my application:
...ANSWER
Answered 2020-Apr-08 at 05:07Apache CXF library provided my these data.
attaching screenshot of jconsole for same, where I am getting count for number of REST hits.
Data collected after 5 HTTP POST requests.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jmx4perl
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page