bwesterb / go-xentop

Go wrapper of xentop utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-xentop

Wraps xentop. Documentation is on godoc.

Xen prometheus exporter

As an example, the prometheus-xentop folder contains a webserver that exposes the xentop data to Prometheus.

$ go get github.com/bwesterb/go-xentop/prometheus-xentop
$ $GOROOT/bin/prometheus-xentop -bind 0:8080

About

Go wrapper of xentop utility

License:GNU Lesser General Public License v3.0


Languages

Language:Go 100.0%