#volume #prometheus-exporter #profile #command #information #bricks #volname

app glusterfs-exporter

用于glusterfs卷配置信息的Prometheus导出器

1 个不稳定版本

使用旧的Rust 2015

0.1.1 2016年11月3日

#36#prometheus-exporter

MIT 许可证

12KB
269

Build Status crates.io

Prometheus glusterfs导出器

此导出器旨在在gluster对等体旁边启动(不一定提供砖块!)。

它仅适用于已启用配置文件的卷。

 gluster volume profile <volname> start

导出器将 不会 设置配置文件,但您可以使用以下命令在所有卷上启用配置文件。

 gluster volume list | xargs -I {} -n1 gluster volume profile {} start

构建 glusterfs_exporter

可以使用cargo和一个较新的rust完成。

cargo install

依赖项

~11MB
~240K SLoC