<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: PowerCLI: Find Resourcepool or VMs with Memory Ballooning/Swap Usage</title>
	<atom:link href="http://ict-freak.nl/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/feed/" rel="self" type="application/rss+xml" />
	<link>http://ict-freak.nl/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/</link>
	<description>VMware, Linux, Scripting...</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:00:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Kyle</title>
		<link>http://ict-freak.nl/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/comment-page-1/#comment-16521</link>
		<dc:creator><![CDATA[Kyle]]></dc:creator>
		<pubDate>Tue, 04 Oct 2011 20:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://ictfreak.wordpress.com/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/#comment-16521</guid>
		<description><![CDATA[Great Script! Is there a way to report on VMs that had memory ballooning issues within the last 24hours instead of just at this exact moment in time?  I would like to include this as part of a nightly health check script.Thanks!]]></description>
		<content:encoded><![CDATA[<p>Great Script! Is there a way to report on VMs that had memory ballooning issues within the last 24hours instead of just at this exact moment in time?  I would like to include this as part of a nightly health check script.Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://ict-freak.nl/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/comment-page-1/#comment-15150</link>
		<dc:creator><![CDATA[Andrew]]></dc:creator>
		<pubDate>Tue, 04 Jan 2011 18:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://ictfreak.wordpress.com/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/#comment-15150</guid>
		<description><![CDATA[Nice script. I&#039;d add a check for swapped memory as often we see VMs with no ballooning but with memory swapped.

&lt;code&gt;$_.Summary.QuickStats.BalloonedMemory -ne &quot;0&quot; -or $_.Summary.QuickStats.SwappedMemory -ne &quot;0&quot;&lt;/code&gt;]]></description>
		<content:encoded><![CDATA[<p>Nice script. I&#8217;d add a check for swapped memory as often we see VMs with no ballooning but with memory swapped.</p>
<p><code>$_.Summary.QuickStats.BalloonedMemory -ne "0" -or $_.Summary.QuickStats.SwappedMemory -ne "0"</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: René</title>
		<link>http://ict-freak.nl/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/comment-page-1/#comment-10742</link>
		<dc:creator><![CDATA[René]]></dc:creator>
		<pubDate>Sat, 19 Dec 2009 18:07:09 +0000</pubDate>
		<guid isPermaLink="false">http://ictfreak.wordpress.com/2009/12/18/powercli-find-resourcepool-or-vms-with-memory-ballooningswap-usage/#comment-10742</guid>
		<description><![CDATA[Nog even en we kunnen het ICT-Freak powerpack voor de EcoShell downloaden. Ik kijk er naar uit.]]></description>
		<content:encoded><![CDATA[<p>Nog even en we kunnen het ICT-Freak powerpack voor de EcoShell downloaden. Ik kijk er naar uit.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

