Files
apache--hertzbeat/home/docs/help/udp_port.md
T
wehub-resource-sync c8cebdfeee
MCP Bash Server CI / Test MCP Bash Server (dev) (push) Has been cancelled
MCP Bash Server CI / Test MCP Bash Server (release) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:11:39 +08:00

32 lines
2.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
id: udp_port
title: Monitoring UDP port availability
sidebar_label: UDP Port availability
keywords: [open source monitoring tool, open source port monitoring tool, monitoring UDP port metrics]
---
> UDP is a connectionless transport layer protocol. We determine the availability status of its ports by sending request packets at the application layer and receiving responses. The configuration information requires filling in the hexadecimal content of the application layer packets that prompt responses from the peer. We recommend using Wireshark for packet capture to obtain the transmitted packet content.
> You can click on `Create UDP Port Availability` to configure or select `More Actions` to import existing configurations.
## Configuration parameter
| Parameter name | Parameter help description |
|---------------------|--------------------------------------------------------------------------------------------------------------------------|
| Monitoring Host | Monitored IPV4, IPV6 or domain name. Note⚠️ Without protocol header (eg: https://, http://). |
| Monitoring name | Identify the name of this monitoring. The name needs to be unique. |
| Port | Ports provided by website. |
| Connection timeout | The waiting timeout for port connections, in milliseconds. Default is 6000 milliseconds. |
| Sent Packet Content | The hexadecimal content of the application layer packet that prompts a response from the peer. |
| Collector | Specifies which collector to use for scheduling collection for this monitoring. |
| Collection interval | Interval time of monitor periodic data collection, unit: second, and the minimum interval that can be set is 30 seconds. |
| Bind Tags | Classification management tags for monitoring resources. |
| Description | For more information about identifying and describing this monitoring, users can note information here. |
### Collection Metric
#### Metric setsummary
| Metric name | Metric unit | Metric help description |
|---------------|-------------------|-------------------------|
| Response Time | Milliseconds (ms) | Website response time |