jvm

jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar

准备配置文件

cat >jmx_exporter.yml«EOF
-–
hostPort: 172.17.10.83:12345
username:
password:

rules:
- pattern: “.*”

EOF

运行

wget https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.12.0/jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar
java -jar jmx_prometheus_httpserver-0.12.0-jar-with-dependencies.jar 9001 jmx_exporter.yml

2020.4.16 jvm增加GC的总吞吐率

Revisions
RevisionDescriptionCreated
Java Virtual Machine (JVM)

Java Virtual Machine (JVM)

by Grafana Labs
Grafana Labs solution

Easily monitor a Java virtual machine, which allows computers to run Java programs, with Grafana Cloud's out-of-the-box monitoring solution.

Learn more

Get this dashboard

Import the dashboard template

or

Download JSON

Datasource
Dependencies