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

https://github.com/appliedsec/collectd

Send statistics over UDP to collectd servers from Python
https://github.com/appliedsec/collectd

Last synced: 12 months ago
JSON representation

Send statistics over UDP to collectd servers from Python

Awesome Lists containing this project

README

          

This Python module implements the binary protocol used by the collectd Network
plugin to let you send arbitrary numeric data to collectd servers. Other than
turning on the Network plugin on the destination collectd server, no
configuration is needed.

Documentation may be found locally in the docs/ directory or online at
http://packages.python.org/collectd/