Closed DeflateAwning closed 1 year ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/smokeping/2.7.3-r5-pkg-705f13d4-pr-130/index.html https://ci-tests.linuxserver.io/lspipepr/smokeping/2.7.3-r5-pkg-705f13d4-pr-130/shellcheck-result.xml
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please merge this pull request!
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please merge this pull request!
Could you please explain a bit more as to why you want this? What benefits does it provide? Does it need any extra documentation?
TCPPing is useful for performing outgoing ping tests on networks that block UDP packets, or for pinging devices that don't respond to regular pings but do have open TCP ports.
The benefit it provides is being able to ping TCP ports by default from within this system. It may require extra documentation, but the documentation is mostly already present.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Please complete this task
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I still want this
What extra documentation is required? Would you be so kind as to write it?
Apologies for the delays in replying - I rarely check Github notifications.
On second thought, I don't think there's any documentation that pertains to this strictly. Let me know if you can think of any! Otherwise, it should be good to merge.
@aptalca @Roxedus are you comfortable with merging this? Looks ok to me.
Would be great if we could merge this soon! Thanks
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/smokeping/2.7.3-r9-pkg-dfe9a1e2-pr-130/index.html https://ci-tests.linuxserver.io/lspipepr/smokeping/2.7.3-r9-pkg-dfe9a1e2-pr-130/shellcheck-result.xml
Add "TCPPing" as a probe type to the default "Probes" config.
This
tcpping
script is available by default during the Dockfile setup, so it makes sense that it is included as a standardly-available probe.Description:
/data
after setup).Benefits of this PR and context:
How Has This Been Tested?
Source / References: