opsnull / hadoop_jmx_exporter

HDFS & YARN jmx metrics prometheus exporter
74 stars 66 forks source link

what yml file should i write #5

Closed WindyGao closed 3 years ago

WindyGao commented 3 years ago

could you pls upload a namenode.yml or datanode.yml?

opsnull commented 3 years ago

what do you mean yml ?

WindyGao commented 3 years ago

image

image

metrics don't match which is exported by jmx

WindyGao commented 3 years ago

@opsnull

WindyGao commented 3 years ago

my hadoop is apache

WindyGao commented 3 years ago

my namenode.yml is following image

usage: -javaagent:/disk1/test/hadoop-2.7.2/jmx_prometheus_javaagent-0.13.0.jar=50076:/disk1/test/hadoop-2.7.2/namenode.yml

opsnull commented 3 years ago

Sorry, I did not test on Apache Hadoop yet, maybe compatible problem. You can try a forked repo: https://github.com/dogukancagatay/hadoop-jmx-exporter

WindyGao commented 3 years ago

Sorry, I did not test on Apache Hadoop yet, maybe compatible problem. You can try a forked repo: https://github.com/dogukancagatay/hadoop-jmx-exporter

ok,thank you~