redara/gluster-collectd
Project ID: 18713
Description
Gluster-Collectd Plugin
Gluster collectd plugin is based on collectd python plugin. The gluster collectd plugin collects metrics about
- glusterd, glusterfs process cpu and memory
- io statistics and brick utilization
- volume statistics (heal entries)
Installation Instructions
Install the python plugin for collectd and also dependency packages. gluster collectd plugin is based on collectd python plugin.
yum install collectd-python
pip install -r gluster-collectd/requirements.txt
RPM Installation.
#git clone https://github.com/gluster/gluster-collectd
#cd gluster-collectd
./makerpm.sh
rpm -ivh build/gluster-collectd.noarch.rpm
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable redara/gluster-collectd
More info about enabling Copr repositories