https://github.com/bwesterb/go-xentop
Go wrapper of xentop utility
https://github.com/bwesterb/go-xentop
golang prometheus-exporter xen xentop
Last synced: over 1 year ago
JSON representation
Go wrapper of xentop utility
- Host: GitHub
- URL: https://github.com/bwesterb/go-xentop
- Owner: bwesterb
- License: lgpl-3.0
- Created: 2017-11-27T14:55:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-15T14:17:41.000Z (over 6 years ago)
- Last Synced: 2024-06-19T00:38:56.512Z (about 2 years ago)
- Topics: golang, prometheus-exporter, xen, xentop
- Language: Go
- Size: 17.6 KB
- Stars: 8
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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