<?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>The Tech Tutorial &#187; News</title>
	<atom:link href="http://www.the-tech-tutorial.com/?feed=rss2&#038;cat=24" rel="self" type="application/rss+xml" />
	<link>http://www.the-tech-tutorial.com</link>
	<description>Just a blog of free technology tutorials</description>
	<lastBuildDate>Tue, 04 Dec 2012 15:43:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Installing and Configuring Nagios Ubuntu 11.04</title>
		<link>http://www.the-tech-tutorial.com/?p=1433</link>
		<comments>http://www.the-tech-tutorial.com/?p=1433#comments</comments>
		<pubDate>Mon, 18 Jul 2011 14:08:14 +0000</pubDate>
		<dc:creator>Tyler Allen</dc:creator>
				<category><![CDATA[Fix It]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[add host]]></category>
		<category><![CDATA[configure]]></category>
		<category><![CDATA[Easy]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[Setup]]></category>
		<category><![CDATA[Simple]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 11.04]]></category>

		<guid isPermaLink="false">http://www.the-tech-tutorial.com/?p=1433</guid>
		<description><![CDATA[Nagios is the Industry Standard Network Monitoring Engine. OK great so what’s that mean, well Nagios is a server that monitors your hosts and services and will inform you if something goes wrong and when it is fixed again. It can monitor network services, host resources and even network probes such as temperature and moisture. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.the-tech-tutorial.com/wp-content/uploads/2010/07/nagios.jpg"><img class="alignleft size-full wp-image-394" title="Nagios" src="http://www.the-tech-tutorial.com/wp-content/uploads/2010/07/nagios.jpg" alt="Nagios Logo" width="160" height="129" /></a></p>
<p><a href="http://www.nagios.org/"><span>Nagios</span></a> is the <span>Industry Standard <span><span>Network Monitoring</span> Engine</span></span>. OK great so what’s that mean, well <span>Nagios</span> is a <span>server</span> that <span>monitors</span> your <span>hosts</span> and <span>services</span> and will inform you if something goes wrong and when it is fixed again. It can monitor network services, host resources and even network probes such as temperature and moisture.</p>
<p>These features as well as many more make <span>Nagios</span>, by far, the most complete <span>open-source</span> <span><span>Network Monitoring</span> tool</span> on the market, however with all these features comes complexity and <span>Nagios</span> has obviously been designed with the experienced Network Administrator in mind. But don&#8217;t worry too much, its not that difficult to learn as long as you take it one step at a time, and in today&#8217;s tutorial we&#8217;re going to look at the first step, actually getting it installed <span id="more-1433"></span></p>
<p>So let’s get started, the first thing we need to <span>install</span> in <span>LAMP</span> as this is the <span>base</span> in which runs, simply type in the following command in your terminal and follow the onscreen commands:</p>
<pre>sudo tasksel install <span>lamp-server</span></pre>
<p>For more information on <span>LAMP</span> you can view my complete <span>LAMP server</span> tutorial <a href="http://www.the-tech-tutorial.com/?p=229">here</a></p>
<p>Now we need to install <span>Nagios</span>, to do this type:</p>
<pre>sudo <span>apt-get install</span> -y <span>nagios3</span></pre>
<p>This will install and configure <span>Nagios</span> 3 along with any the required dependencies you don’t already have. It may ask for a few input parameters such as internet address and login password, just follow the onscreen guidelines and you should be fine.</p>
<p>If you have completed these stops correctly you should be able to view your <span>Nagios</span> dashboard by typing in the following in your web browser substituting [IP ADDR] for your servers IP address.</p>
<pre>http://[IP ADDR]/nagios3/</pre>
<p>You&#8217;ll need to enter a <span>username</span> and <span>password</span>. Your <span>username</span> will be <em>&#8216;nagiosadmin&#8217;</em>, the password will be the same as the one you entered during setup.</p>
<p><strong>Username:</strong><em>nagiosadmin</em><br />
<strong>Password:</strong><em>entered during setup</em><br />
<center><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2094089617852812";
/* 2011 Bottom */
google_ad_slot = "5825267234";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center></p>
<h4><span><span>Add hosts</span> to your <span><span>Nagios</span> <span>Server</span></span></span></h4>
<p>No you have <span>Nagios</span> up and running you should be able to see your current server stats, (if not click on &#8220;Services&#8221; on the left side of the Nagios dashboard), but what if you want to add <span>more hosts</span>. Well it’s a little complicated at first but once you get used to it you&#8217;ll be fine. First we need to edit some <span>config files</span> to tell <span><span>Nagios</span> to <span>monitor</span> a new <span>host</span></span>, below is a diagram of all the Nagios config files:</p>
<p><center><a href="http://www.the-tech-tutorial.com/wp-content/uploads/2011/07/nagios-config.png"><img class="size-full wp-image-1455 aligncenter" title="Nagios-config" src="http://www.the-tech-tutorial.com/wp-content/uploads/2011/07/nagios-config.png" alt="" width="550" height="387" /></a></center><br />
As we can see from this diagram every setting for <span>Nagios</span> is stored in a <span><span>config</span> file</span>, most of these can be found in your /etc/nagios3/conf.d folder. To add some new hosts we need to add some lines to your <span><em>/etc/nagios3/conf.d/localhost_nagios2.cfg</em></span> file. First off we are only going to be <span>adding new hosts</span>, not services (see my <a href="http://www.the-tech-tutorial.com/?p=816">NRPE tutorial</a> if you want to monitor services aswell), so we only need add a small amount of code. The <span>local <span>host <span>definition</span></span></span> in your <span>/etc/nagios3/conf.d/localhost_nagios2.cfg</span> should look like this:</p>
<pre>
define host{
        use                     generic-host            ; Name of host template to use
        host_name               localhost
        alias                   localhost
        address                 127.0.0.1
        }
</pre>
<div style="width:350px; height:330px;background-image: url(http://www.the-tech-tutorial.com/wp-content/uploads/2011/03/add_back1.png); display: block; float: right; padding: 20px 25px 0px 30px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2094089617852812";
/* 2011 In Text Box */
google_ad_slot = "1777411765";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>Here we can see then the <span>template</span> is <span>generic-host</span>, the <span>hostname</span> and <span>alias</span> are set to localhost(127.0.0.1) and the <span>address</span> is set to 127.0.0.1. The use filed is important as if you enter a name here that doesn’t correspond to a template then <span>Nagios</span> will fail to start. The <span>address</span> field is also important, this is where you put the actual address for the server you want to <span>monitor</span> (either <span>domain name</span> or <span>IP</span> will work here). The <span>host_name and alies fields</span> are not as important and are only there to help the user <span>distinguish between <span>hosts</span></span>. The difference between the two is <span>host_name</span> is read internally (so <strong>don&#8217;t</strong> use spaces or special characters) and alias is actually show to the user (you <strong>can</strong> use spaces and special characters).</p>
<p>So now it’s time to <span>add your own host</span> to your <span><span>Nagios</span> server</span>, in this example we are going to add www.google.com as your <span>new host</span>, if you want you can subtitle your own attributes however I like to have Google as a host just to ensure my setup is correct. So start your favourite text editor and add the hollowing lines to the end of your <strong>/etc/nagios3/conf.d/localhost_nagios2.cfg</strong></p>
<pre>define host{
        use                     generic-host            ; Name of host template to use
        host_name               google
        alias                   Google
        address                 www.google.com
        }</pre>
<p>to see the changes on your dashboard you need to restart Nagios, type:</p>
<pre>sudo /etc/init.d/nagios3 restart</pre>
<p>Now if you want to add your own hosts to your Nagios server repeat the last two steps substituting host_name, alias and address to your hosts details and restart Nagios to see the changes.</p>
<p>Please leave any comments or questions, thanks.</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="standard" count="" href="http://www.the-tech-tutorial.com/?p=1433"></g:plusone></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=&amp;tags=&amp;ctype=" rel="nofollow" class="external" title=""></a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Installing+and+Configuring+Nagios+Ubuntu+11.04&amp;link=http://www.the-tech-tutorial.com/?p=1433&amp;notes=%0D%0A%0D%0ANagios%20is%20the%20Industry%20Standard%20Network%20Monitoring%20Engine.%20OK%20great%20so%20what%E2%80%99s%20that%20mean%2C%20well%20Nagios%20is%20a%20server%20that%20monitors%20your%20hosts%20and%20services%20and%20will%20inform%20you%20if%20something%20goes%20wrong%20and%20when%20it%20is%20fixed%20again.%20It%20can%20monitor%20network%20services%2C%20host%20resources%20and%20even%20network%20probes&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="https://shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.the-tech-tutorial.com/?feed=rss2&#038;p=1433</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install or upgrade Nagios to version 3.2.2</title>
		<link>http://www.the-tech-tutorial.com/?p=1364</link>
		<comments>http://www.the-tech-tutorial.com/?p=1364#comments</comments>
		<pubDate>Sat, 26 Mar 2011 14:14:16 +0000</pubDate>
		<dc:creator>Tyler Allen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Short]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[3.2.2]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.the-tech-tutorial.com/?p=1364</guid>
		<description><![CDATA[Nagios Core have been updated to 3.2.2 The update/installation process is not different as the one described in the main article To update type into your terminal: cd /usr/local/src sudo wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.2.2.tar.gz sudo tar xvzf nagios-3.2.2.tar.gz cd nagios-3.2.2 sudo ./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios --with-command-group=nagcmd --enable-nanosleep --enable-event-broker sudo make all sudo make install sudo make install-init [...]]]></description>
				<content:encoded><![CDATA[<p>Nagios Core have been updated to 3.2.2<br />
The update/installation process is not different as the one described in the <a href="http://www.the-tech-tutorial.com/?p=373">main article</a><span id="more-1364"></span><br />
<center><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2094089617852812";
/* 2011 Bottom */
google_ad_slot = "5825267234";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center><br />
To update type into your terminal:</p>
<pre>
cd /usr/local/src
sudo wget http://prdownloads.sourceforge.net/sourceforge/nagios/nagios-3.2.2.tar.gz
sudo tar xvzf nagios-3.2.2.tar.gz
cd nagios-3.2.2
sudo ./configure --prefix=/usr/local/nagios --with-nagios-user=nagios --with-nagios-group=nagios --with-command-group=nagcmd --enable-nanosleep --enable-event-broker
sudo make all
sudo make install
sudo make install-init
sudo make install-commandmode
sudo make install-config
sudo update-rc.d -f nagios defaults
cd ..
</pre>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2094089617852812";
/* 2011 Bottom */
google_ad_slot = "5825267234";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center><br />
Here are the changes:</p>
<p>ENHANCEMENTS</p>
<p>* Patch to new_mini_epn to allow any command line length without breaking on extra trailing or leading whitespace (Ray Bengen)<br />
* Patch to mini_epn to allow any command line length (Thomas Guyot-Sionnest)<br />
* Patch to speed up loading of state retention data (Matthieu Kermagoret)<br />
* Custom notifications are now suppressed during scheduled downtime (Sven Nierlein)<br />
* Added code to warn user about exit code of 126 meaning plugin is not executable (bug #153)<br />
* Scheduled downtime can now start on SOFT error states (bug #47)<br />
* Main window frame URL can now be specify with a “corewindow=” parameter<br />
* Improved config CGI shows commands, command args in an easier to use manner (Jochen Bern)<br />
* Added ability for NEB modules to override execution of event handlers (Sven Nierlein)<br />
* Custom macros are no longer cleaned/stripped as they are user-defined and should be trusted (Peter Morch)</p>
<p>FIXES</p>
<p>* Fix for choosing next valid time on day of DST change when clocks go one hour backwards<br />
* Fix for nagios now erroring when “Error: Could not find any contactgroup matching…” displayed<br />
* Fix tap tests for Solaris 10 and newer versions of Test::Harness<br />
* Fix for notifications not being sent out when scheduled downtime is cancelled (Daniel Pouzzner)<br />
* Fix for first notification delay being calculated incorrectly, and notifications potentially going out early (Pawel Malachowski)<br />
* Fix for text of scheduling downtime of all services on a host (Holger Weiss)<br />
* Fix for services inheriting notification period from hosts if not defined (Gordon Messmer)<br />
* Fix for incorrect service states on host failures (bug #130 Petya Kohts)<br />
* Fix for incorrect service state attributes being set on host failures (bug #128 Petya Kohts)<br />
* Fix for non-scheduled hosts and services not being updated in NDOUtils<br />
* Fix for typos in TAC, CMD CGIs (bugs #150, #144, #148)<br />
* Fix for types in documentation (bugs #145, #105, #106)<br />
* Fix for incorrect host state counts in status CGI when viewing servicegroups (bug #72)<br />
* Fix for new Splunk integration query parameters (bug #136)<br />
* Fix for extra field header in availability CSV export (bug #113)<br />
* Fix for macro processing code modifying input string (Jochen Bern)<br />
* Fix for update check API<br />
* Fix for CGI speedup when persistent=0 for comments<br />
* Fix for event execution loop re-scheduling host checks instead of executing them if service checks are disabled (bug #152)<br />
* Fix for segfaults on Solaris (Torsten Huebler)<br />
* Fix for incorrect comment expiration times being passed to event broker (Mattieu Kermagot)<br />
* Doc updates related to cleaning of custom macros (Peter Valdemar Morch)<br />
* Fix to sample notify-service-by-email command (bug #62)<br />
* Fix for retaining host display name and alias, as well as service display name (Folkert van Heusden) </p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="standard" count="" href="http://www.the-tech-tutorial.com/?p=1364"></g:plusone></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=&amp;tags=&amp;ctype=" rel="nofollow" class="external" title=""></a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Install+or+upgrade+Nagios+to+version+3.2.2&amp;link=http://www.the-tech-tutorial.com/?p=1364&amp;notes=Nagios%20Core%20have%20been%20updated%20to%203.2.2%0D%0AThe%20update%2Finstallation%20process%20is%20not%20different%20as%20the%20one%20described%20in%20the%20main%20article%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0ATo%20update%20type%20into%20your%20terminal%3A%0D%0A%0D%0Acd%20%2Fusr%2Flocal%2Fsrc%0D%0Asudo%20wget%20http%3A%2F%2Fprdownloads.sourceforge.net%2Fsourceforge%2Fnagios%2Fnagios-3.2.2.tar.gz%0D%0Asudo%20tar%20xvzf%20nag&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="https://shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.the-tech-tutorial.com/?feed=rss2&#038;p=1364</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Upgrade Scalability</title>
		<link>http://www.the-tech-tutorial.com/?p=1181</link>
		<comments>http://www.the-tech-tutorial.com/?p=1181#comments</comments>
		<pubDate>Thu, 10 Mar 2011 13:36:22 +0000</pubDate>
		<dc:creator>Tyler Allen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Scalability]]></category>
		<category><![CDATA[Scaling]]></category>
		<category><![CDATA[Simple]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://www.the-tech-tutorial.com/?p=1181</guid>
		<description><![CDATA[Yesterday Amazon Web Services upgraded its EC2 Management Console to make it even easier to scale your applications, as Amazon puts it: &#8220;You can now change the instance type of a stopped, EBS-backed EC2 instance. This means that you can scale up or scale down as your needs change,&#8221;. This is a great way to [...]]]></description>
				<content:encoded><![CDATA[<p>Yesterday <a href="http://aws.amazon.com/"><span>Amazon Web Services</span></a> upgraded its <span>EC2 Management Console</span> to make it even easier to <span><span>scale</span> your <span>applications</span></span>, as <span>Amazon</span> puts it: &#8220;You can now <span>change the <span>instance type</span></span> of a stopped, <span>EBS-backed EC2 instance</span>. This means that you can<span> scale up or scale down</span> as your needs change,&#8221;.<span id="more-1181"></span></p>
<div style="width:350px; height:330px;background-image: url(http://www.the-tech-tutorial.com/wp-content/uploads/2011/03/add_back1.png); display: block; float: right; padding: 20px 25px 0px 30px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2094089617852812";
/* 2011 In Text Box */
google_ad_slot = "1777411765";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>This is a great way to <span>scale you applications</span>, before you had to make your <span>applications scalable</span> in a cluttered environment, that meant that when the load increased on your servers you would add new instances to handle the load. Your application must then be able to handle and use <span>new instances</span> in order to increase latency. </p>
<p>Developing applications to work across <span>several instances</span> is quite complex and therefor increases development time. With this <span>new feature</span> you will not have to worry so much about running your <span>applications across several servers</span> as you&#8217;ll be able to <span>upgrade the single server</span> to <span>handle the load</span>. </p>
<p>There is of course some pitfalls to relying on this kind of system, that being what happens when you reach the fastest instance type and you still need more power, well you’re going to have to add more instances and have a system that can accommodate this. The second is you can only upgrade and instance type with a stopped instance, therefore if you want to increase your power you’re going to have to stop your service. A simple way around this problem would be to start up an identical instance, switch your service to it, then upgrade your existing instance and switch back to it. Even with these small problems <span>EC2</span> remains a great platform for testing and implementing small-scale applications and the ability to increase the instance type is a great addition to the great service Amazon Web Services.<br />
<center><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2094089617852812";
/* 2011 Bottom */
google_ad_slot = "5825267234";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center><br />
If you want more information on how to upgrade your instances on the fly please read <a href="http://aws.typepad.com/aws/2011/03/even-more-ec2-goodies-in-the-aws-management-console.html">this blog post</a>.</p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="standard" count="" href="http://www.the-tech-tutorial.com/?p=1181"></g:plusone></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=&amp;tags=&amp;ctype=" rel="nofollow" class="external" title=""></a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=Amazon+Upgrade+Scalability&amp;link=http://www.the-tech-tutorial.com/?p=1181&amp;notes=Yesterday%20Amazon%20Web%20Services%20upgraded%20its%20EC2%20Management%20Console%20to%20make%20it%20even%20easier%20to%20scale%20your%20applications%2C%20as%20Amazon%20puts%20it%3A%20%22You%20can%20now%20change%20the%20instance%20type%20of%20a%20stopped%2C%20EBS-backed%20EC2%20instance.%20This%20means%20that%20you%20can%20scale%20up%20or%20scale%20down%20as%20your%20needs%20change%2C%22.%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AThis%20&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="https://shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.the-tech-tutorial.com/?feed=rss2&#038;p=1181</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New EC2 Cluster Compute Instances</title>
		<link>http://www.the-tech-tutorial.com/?p=188</link>
		<comments>http://www.the-tech-tutorial.com/?p=188#comments</comments>
		<pubDate>Tue, 13 Jul 2010 13:09:58 +0000</pubDate>
		<dc:creator>Tyler Allen</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Benchmark]]></category>

		<guid isPermaLink="false">http://www.the-tech-tutorial.com/?p=188</guid>
		<description><![CDATA[When I heard the news that Amazon Web Services has just released there new &#8220;Cluster Compute Quadruple Extra Large&#8221; instance (cc1.4xlarge), I couldn&#8217;t help but give it ago. On paper this instance should have more CPU power then any other instance, at around 33.5GHz witch is substantially more then the c1.xlarge that has only 20Ghz [...]]]></description>
				<content:encoded><![CDATA[<p>When I heard the news that Amazon Web Services has just released there new &#8220;Cluster Compute Quadruple Extra Large&#8221; instance (cc1.4xlarge), I couldn&#8217;t help but give it ago. On paper this instance should have more CPU power then any other instance, at around 33.5GHz witch is substantially more then the c1.xlarge that has only 20Ghz of CPU power. This coupled with a 10 Gigabit Ethernet connection makes this instance ideal for High Performance Clustered Applications.</p>
<p>So does it live up to expectations, well I&#8217;m going to run some <a href="http://www.top500.org/project/linpack" target="_blank">LINPACK</a> benchmarks on this new instance to see how fast it relay is, and compare it to the other amazon instances. So&#8230;<span id="more-188"></span><br />
<center><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2094089617852812";
/* 2011 Bottom */
google_ad_slot = "5825267234";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center><br />
I&#8217;ll start with the trusty m1.small, this is a good base as its only got 1 EC2 Compute Unit (Around 1GHz) so the new Cluster Compute Quadruple Extra Large should be 33.5 times faster then this instance. So the results were:</p>
<table border="1">
<tbody>
<tr>
<td><strong>Instance Type</strong></td>
<td><strong>Average GFlops</strong></td>
<td><strong>Max GFlops</strong></td>
<td><strong>Full Reults</strong></td>
</tr>
<tr>
<td>m1.small</td>
<td>3.2785</td>
<td>3.3107</td>
<td><a title="m1.small full test" href="http://www.the-tech-tutorial.com/wp-content/files/bench-m1-small.txt" target="_blank">Full Reults</a></td>
</tr>
<tr>
<td>c1.medium</td>
<td>13.7706</td>
<td>13.8657</td>
<td><a title="c1.medium full test" href="http://www.the-tech-tutorial.com/wp-content/files/bench-c1-medium.txt" target="_blank">Full Reults</a></td>
</tr>
<tr>
<td>c1.xlarge</td>
<td>35.0406</td>
<td>37.4739</td>
<td><a title="c1-xlarge full test" href="http://www.the-tech-tutorial.com/wp-content/files/bench-c1-xlarge.txt" target="_blank">Full Reults</a></td>
</tr>
<tr>
<td>cc1.4xlarge</td>
<td>55.3171</td>
<td>63.6472</td>
<td><a title="cc.4xlarge full test :-)" href="http://www.the-tech-tutorial.com/wp-content/files/bench-cc1-4xlarge.txt" target="_blank">Full Reults</a></td>
</tr>
</tbody>
</table>
<p>Well, I didn&#8217;t expect that, obviously I knew it was going to be much faster then the &#8220;m1.small&#8221; instance, but I didn&#8217;t think it would be much faster then &#8220;c1.xlarge&#8221; and it turns out the new cc1.4xlarge its nearly twice as fast. The nice thing about using LINPACK as a benchmark is we can directly compare it to the <a href="http://www.top500.org" target="_blank">www.top500.org</a> top 500 supercomputer list and the new &#8220;Cluster Compute Quadruple Extra Large&#8221; has around the same CPU as the &#8220;<a title="CM-5/1024" href="http://www.top500.org/system/651" target="_blank">Thinking Machines Corporation CM-5/1024</a>&#8221; which was one of the fastest supercomputers in the world in 1994.  Being able to cluster this kind of power over a 10Gigabit Ethernet connection gives us a  huge amount of CPU power, good luck finding something to do with it though. For more info on amazons new Cluster Compute instance go to <a href="http://aws.amazon.com/ec2/hpc-applications" target="_blank">http://aws.amazon.com/ec2/hpc-applications</a>/.</p>
<p><center><br />
<script type="text/javascript"><!--
google_ad_client = "ca-pub-2094089617852812";
/* 2011 Bottom */
google_ad_slot = "5825267234";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center></p>
<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="standard" count="" href="http://www.the-tech-tutorial.com/?p=188"></g:plusone></div>

<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-digg">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=3&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=5&amp;tags=&amp;ctype=" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=&amp;tags=&amp;ctype=" rel="nofollow" class="external" title=""></a>
		</li>
		<li class="shr-reddit">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=40&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=38&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=%2524%257Btitle%257D%2B-%2B%2524%257Bshort_link%257D&amp;service=7&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.shareaholic.com/api/share/?title=New+EC2+Cluster+Compute+Instances&amp;link=http://www.the-tech-tutorial.com/?p=188&amp;notes=When%20I%20heard%20the%20news%20that%20Amazon%20Web%20Services%20has%20just%20released%20there%20new%20%22Cluster%20Compute%20Quadruple%20Extra%20Large%22%20instance%20%28cc1.4xlarge%29%2C%20I%20couldn%27t%20help%20but%20give%20it%20ago.%20On%20paper%20this%20instance%20should%20have%20more%20CPU%20power%20then%20any%20other%20instance%2C%20at%20around%2033.5GHz%20witch%20is%20substantially%20more%20then%20th&amp;short_link=&amp;shortener=google&amp;shortener_key=&amp;v=1&amp;apitype=1&amp;apikey=8afa39428933be41f8afdb8ea21a495c&amp;source=Shareaholic&amp;template=&amp;service=88&amp;tags=&amp;ctype=" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
</ul><div style="clear: both;"></div><div class="shr-getshr" style="visibility:hidden;font-size:10px !important"><a target="_blank" href="https://shareaholic.com/?src=pub">Get Shareaholic</a></div><div style="clear: both;"></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.the-tech-tutorial.com/?feed=rss2&#038;p=188</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
