Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 739 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 739 Bytes

collectd Go plugins

This repository contains collectd plugins written in the Go programming language.

Specifically, these are plugins written with the collectd.org/plugin package. These plugins can be compiled into a shared object (.so file) and loaded by the daemon directly.

License

collectd Go plugins are licensed under the ISC License, unless otherwise stated. The full text of the ISC License can be found in the LICENSE file.

Authors

This repository hosts a number of plugins written by various authors and is maintained by the collectd maintainers. For authorship and contact information, please see the README.md or other documentation of individual plugins.