- Medical & Dental
- Accounting & Finance
- Test Prep
- School Books
- Popular Reads
- Stationery & Supplies
- KIDS
- Clearance
- Login
- Newsletter
If you want to monitor your Java application using Prometheus, you need the . This is a popular standalone JAR that acts as a bridge between JMX and Prometheus. Artifact: jmx_prometheus_javaagent.jar
You run it as a Java agent by adding -javaagent:./jmx_prometheus_javaagent-VERSION.jar=PORT:config.yaml to your application startup script. 3. Download JMX Command Line Tools download jmx
Downloading isn't as simple as clicking a single "download" button because JMX is a built-in architecture of the Java platform. However, depending on whether you need to monitor an application, export metrics, or build a management tool, there are specific libraries and binaries you might need to acquire. 1. JMX is Already in Your JDK If you want to monitor your Java application
For developers who prefer the command line or need to automate management tasks, there are third-party interactive clients. Releases · prometheus/jmx_exporter - GitHub 2. Download JMX Exporters (for Prometheus)
Formerly bundled with the JDK (up to version 8), it is now a separate download available on the VisualVM website . 2. Download JMX Exporters (for Prometheus)