Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bwesterb/go-xentop

Go wrapper of xentop utility
https://github.com/bwesterb/go-xentop

golang prometheus-exporter xen xentop

Last synced: 2 months ago
JSON representation

Go wrapper of xentop utility

Awesome Lists containing this project

README

        

go-xentop
=========

Wraps [xentop](https://wiki.xenproject.org/wiki/Xentop(1)). Documentation is
on [godoc](https://godoc.org/github.com/bwesterb/go-xentop).

Xen prometheus exporter
-----------------------

As an example, the `prometheus-xentop` folder contains a webserver that exposes
the xentop data to [Prometheus](https://prometheus.io).

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