UDP monitors help you verify that services using the UDP protocol are online and responding as expected.
They’re great for monitoring lightweight network services like DNS servers, game servers, VoIP gateways, or custom UDP-based applications.
As with other monitor types, if a UDP monitor detects connectivity issues, you can investigate and resolve them and reflect the impact on your status page if needed.

To add one, go to your project → Monitors → Add monitor.

Select UDP from the list of available monitor types.

Enter the hostname or IP address and port you want to monitor. For example:
8.8.8.8:53 or 192.168.1.1:53
UDP monitors send packets to the configured host and port at set intervals.
If a valid response is received within the timeout period, the monitor is considered healthy.
If there’s no response or too much packet loss, it’s marked as down or degraded.
