<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Automating Nagios service checks via SSH</title>
	<link>http://rudd-o.com/archives/2006/09/17/automating-nagios-service-checks-via-ssh/</link>
	<description>We only do fun stuff.</description>
	<pubDate>Fri, 04 Jul 2008 06:01:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Joe</title>
		<link>http://rudd-o.com/archives/2006/09/17/automating-nagios-service-checks-via-ssh/#comment-435206</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 08 Feb 2008 00:42:48 +0000</pubDate>
		<guid>http://rudd-o.com/archives/2006/09/17/automating-nagios-service-checks-via-ssh/#comment-435206</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Why not generate a public /private key pair, then append the public key to /root/.ssh/authorized_keys on the target server? Then ssh will authenticate you on the basis of this key. You will need to establish the connection once manually, the target machine is added to a list of known hosts on the nagios server, from then on the logins will be silently granted without a password.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Why not generate a public /private key pair, then append the public key to /root/.ssh/authorized_keys on the target server? Then ssh will authenticate you on the basis of this key. You will need to establish the connection once manually, the target machine is added to a list of known hosts on the nagios server, from then on the logins will be silently granted without a password.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
