elelayan / zfs_exporter

ZFS exporter [WIP]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZFS exporter

ZFS metrics exporter for Prometheus

⚠️ This is unstable and the exported metrics will definitely still change. It might also be abandoned completely and merged into node_exporter

Notes

This currently exposes all basic stats (vdev_stats) and most extended stats (vdev_stats_ex) on a vdev-level. It doesn't expose per-disk or per-zpool stats, even though these are also available from the underlying API.

About

ZFS exporter [WIP]

License:Apache License 2.0


Languages

Language:Go 100.0%