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
- Host: GitHub
- URL: https://github.com/appliedsec/collectd
- Owner: appliedsec
- License: bsd-3-clause
- Created: 2012-01-18T19:23:16.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T06:54:52.000Z (almost 6 years ago)
- Last Synced: 2025-05-27T02:47:52.595Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 435 KB
- Stars: 26
- Watchers: 4
- Forks: 16
- Open Issues: 4
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
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/