jcollectd
jcollectd copied to clipboard
Support collectd 5 protocol
There are some features of the collectd 5 protocol that jcollectd lacks:
- The packet size is larger.
- A couple new data source types (DERIVE, ABSOLUTE)
- Time is transmitted in high-resolution.
It would be helpful to have these in the jcollectd library as well.
I am also interested in see support for the collectd 5 protocol.
If I build it would you be open to adding ver 5 support into the main jcollectd code base?
I have experimental support for v5 working. I'll clean it up and submit a pull request. Not sure anyone still owns this project though.
I'm no longer active on this project or collectd, but I could arrange for push access to this repo if you're interested. I should also be able help transfer to another org if that would work better, under github.com/collectd maybe?
Either one would be great. I’ve patched the code for compatibility with the latest collectd protocol and would love to share it with the community.
Thanks!
-- Todd Radel Sent with Airmail
On February 20, 2016 at 5:31:59 PM, Doug MacEachern ([email protected]) wrote:
I'm no longer active on this project or collectd, but I could arrange for push access to this repo if you're interested. I should also be able help transfer to another org if that would work better, under github.com/collectd maybe?
— Reply to this email directly or view it on GitHub.