Sorry, we don't support your browser.  Install a modern browser

UDP port monitoring support#61

Support UDP port monitoring

4 years ago
1
Changed the status to
Idea
4 years ago

Planned or abandonned ?

3 years ago
D

UDP by definition is stateless, so there’s no guarantee you’d get any sort of response from a UDP port. Places where these sorts of health checks are implemented usually rely on a separate TCP check for anything UDP.

Anything that actively checked UDP would need to be very protocol/application specific, so VoIP, a particular VPN etc. Quite specific for each use-case, not really feasible

3 years ago
2
?

It’s entirely feasible. Leave that on the user like every other service that does this.

3 years ago
Merged Monitor UDP connections#397
3 years ago

Hi all, we are considering this feature already.
However, we are not sure what would you want to be considered as incident - whether the service is up or down. Do you have any idea how it should work or any specific use-case? It would be really helpful.
Thanks.

3 years ago
?

Start basic, does it connect. Maybe eventually a threshold for response (any response). Then maybe matched response

3 years ago
Changed the status to
Idea
2 years ago
?

Too bad :(

2 years ago

The user chooses the IP address and port and enters send data in string or hex format (converted to binary upon sending). This data gets sent to the IP address and port periodically (the period being set by the user). The user also enters an expected result (again string or hex). The monitoring app reports downtime if a certain number of (also user configurable) replies are missed in a row. This mechanism is pretty generic and will be able to detect uptime of a great many UDP protocols. There could also be preset options for popular UDP protocols.

2 years ago
T

Would like to automate testing if target DNS server(s) are alive and responding… (UDP 53)

(NB, you claim testing DNS is an option under port monitoring but this will only support TCP at present?)

2 years ago

First of all, you can’t advertise that you monitor ANY port if you don’t monitor UDP, so you should change your advertising: https://uptimerobot.com/port-monitoring/

UDP monitoring is critical for game servers. I want to monitor my game servers, but can’t use your service because of this, so you are losing out on customers here.

Really disappointed to see this open for 3 years and be your 6th most voted for suggestion.

a year ago
1
Merged Enable access to UDP ports#1270
4 months ago
?

I guess this isn’t ever going to happen?

4 months ago
?

We’re exploring potential solutions - stay tuned for updates!

4 months ago