Skip to content

inputs.ping: Add an option to specify packet size#9274

Merged
sspaink merged 2 commits intoinfluxdata:masterfrom
rajiv-k:ping-packet-size
May 20, 2021
Merged

inputs.ping: Add an option to specify packet size#9274
sspaink merged 2 commits intoinfluxdata:masterfrom
rajiv-k:ping-packet-size

Conversation

@rajiv-k
Copy link
Copy Markdown
Contributor

@rajiv-k rajiv-k commented May 17, 2021

Required for all PRs:

  • Updated associated README.md.
  • Wrote appropriate unit tests.

resolves #9222

This patch adds an option to specify the number of data bytes to be sent.
This corresponds to the "-s" in the ping(8) command.

It is only applicable for the "native" method.

This patch adds an option to specify the number of data bytes to be sent.
This corresponds to the "-s" in the ping(8) command.

It is only applicable for the "native" method.
@telegraf-tiger
Copy link
Copy Markdown
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label May 17, 2021
@rajiv-k

This comment has been minimized.

@telegraf-tiger
Copy link
Copy Markdown
Contributor

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@rajiv-k
Copy link
Copy Markdown
Contributor Author

rajiv-k commented May 17, 2021

!signed-cla

@rajiv-k
Copy link
Copy Markdown
Contributor Author

rajiv-k commented May 17, 2021

Looks like an unrelated test failure to me. How do I re-run the tests?

@sspaink sspaink merged commit 8c73370 into influxdata:master May 20, 2021
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add an option for packet size to the ping plugin

2 participants