← All dashboards

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的总吞吐率

Dashboard revisions

RevisionDecscriptionCreated

Reviews

Login or Sign up to write a review

Reviews from the community

Get this dashboard

Data source:

Dependencies:

Import the dashboard template:

or

Download JSON

Docs: Importing dashboards

Downloads: 407