Created
February 16, 2011 01:43
-
-
Save Motoma/828690 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ./service-monitor.py tcp devio.us:23349 | |
Unable to connect to the service TCP devio.us:23349 | |
$ ./service-monitor.py http http://www.thispagedoesntexistevar.com/ | |
Unable to connect to the service HTTP http://www.thispagedoesntexistevar.com/ | |
$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment