xenstats_exporter

command module
v0.0.0-...-9a96b4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2016 License: BSD-3-Clause Imports: 13 Imported by: 0

README

Xenstats Exporter

GoDoc

Xenstats exporter for prometheus.io, written in go.

Docker Usage

Building:
docker build  --rm --force-rm --no-cache -t lovoo/xenstats_exporter .

Running:
docker run  -p 9290:9290 --rm  -v /path/to/config/file/:/configs lovoo/xenstats_exporter:latest  -config.file /configs/config.yml

Building

go get -u github.com/lovoo/xenstats_exporter
go install github.com/lovoo/xenstats_exporter

Config

create a yml in form of:

  xenhost: "xen1.fqdn.de"
  credentials:
    username: "root"
    password: "password"

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL