<?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>Fosiul.com &#187; Nagios</title>
	<atom:link href="http://www.fosiul.com/index.php/category/linux/nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fosiul.com</link>
	<description>Dedicated To Linux</description>
	<lastBuildDate>Wed, 21 Dec 2011 11:26:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>nagios script to check dns servers status</title>
		<link>http://www.fosiul.com/index.php/2010/06/nagios-script-to-check-dns-servers-status-2/</link>
		<comments>http://www.fosiul.com/index.php/2010/06/nagios-script-to-check-dns-servers-status-2/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 08:27:57 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Bash Script]]></category>
		<category><![CDATA[Nagios]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=1122</guid>
		<description><![CDATA[#!/bin/bash ################################### #Purpose:################################################################ ###(a) Monitor if all your name server is online: Status :Done #### ###(b) Monitor if all name server has same zone record : Staus : Ongoing## ###(c) Monitor the Response time of Dns server : Status : Ongoing# ######################################################################### &#160; #Status check variables for nagios script##### ##################################### STATE_OK=0 STATE_WARNING=1 STATE_CRITICAL=2 STATE_UNKNOWN=3 STATE_DEPENDENT=4 [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2010/06/nagios-script-to-check-dns-servers-status-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>configure nrpe(nagios) to listen on different port</title>
		<link>http://www.fosiul.com/index.php/2010/04/configure-nrpenagios-to-listen-on-different-port/</link>
		<comments>http://www.fosiul.com/index.php/2010/04/configure-nrpenagios-to-listen-on-different-port/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 19:24:16 +0000</pubDate>
		<dc:creator>Fosiul</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nagios]]></category>
		<category><![CDATA[configure nrpe on different port]]></category>

		<guid isPermaLink="false">http://www.fosiul.com/?p=1018</guid>
		<description><![CDATA[Purpose : Some times Isp Or vps provider they block port 5666 Or for any reason if you want to configure nrpe to listen different port example 15666, follow as bellow: On the Remote host(linux-vps) : 1. Change the Port number in : /etc/xinetd.d/nrpe # default: on # description: NRPE (Nagios Remote Plugin Executor) service [...]]]></description>
		<wfw:commentRss>http://www.fosiul.com/index.php/2010/04/configure-nrpenagios-to-listen-on-different-port/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

