<?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>KarkomaOnline &#187; saidar</title>
	<atom:link href="http://www.karkomaonline.com/index.php/tag/saidar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karkomaonline.com</link>
	<description>a Blog for SysAdmins and Unix stuff in general</description>
	<lastBuildDate>Thu, 25 Nov 2010 07:49:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>System stats with saidar</title>
		<link>http://www.karkomaonline.com/index.php/2008/04/system-stats-with-saidar/</link>
		<comments>http://www.karkomaonline.com/index.php/2008/04/system-stats-with-saidar/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 10:38:50 +0000</pubDate>
		<dc:creator>karkoma</dc:creator>
				<category><![CDATA[Linux Debian]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[saidar]]></category>

		<guid isPermaLink="false">http://www.karkomaonline.com/?p=183</guid>
		<description><![CDATA[saidar is a top like tool. It provides a curses based interface for viewing system statistics such as network I/O, disk I/O, CPU, memory and more. The core of the functionality is provided by the libstatgrab library: libstatgrab is a library that provides cross platform access to statistics about the system on which it's run. [...]]]></description>
			<content:encoded><![CDATA[<p>saidar is a top like tool. It provides a curses based interface for viewing system statistics such as network I/O, disk I/O, CPU, memory and more. The core of the functionality is provided by the <a href="http://www.i-scream.org/libstatgrab/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.i-scream.org/libstatgrab/?referer=');">libstatgrab</a> library:</p>
<p><code>libstatgrab is a library that provides cross platform access to statistics about the system on which it's run. It's written in C and presents a selection of useful interfaces which can be used to access key system statistics. The current list of statistics includes CPU usage, memory utilisation, disk usage, process counts, network traffic, disk I/O, and more.</code></p>
<p>On a Debian system install the package as usual:</p>
<blockquote><p>apt-get install saidar</p></blockquote>
<p>and then run:</p>
<blockquote><p>saidar</p></blockquote>
<p><a href='http://www.karkomaonline.com/wp-content/uploads/2008/04/saidar2.png'><img src="http://www.karkomaonline.com/wp-content/uploads/2008/04/saidar2.png" alt="Saidar in action" title="saidar2" width="500" height="307" class="aligncenter size-full wp-image-185" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.karkomaonline.com/index.php/2008/04/system-stats-with-saidar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

