An open API service indexing awesome lists of open source software.

https://github.com/linkdd/link.collectd

Library to build configurable CollectD plugins
https://github.com/linkdd/link.collectd

Last synced: about 1 year ago
JSON representation

Library to build configurable CollectD plugins

Awesome Lists containing this project

README

          

link.collectd
=============

CollectD is a daemon which collects system performance statistics periodically
and provides mechanisms to store the values in a variety of ways.

This library aims to provide an interface to build configurable Python plugins.

A configuration file will be read by the plugin, and the CollectD configuration
will extend it.

See documentation_ for more informations.

.. _documentation: https://linkcollectd.readthedocs.io