mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-14 12:37:31 +00:00
11 lines
No EOL
222 B
JSON
11 lines
No EOL
222 B
JSON
[
|
|
{
|
|
|
|
"toNode": "ship1",
|
|
"data": ["bash","-c","sleep 5 && netstat -an|grep -i listen"],
|
|
"method":"CLICommand",
|
|
"timeout":3,
|
|
"retries":3,
|
|
"MethodTimeout": 7
|
|
}
|
|
] |