<?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: Nagios plugin: check_sa.pl</title>
	<atom:link href="http://holyhandgrenade.org/blog/2009/11/nagios-plugin-check_sa-pl/feed/" rel="self" type="application/rss+xml" />
	<link>http://holyhandgrenade.org/blog/2009/11/nagios-plugin-check_sa-pl/</link>
	<description>System administration from the trenches.</description>
	<lastBuildDate>Wed, 28 Jul 2010 05:10:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Brian</title>
		<link>http://holyhandgrenade.org/blog/2009/11/nagios-plugin-check_sa-pl/comment-page-1/#comment-750</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 13 Jul 2010 22:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://holyhandgrenade.org/blog/?p=410#comment-750</guid>
		<description>I&#039;d suggest adding something like --sadf-options. If I want to use this to gather cpu information, and only for a summary of all cpu&#039;s then the command to run would be:
./check_sa.pl -i -C %user -C %nice -C %system -C %iowait -C %idle --sa-log-dir=/var/log/sa --sadf-options -u

Or all cpu&#039;s:
./check_sa.pl -i -C %user -C %nice -C %system -C %iowait -C %idle --sa-log-dir=/var/log/sa --sadf-options &quot;-P ALL -u&quot;

Etc.

The advantage of this is that you significantly increase the speed of the check. With just -u it is &#039;real    0m0.088s&#039;, and -u -P ALL it would be &#039;real    0m0.191s&#039;. With -A it is &#039;real    0m0.356s&#039;. When checking 3000+ servers every little bit helps :).</description>
		<content:encoded><![CDATA[<p>I&#8217;d suggest adding something like &#8211;sadf-options. If I want to use this to gather cpu information, and only for a summary of all cpu&#8217;s then the command to run would be:<br />
./check_sa.pl -i -C %user -C %nice -C %system -C %iowait -C %idle &#8211;sa-log-dir=/var/log/sa &#8211;sadf-options -u</p>
<p>Or all cpu&#8217;s:<br />
./check_sa.pl -i -C %user -C %nice -C %system -C %iowait -C %idle &#8211;sa-log-dir=/var/log/sa &#8211;sadf-options &#8220;-P ALL -u&#8221;</p>
<p>Etc.</p>
<p>The advantage of this is that you significantly increase the speed of the check. With just -u it is &#8216;real    0m0.088s&#8217;, and -u -P ALL it would be &#8216;real    0m0.191s&#8217;. With -A it is &#8216;real    0m0.356s&#8217;. When checking 3000+ servers every little bit helps <img src='http://holyhandgrenade.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://holyhandgrenade.org/blog/2009/11/nagios-plugin-check_sa-pl/comment-page-1/#comment-520</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 23 May 2010 16:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://holyhandgrenade.org/blog/?p=410#comment-520</guid>
		<description>It&#039;s sort of a quick-and-dirty thing that I wrote up to solve a particular problem at my job, but I&#039;d be happy to answer any questions about it. Email me at jeff @ thisdomain.</description>
		<content:encoded><![CDATA[<p>It&#8217;s sort of a quick-and-dirty thing that I wrote up to solve a particular problem at my job, but I&#8217;d be happy to answer any questions about it. Email me at jeff @ thisdomain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GregM</title>
		<link>http://holyhandgrenade.org/blog/2009/11/nagios-plugin-check_sa-pl/comment-page-1/#comment-501</link>
		<dc:creator>GregM</dc:creator>
		<pubDate>Tue, 18 May 2010 13:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://holyhandgrenade.org/blog/?p=410#comment-501</guid>
		<description>I like this, and I think I&#039;ll be using it in a test deployment.  I have a lot of questions about specific use cases though.</description>
		<content:encoded><![CDATA[<p>I like this, and I think I&#8217;ll be using it in a test deployment.  I have a lot of questions about specific use cases though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
