<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - noah</title>
<link>http://snipplr.com/users/noah/tags/network</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 25 May 2013 01:13:03 GMT</pubDate>
<item>
<title>(Bash) verify a service is up and running with netcat and Hudson</title>
<link>http://snipplr.com/view/41390/verify-a-service-is-up-and-running-with-netcat-and-hudson/</link>
<description><![CDATA[ <p>Use the `-z` option to netcat so you don\\\\\\\'t have to bother with piping input into the port once opened.  All you want to know is if the service is up!\\r\\n\\r\\nThen, if you are running this checker inside of Hudson, you need to set the BUILD_ID env var to something abitrary like BUILD_ID=dontKill\\r\\n\\r\\nKludgy, but [it works](http://issues.hudson-ci.org/browse/HUDSON-2729?focusedCommentId=127805&amp;page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_127805)</p> ]]></description>
<pubDate>Sun, 03 Oct 2010 16:11:56 GMT</pubDate>
<guid>http://snipplr.com/view/41390/verify-a-service-is-up-and-running-with-netcat-and-hudson/</guid>
</item>
</channel>
</rss>