Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ncm-gmond: cleanup and support new configuration options #1136

Merged
merged 2 commits into from Sep 14, 2017

Conversation

stdweird
Copy link
Member

Fixes #1116

@stdweird stdweird added this to the 17.6 milestone Jun 27, 2017
@stdweird
Copy link
Member Author

@drossy this does not add support for max_udp_msg_len which i'm clueless about

"cleanup_threshold" ? long(0..) = 0
"gexec" ? boolean = false
"send_metadata_interval" ? long(0..) = 0
"module_dir" ? string
"allow_extra_data" ? boolean
"max_udp_msg_len" ? long(0..)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it make sense to set an upper limit here? AFAIK 64k might be sensible.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dunno, i guess so

@stdweird stdweird changed the title Cleanup gmond and support new configuration options ncm-gmond: cleanup and support new configuration options Jun 28, 2017
Copy link
Member

@jrha jrha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
@drossy?

@jrha jrha merged commit 7d171ea into quattor:master Sep 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants