Files
apache--hertzbeat/e2e/data/monitor-udp.json
T
wehub-resource-sync c8cebdfeee
MCP Bash Server CI / Test MCP Bash Server (dev) (push) Waiting to run
MCP Bash Server CI / Test MCP Bash Server (release) (push) Waiting to run
chore: import upstream snapshot with attribution
2026-07-13 13:11:39 +08:00

33 lines
563 B
JSON

{
"detected": false,
"collector": "",
"monitor": {
"intervals": 60,
"tags": [],
"app": "udp_port",
"instance": "127.0.0.1",
"name": "{{.param.monitorUDP}}"
},
"params": [
{
"field": "host",
"type": 1,
"paramValue": "127.0.0.1"
},
{
"field": "port",
"type": 0,
"paramValue": 81
},
{
"field": "timeout",
"type": 0,
"paramValue": 6000
},
{
"field": "content",
"type": 1
}
]
}