Skip to main content

Gnocchi storage plugin for collectd

Project description

https://img.shields.io/pypi/v/collectd-gnocchi.svg https://img.shields.io/travis/gnocchixyz/collectd-gnocchi.svg

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collectd-gnocchi-1.6.0.tar.gz (10.3 kB view hashes)

Uploaded Source

Built Distribution

collectd_gnocchi-1.6.0-py2.py3-none-any.whl (6.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page