Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 516 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 516 Bytes

exporter_orchestrator

Orchestrates the creation, healing, destruction and discovery of exporters through an HTTP API.

Install

Requires Go >=1.8

go get github.com/mso4sc/slurm_exporter
$GOPATH/src/github.com/mso4sc/slurm_exporter/utils/install.sh

Usage

slurm_exporter -monitor-host=<HOST:MPORT> [-listen-address=:<PORT>] [-log.level=<LOGLEVEL>]

API

TODO

Defaults

PORT: :8079
LOGLEVEL: error

Docker

https://hub.docker.com/r/mso4sc/exporter_orchestrator/