<?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>LAMP How To - Open Source At Work &#187; Think Network Monitoring</title>
	<atom:link href="http://www.azhowto.com/category/network-monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.azhowto.com</link>
	<description>Only Passion Matters</description>
	<lastBuildDate>Wed, 08 Feb 2012 03:07:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resizing file based xen virtual machine</title>
		<link>http://www.azhowto.com/2009/02/10/resizing-file-based-xen-virtual-machine/</link>
		<comments>http://www.azhowto.com/2009/02/10/resizing-file-based-xen-virtual-machine/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 00:22:38 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Think Linux]]></category>
		<category><![CDATA[Think Network Monitoring]]></category>
		<category><![CDATA[Think Networking]]></category>
		<category><![CDATA[Think Software]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://web-developer.sitecritic.net/?p=381</guid>
		<description><![CDATA[You can create file based xen instances (eg, blarblar.img). If you have partitions in the file and want to increase the disk space, you cannot use resize2fs straight away on it. So you need to create a new larger file, then transfer the old file data onto it:
say I want the new filesize to be [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2009/02/10/resizing-file-based-xen-virtual-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Things that System Administrators should Know</title>
		<link>http://www.azhowto.com/2008/10/21/10-things-that-system-administrators-should-know/</link>
		<comments>http://www.azhowto.com/2008/10/21/10-things-that-system-administrators-should-know/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 22:49:47 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Think Network Monitoring]]></category>
		<category><![CDATA[Think Networking]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://web-developer.sitecritic.net/2008/10/21/10-things-that-system-administrators-should-know/</guid>
		<description><![CDATA[I got inspired by the 10 commandments for system administrators from http://www.linux.com/feature/44315
This is my list:
1. Be WARY about COST CUTTING.
(cheap hardware, cables, labour)
2. KNOW THE NETWORK well.
(keep network, routing diagrams, track public and private IP, label cables if necessary)
3. ESTABLISH STRONG SECURITY POLICIES in the system.
(Security Access, File Permission, good password choice, encryption, SetUID, LDAP, [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2008/10/21/10-things-that-system-administrators-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simulate Login Checks with Nagios</title>
		<link>http://www.azhowto.com/2007/09/20/simulate-login-checks-with-nagios/</link>
		<comments>http://www.azhowto.com/2007/09/20/simulate-login-checks-with-nagios/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 00:02:07 +0000</pubDate>
		<dc:creator>bpeh</dc:creator>
				<category><![CDATA[Think Network Monitoring]]></category>

		<guid isPermaLink="false">http://web-developer.sitecritic.net/2007/09/20/simulate-login-checks-with-nagios/</guid>
		<description><![CDATA[If you wish to check that your web application is working fine (people are able to login), you can run a script to automate the login process. It is possible to use cron to do it but with nagios, you could do much more. Nagios is highly configurable and it makes perfect sense to write [...]]]></description>
		<wfw:commentRss>http://www.azhowto.com/2007/09/20/simulate-login-checks-with-nagios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
