You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Collectd supports plugins that write to the network in different protocols. The protocol I need for my use case is write_http, but it would make sense for collectm to support plugins for writing stuff. I already have some ideas of how to add this in, but I'm just creating this issue to let everybody know that I'm planning to work on this.