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
- Host: GitHub
- URL: https://github.com/linkdd/link.collectd
- Owner: linkdd
- Created: 2016-04-28T16:01:43.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-28T16:01:51.000Z (about 10 years ago)
- Last Synced: 2025-02-14T17:57:49.285Z (about 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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