Skip to content

Instantly share code, notes, and snippets.

@tobstarr
Last active December 11, 2015 09:19
Show Gist options
  • Save tobstarr/4579270 to your computer and use it in GitHub Desktop.
Save tobstarr/4579270 to your computer and use it in GitHub Desktop.
ping -c 20 rpm.newrelic.com
PING rpm.newrelic.com (204.93.223.152): 56 data bytes
64 bytes from 204.93.223.152: icmp_seq=0 ttl=243 time=126.194 ms
64 bytes from 204.93.223.152: icmp_seq=1 ttl=243 time=127.827 ms
64 bytes from 204.93.223.152: icmp_seq=2 ttl=243 time=129.254 ms
Request timeout for icmp_seq 3
64 bytes from 204.93.223.152: icmp_seq=4 ttl=243 time=125.912 ms
Request timeout for icmp_seq 5
64 bytes from 204.93.223.152: icmp_seq=6 ttl=243 time=126.097 ms
Request timeout for icmp_seq 7
Request timeout for icmp_seq 8
64 bytes from 204.93.223.152: icmp_seq=9 ttl=243 time=127.326 ms
Request timeout for icmp_seq 10
Request timeout for icmp_seq 11
Request timeout for icmp_seq 12
Request timeout for icmp_seq 13
Request timeout for icmp_seq 14
Request timeout for icmp_seq 15
64 bytes from 204.93.223.152: icmp_seq=16 ttl=243 time=125.740 ms
64 bytes from 204.93.223.152: icmp_seq=17 ttl=243 time=126.738 ms
Request timeout for icmp_seq 18
64 bytes from 204.93.223.152: icmp_seq=19 ttl=243 time=128.476 ms
--- rpm.newrelic.com ping statistics ---
20 packets transmitted, 9 packets received, 55.0% packet loss
round-trip min/avg/max/stddev = 125.740/127.063/129.254/1.170 ms
traceroute -q 10 rpm.newrelic.com
traceroute to rpm.newrelic.com (204.93.223.152), 64 hops max, 52 byte packets
1 speedport.ip (192.168.2.1) 6.984 ms 2.976 ms 2.627 ms 2.194 ms 0.912 ms 1.338 ms 1.277 ms 0.949 ms 0.796 ms 1.059 ms
2 87.186.224.32 (87.186.224.32) 18.845 ms 19.788 ms 19.390 ms 23.251 ms 19.032 ms 20.148 ms 19.407 ms 19.805 ms 19.809 ms 21.372 ms
3 87.190.166.230 (87.190.166.230) 20.586 ms 20.485 ms 19.036 ms 20.972 ms 18.966 ms 19.866 ms 19.231 ms 21.280 ms 20.900 ms 18.839 ms
4 194.25.210.226 (194.25.210.226) 21.857 ms 19.116 ms 20.304 ms 19.008 ms 19.106 ms 19.774 ms 20.358 ms 19.202 ms 19.665 ms 19.793 ms
5 xe-1-2-0.cr2.ord6.us.scnet.net (204.93.144.29) 132.655 ms * * 133.701 ms * * * * 132.792 ms 131.193 ms
6 * * ae2.ar4.ord6.us.scnet.net (204.93.204.115) 346.415 ms * 130.860 ms 125.935 ms *
ae2.ar3.ord6.us.scnet.net (204.93.204.111) 130.156 ms
ae2.ar4.ord6.us.scnet.net (204.93.204.115) 132.445 ms *
7 * rpm.newrelic.com (204.93.223.152) 129.179 ms 126.519 ms * 126.683 ms 128.746 ms 130.191 ms * 132.254 ms *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment