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.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8d2a23406095a8c400b9025d395553f6b4ac849f4e4bc283182ce6df99c7ec9 |
|
MD5 | e6a4da4aa2fefd33469b658c8d51501c |
|
BLAKE2b-256 | 7b123c4c8c5c8a8c3be45e8a552bf494152924685fba1cdb252978b0ddf5f921 |