<?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: Shell Script To Monit Swap Usage</title>
	<atom:link href="http://shahidz.com/shell-script-to-monit-swap-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://shahidz.com/shell-script-to-monit-swap-usage/</link>
	<description>Passionate About Technology</description>
	<lastBuildDate>Wed, 07 Jul 2010 14:35:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://shahidz.com/shell-script-to-monit-swap-usage/comment-page-1/#comment-366</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 04 Jan 2010 05:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://shahidz.com/shell-script-to-monit-swap-usage/#comment-366</guid>
		<description>Hi fred,

Thanks for reading the post.
You are right swap usage 70% is much higher. 20% is reasonable.</description>
		<content:encoded><![CDATA[<p>Hi fred,</p>
<p>Thanks for reading the post.<br />
You are right swap usage 70% is much higher. 20% is reasonable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://shahidz.com/shell-script-to-monit-swap-usage/comment-page-1/#comment-357</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://shahidz.com/shell-script-to-monit-swap-usage/#comment-357</guid>
		<description>Hi, very nice script. 
I use it on all my servers now. 
Thou I change from 70 to 20, because I prefer no swapping at all..

also, note that you should change the crontab file, so that the root user wont get so many emails, 1 email each 15 minutes. (96 emails per day)

Change to this:



*/15 * * * * ~/scripts/swap-usage.sh &gt;/dev/null 2&gt;&amp;1

</description>
		<content:encoded><![CDATA[<p>Hi, very nice script.<br />
I use it on all my servers now.<br />
Thou I change from 70 to 20, because I prefer no swapping at all..</p>
<p>also, note that you should change the crontab file, so that the root user wont get so many emails, 1 email each 15 minutes. (96 emails per day)</p>
<p>Change to this:</p>
<p>*/15 * * * * ~/scripts/swap-usage.sh &gt;/dev/null 2&gt;&amp;1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
