 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>I.T. Security and Linux Administration &#187; Nagios</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/security-admin/tag/nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/security-admin</link>
	<description>When the penguins and windows can live together, there shall be one.</description>
	<lastBuildDate>Wed, 01 May 2013 03:23:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>NRPE: Could not complete SSL handshake</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/nrpe-could-not-complete-ssl-handshake/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/nrpe-could-not-complete-ssl-handshake/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 19:11:54 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[NRPE]]></category>
		<category><![CDATA[SSL handshake]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/nrpe-could-not-complete-ssl-handshake/</guid>
		<description><![CDATA[In setting up a server to remotely monitor various other servers I run, I decided to go the route of NRPE instead of SNMP (which I have set up for Cacti).  However, even after installing the SSL libs on both machines and compiling NRPE, I discovered one problem: the monitoring server could not connect to [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/nrpe-could-not-complete-ssl-handshake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Nagios on Linux Part 2: Installing the Plugins</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-2-installing-the-plugins/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-2-installing-the-plugins/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 19:35:31 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[HIDS]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Nagios]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=98</guid>
		<description><![CDATA[In part one of this series, Installing Nagios Part 1: Handling the Core, I talked about how to install Nagios&#8217; core to get the fundamentals up and running.  This time, I will be covering installing the plug ins that are required to monitor systems and do other essential things. Step 1: Download and Extract There&#8217;s [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-2-installing-the-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Nagios on Linux Part 1: Handling the Core</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-1-handling-the-core/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-1-handling-the-core/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 04:42:55 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[HIDS]]></category>
		<category><![CDATA[IDS]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Nagios]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-1-handling-the-core/</guid>
		<description><![CDATA[When it comes to intrusion detection systems (IDSs), there&#8217;s more than a handful of choices out there, especially for cross-platform and variant systems like Linux.  However, I don&#8217;t think any of them have taken the security world by storm as Nagios has. While I have covered Trend Micro&#8217;s IDS product, OSSEC, here, I do believe [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/installing-nagios-on-linux-part-1-handling-the-core/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nagios Checker [Bash Script]</title>
		<link>http://itknowledgeexchange.techtarget.com/security-admin/nagios-checker-bash-script/</link>
		<comments>http://itknowledgeexchange.techtarget.com/security-admin/nagios-checker-bash-script/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 19:18:10 +0000</pubDate>
		<dc:creator>Eric Hansen</dc:creator>
				<category><![CDATA[bash scripting]]></category>
		<category><![CDATA[Nagios]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/security-admin/?p=66</guid>
		<description><![CDATA[While working on another post I&#8217;ll be making here later, I decided to venture back into bash scripting.  While there&#8217;s plenty enough Nagios scripts out there I&#8217;m sure (I really haven&#8217;t looked myself, but Nagios does have a big enough community), I decided to write my own, basic one.  The only requirement (besides having Nagios [...]]]></description>
		<wfw:commentRss>http://itknowledgeexchange.techtarget.com/security-admin/nagios-checker-bash-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
