Files
apache--hertzbeat/e2e/data/monitor-port.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

29 lines
497 B
JSON

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