<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Monitoring Software Raid Devices with Nagios 2.x</title>
	<atom:link href="http://tom.knaupp.com/2007/12/06/monitoring-software-raid-devices-with-nagios-2x/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com/2007/12/06/monitoring-software-raid-devices-with-nagios-2x/</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Sun, 30 May 2010 16:22:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: tom</title>
		<link>http://tom.knaupp.com/2007/12/06/monitoring-software-raid-devices-with-nagios-2x/comment-page-1/#comment-97</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 03 Apr 2008 09:48:20 +0000</pubDate>
		<guid isPermaLink="false">http://tom.knaupp.com/2007/12/06/monitoring-software-raid-devices-with-nagios-2x/#comment-97</guid>
		<description>Installed check_raid on monitored server and added a service check via NRPE:

define service{
    use                             check_tcp
    host_name                       xxxxxx.xxxxxx.tld
    service_description             Software Raid
    check_command                   check_nrpe!check_raid
    contact_groups                  admins
    }</description>
		<content:encoded><![CDATA[<p>Installed check_raid on monitored server and added a service check via NRPE:</p>
<p>define service{<br />
    use                             check_tcp<br />
    host_name                       xxxxxx.xxxxxx.tld<br />
    service_description             Software Raid<br />
    check_command                   check_nrpe!check_raid<br />
    contact_groups                  admins<br />
    }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bernd</title>
		<link>http://tom.knaupp.com/2007/12/06/monitoring-software-raid-devices-with-nagios-2x/comment-page-1/#comment-96</link>
		<dc:creator>bernd</dc:creator>
		<pubDate>Sat, 29 Mar 2008 17:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://tom.knaupp.com/2007/12/06/monitoring-software-raid-devices-with-nagios-2x/#comment-96</guid>
		<description>How did you made this appearing in the web-gui?

CU

Bernd</description>
		<content:encoded><![CDATA[<p>How did you made this appearing in the web-gui?</p>
<p>CU</p>
<p>Bernd</p>
]]></content:encoded>
	</item>
</channel>
</rss>
