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.
Release files for collectd-gnocchi 1.7.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collectd-gnocchi-1.7.1.tar.gz | 12.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| collectd_gnocchi-1.7.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 19.1 kB
Release files / collectd-gnocchi-1.7.1.tar.gz
| Download URL | collectd-gnocchi-1.7.1.tar.gz |
|---|---|
| Size | 12.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
51c052265f7d80179663b2684640f751461b829adebfca134146313097f638d8
|
|
BLAKE2b-256 checksum How to use checksums |
b61863f8737caef5df788ca08f8c1428e12e063b9bc33b9a74e02336d0da811b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / collectd_gnocchi-1.7.1-py2.py3-none-any.whl
| Download URL | collectd_gnocchi-1.7.1-py2.py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
e8d2a23406095a8c400b9025d395553f6b4ac849f4e4bc283182ce6df99c7ec9
|
|
BLAKE2b-256 checksum How to use checksums |
7b123c4c8c5c8a8c3be45e8a552bf494152924685fba1cdb252978b0ddf5f921
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |