Add support for TCPing as a monitor (for when hosting Docker images in services that block ICMP or networks that firewall ICMP packets from the general public) #3744

Open
opened 2026-02-28 03:39:37 -05:00 by deekerman · 0 comments
Owner

Originally created by @kristiandg on GitHub (Nov 8, 2024).

Doing a search in the forum for TCPING, I found no hits.

🏷️ Feature Request Type

New monitor, Change to existing monitor

🔖 Feature description

The ability for the PING module to additionally utilize TCPING (if selected/desired) than the native ICMP ping (maybe in the form of a checkbox within the existing PING monitor config).

✔️ Solution

By providing a checkbox within the PING monitor that allows utilizing TCPING instead of the native PING, this will allow docker images hosted in services like Azure, to have a ping function (as Azure, and presumably others, block ICMP packets out of Containers). This will also be helpful for deployments where the network infrastructure blocks ICMP traffic from clients.

Alternatives

I am only aware of the utility TCPING, though there may be others. The goal is to just allow an alternative method to an ICMP Ping, for when ICMP is unusable in the server's environment.

📝 Additional Context

No response

Originally created by @kristiandg on GitHub (Nov 8, 2024). ### 📑 I have found these related issues/pull requests Doing a search in the forum for TCPING, I found no hits. ### 🏷️ Feature Request Type New monitor, Change to existing monitor ### 🔖 Feature description The ability for the PING module to additionally utilize TCPING (if selected/desired) than the native ICMP ping (maybe in the form of a checkbox within the existing PING monitor config). ### ✔️ Solution By providing a checkbox within the PING monitor that allows utilizing TCPING instead of the native PING, this will allow docker images hosted in services like Azure, to have a ping function (as Azure, and presumably others, block ICMP packets out of Containers). This will also be helpful for deployments where the network infrastructure blocks ICMP traffic from clients. ### ❓ Alternatives I am only aware of the utility TCPING, though there may be others. The goal is to just allow an alternative method to an ICMP Ping, for when ICMP is unusable in the server's environment. ### 📝 Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#3744
No description provided.