<?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>ServerSignature Linux Community Support Blog Page &#187; nagios</title>
	<atom:link href="http://support.serversignature.com/tag/nagios/feed/" rel="self" type="application/rss+xml" />
	<link>http://support.serversignature.com</link>
	<description>Linux Server Management &#38; Consulting  Services :  Contact Email - admin@serversignature.com &#124; Web: serversignature.com</description>
	<lastBuildDate>Sat, 30 Jul 2011 10:43:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>nagios sample object config file for monitoring machines.</title>
		<link>http://support.serversignature.com/nagios/nagios-sample-object-config-file-for-monitoring-machines/</link>
		<comments>http://support.serversignature.com/nagios/nagios-sample-object-config-file-for-monitoring-machines/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 04:16:50 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[nagios]]></category>
		<category><![CDATA[hostgroup]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=155</guid>
		<description><![CDATA[nagios sample object config file for monitoring machines. First you need to have the Host definition &#8212; > Host group definition [here we add the hosts for this group]&#8211;>and then the Service Definition Example: for Service Definition # Define a service to check the disk space of the root partition # on the local machine. [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/nagios/nagios-sample-object-config-file-for-monitoring-machines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nagios configuraiton files</title>
		<link>http://support.serversignature.com/nagios/nagios-configuraiton-files/</link>
		<comments>http://support.serversignature.com/nagios/nagios-configuraiton-files/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 04:01:10 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[nagios]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[files]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=153</guid>
		<description><![CDATA[nagios configuration files root@jyothis:/usr/local/nagios/etc# ls -l total 68 -rw-rw-r-- 1 nagios nagios 10699 Mar 22 2009 cgi.cfg -rw-r--r-- 1 root root 26 Mar 22 2009 htpasswd.users -rw-rw-r-- 1 nagios nagios 42730 Mar 22 2009 nagios.cfg drwxrwxr-x 2 nagios nagios 4096 Nov 27 13:19 objects -rw-rw---- 1 nagios nagios 1340 Mar 22 2009 resource.cfg :/usr/local/nagios/etc# cd [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/nagios/nagios-configuraiton-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verify the sample Nagios configuration files.</title>
		<link>http://support.serversignature.com/nagios/verify-the-sample-nagios-configuration-files/</link>
		<comments>http://support.serversignature.com/nagios/verify-the-sample-nagios-configuration-files/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:08:46 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[nagios]]></category>
		<category><![CDATA[configuration]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=150</guid>
		<description><![CDATA[Verify the sample Nagios configuration files. /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg /usr/local/nagios/bin# ./nagios -v /usr/local/nagios/etc/nagios.cfg Nagios 3.0.6 Copyright (c) 1999-2008 Ethan Galstad (http://www.nagios.org) Last Modified: 12-01-2008 License: GPL Reading configuration data... Running pre-flight check on configuration data... Checking services... Checked 9 services. Checking hosts... Checked 2 hosts. Checking host groups... Checked 1 host groups. Checking service groups... [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/nagios/verify-the-sample-nagios-configuration-files/feed/</wfw:commentRss>
		<slash:comments>105</slash:comments>
		</item>
		<item>
		<title>Quickstart Installation Guides  install Nagios from source (code) on Ubuntu</title>
		<link>http://support.serversignature.com/nagios/quickstart-installation-guides-install-nagios-from-source-code-on-ubuntu/</link>
		<comments>http://support.serversignature.com/nagios/quickstart-installation-guides-install-nagios-from-source-code-on-ubuntu/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 03:35:50 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[nagios]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=148</guid>
		<description><![CDATA[Quickstart Installation Guides install Nagios from source (code) on Ubuntu * Nagios and the plugins will be installed underneath /usr/local/nagios * Nagios will be configured to monitor a few aspects of your local system (CPU load, disk usage, etc.) * The Nagios web interface will be accessible at http://localhost/nagios/ Required Packages Make sure you&#8217;ve installed [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/nagios/quickstart-installation-guides-install-nagios-from-source-code-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

