https://github.com/czerwonk/ovirt_exporter
Exporter for oVirt engine metrics to use with https://prometheus.io/
https://github.com/czerwonk/ovirt_exporter
exporter golang ovirt prometheus
Last synced: 5 months ago
JSON representation
Exporter for oVirt engine metrics to use with https://prometheus.io/
- Host: GitHub
- URL: https://github.com/czerwonk/ovirt_exporter
- Owner: czerwonk
- License: mit
- Created: 2017-06-17T07:51:30.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-07-17T16:00:30.000Z (11 months ago)
- Last Synced: 2025-07-17T18:46:14.800Z (11 months ago)
- Topics: exporter, golang, ovirt, prometheus
- Language: Go
- Size: 3.78 MB
- Stars: 24
- Watchers: 8
- Forks: 9
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# ovirt_exporter
[](https://goreportcard.com/report/github.com/czerwonk/ovirt_exporter)
Exporter for oVirt engine metrics to use with https://prometheus.io/
This project is in maintenance mode now. No new features will be implemented by myself, merge requests are welcome.
## Install
```
go get -u github.com/czerwonk/ovirt_exporter
```
## Supported ressources
* hosts
* vms
* storagedomains
* snapshots (optional)
## Third Party Components
This software uses components of the following projects
* Prometheus Go client library (https://github.com/prometheus/client_golang)
## License
(c) Daniel Czerwonk, 2017. Licensed under [MIT](LICENSE) license.
## Prometheus
see https://prometheus.io/
## oVirt
see https://www.ovirt.org/