<?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: netapp cpu utilization</title>
	<atom:link href="http://rajeev.name/2006/05/19/netapp-cpu-utilization/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajeev.name/2006/05/19/netapp-cpu-utilization/</link>
	<description>technologist defying the peter principle</description>
	<lastBuildDate>Fri, 09 Mar 2012 17:19:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: nishesh bakshi</title>
		<link>http://rajeev.name/2006/05/19/netapp-cpu-utilization/comment-page-1/#comment-4389</link>
		<dc:creator>nishesh bakshi</dc:creator>
		<pubDate>Mon, 12 Nov 2007 03:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/05/19/netapp-cpu-utilization/#comment-4389</guid>
		<description>Thanks, unfortunately I do not have ssh access to my netapp filer... I telnet to it.
Anyways I found another way of logging the sysstat information. I just login from putty and enable the session log in it.</description>
		<content:encoded><![CDATA[<p>Thanks, unfortunately I do not have ssh access to my netapp filer&#8230; I telnet to it.<br />
Anyways I found another way of logging the sysstat information. I just login from putty and enable the session log in it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajeev karamchedu</title>
		<link>http://rajeev.name/2006/05/19/netapp-cpu-utilization/comment-page-1/#comment-3908</link>
		<dc:creator>rajeev karamchedu</dc:creator>
		<pubDate>Fri, 19 Oct 2007 19:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/05/19/netapp-cpu-utilization/#comment-3908</guid>
		<description>Nishesh

You can ssh to the filer and run the command. That way the output can be re-directed to whatever. I run that quite a bit when I am running statit commands etc, cause they tend to produce copious amounts of data.

something like

&lt;code&gt;
ssh -l root filer_name_here &quot;sysstat 5&quot; &gt;  /tmp/filerstats.txt 
&lt;/code&gt;

try it and let us know how it works out! </description>
		<content:encoded><![CDATA[<p>Nishesh</p>
<p>You can ssh to the filer and run the command. That way the output can be re-directed to whatever. I run that quite a bit when I am running statit commands etc, cause they tend to produce copious amounts of data.</p>
<p>something like</p>
<p><code><br />
ssh -l root filer_name_here "sysstat 5" >  /tmp/filerstats.txt<br />
</code></p>
<p>try it and let us know how it works out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nishesh bakshi</title>
		<link>http://rajeev.name/2006/05/19/netapp-cpu-utilization/comment-page-1/#comment-3906</link>
		<dc:creator>nishesh bakshi</dc:creator>
		<pubDate>Fri, 19 Oct 2007 18:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://rajeev.name/2006/05/19/netapp-cpu-utilization/#comment-3906</guid>
		<description>Do you know a way to pipe all the information coming from the sysstat command to a file. I know that piping would not work in netapp filer. Any idea on how to accomplish this thing.</description>
		<content:encoded><![CDATA[<p>Do you know a way to pipe all the information coming from the sysstat command to a file. I know that piping would not work in netapp filer. Any idea on how to accomplish this thing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

