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
File details
Details for the file collectd-gnocchi-1.4.0.tar.gz
.
File metadata
- Download URL: collectd-gnocchi-1.4.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4649a4d1831fa63daccbed8fc54975f65bf798a9c08a19edccffbc2e12e9ed3 |
|
MD5 | 4280f6d490c96eca9a13eb872c827148 |
|
BLAKE2b-256 | 51fa8547138fe5cc39e9e617a2ee927ee07eaa8d0f089454c22fafbdc15d300a |