Gnocchi storage plugin for collectd
Project description
This is an output plugin for collectd that send metrics to Gnocchi. It will create a resource type named _collectd_ (by default) and a new resource for each of the host monitored.
Each host will have a list of metrics created dynamically using the following name convention:
plugin-plugin_instance/type-type_instance-value_number
In order for the metric to be created correctly, be sure that you have matching archive policies rules.
Installation
This is a regular Python package that you can install via PyPI using:
pip install collectd-gnocchi
Or from sources using:
pip install .
In order to use this plugin you will need a server running the Gnocchi 3.1 or greater.
Configuration
Once installed, you need to enable it in your collectd.conf file this way:
.. include:: collectd-gnocchi.conf
You can also copy the provided collectd-gnocchi.conf from this repository in e.g. /etc/collectd.d if your distribution supports it.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for collectd_gnocchi-1.7.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52f88c97d5f5ea5750bdff55c020cf490e1ec0d44b8395e82e10d17a5892793e |
|
MD5 | 831f5a42b39db691748a3388bc89b94a |
|
BLAKE2b-256 | c5748bbd609e97f935b8b19308db93f193f67fb7c4c2ecb55bd7cad7654a0e3a |