Docekr image based on pull request: mesosphere/mesos_exporter/pull/15
$ go get github.com/mesosphere/mesos-exporter
The Mesos Exporter can either expose cluster wide metrics from a master or task metrics from a slave.
Usage of mesos-exporter:
-addr=":9110": Address to listen on
-master="": Expose metrics from master running on this URL
-slave="": Expose metrics from slave running on this URL
-timeout=5s: Master polling timeout
Usually you would run one exporter with -master pointing to the current
leader and one exporter for each slave with -slave pointing to it. In
a default mesos / DCOS setup, you should be able to run the mesos-exporter
like this:
mesos-exporter -master http://leader.mesos:5050mesos-exporter -slave http://localhost:5051Content type
Image
Digest
Size
8.7 MB
Last updated
about 10 years ago
docker pull gettyimages/mesos_exporter