×
The Ruby and Rails community linklog
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Comments
It can also return JSON for use in network monitoring systems:
jpignata@populuxe:~$ httping -j <http://www.google.com> {"results": {"max": 0.120609, "avg": 0.0946966, "min": 0.061993}, "sent": 5, "uri": "http://www.google.com/"}Post a comment