Skip to content

Instantly share code, notes, and snippets.

@ripienaar
Created November 23, 2017 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ripienaar/178b008fcbc700db2254158cdb894356 to your computer and use it in GitHub Desktop.
Save ripienaar/178b008fcbc700db2254158cdb894356 to your computer and use it in GitHub Desktop.
$ mco ping
xx.example.net time=88.46 ms
xx.example.net time=95.93 ms
xx.example.net time=100.34 ms
xx.example.net time=100.78 ms
xx.example.net time=101.07 ms
xx.example.net time=101.71 ms
xx.example.net time=102.44 ms
xx.example.net time=103.27 ms
xx.example.net time=103.56 ms
xx.example.net time=106.34 ms
xx.example.net time=176.24 ms
^C
---- ping statistics ----
11 replies max: 176.24 min: 88.46 avg: 107.29
$ /tmp/choria-ping
xx.example.net time=39.47 ms
xx.example.net time=39.91 ms
xx.example.net time=42.38 ms
xx.example.net time=42.60 ms
xx.example.net time=46.38 ms
xx.example.net time=46.75 ms
xx.example.net time=47.07 ms
xx.example.net time=48.61 ms
xx.example.net time=49.13 ms
xx.example.net time=52.29 ms
xx.example.net time=118.29 ms
^C
---- ping statistics ----
11 replies max: 118.29 min: 39.47 avg: 52.08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment