1
0
Fork 0
mirror of https://github.com/postmannen/ctrl.git synced 2024-12-15 17:51:15 +00:00
ctrl/example/toShip1-CLICommand-CurlMetrics.json
2021-03-24 07:05:41 +01:00

10 lines
No EOL
191 B
JSON

[
{
"toNode": "ship1",
"data": ["bash","-c","curl http://localhost:8888/metrics"],
"method":"CLICommand",
"timeout":3,
"retries":3
}
]