jcollectd icon indicating copy to clipboard operation
jcollectd copied to clipboard

Support collectd 5 protocol

Open scoplin opened this issue 14 years ago • 4 comments

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.

scoplin avatar Apr 14 '11 16:04 scoplin

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?

nbmorgan avatar Feb 03 '12 04:02 nbmorgan

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.

tradel avatar Jan 26 '16 20:01 tradel

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?

dougm avatar Feb 20 '16 22:02 dougm

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.

tradel avatar Mar 01 '16 16:03 tradel