<?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 Nuclear Bunny Blog &#187; Intel D945GCLF2</title>
	<atom:link href="http://blog.nuclearbunny.org/tag/intel-d945gclf2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nuclearbunny.org</link>
	<description></description>
	<lastBuildDate>Tue, 27 Dec 2011 01:19:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using Zenoss Core to Watch the Home Network</title>
		<link>http://blog.nuclearbunny.org/2008/11/25/using-zenoss-core-to-watch-the-home-network/</link>
		<comments>http://blog.nuclearbunny.org/2008/11/25/using-zenoss-core-to-watch-the-home-network/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 17:09:48 +0000</pubDate>
		<dc:creator>chadwick</dc:creator>
				<category><![CDATA[Jobs]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Zenoss]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Intel D945GCLF2]]></category>
		<category><![CDATA[monitoring]]></category>

		<guid isPermaLink="false">http://blog.nuclearbunny.org/?p=177</guid>
		<description><![CDATA[Zenoss is an open-source infrastructure management product. Normally used by institutions to watch their networking and server infrastructure, it also is used in smaller, less mission-critical scenarios. Scenarios like mine: I want to monitor my home &#38; home office infrastructure since it has grown over time to contain a fair number of devices. Without open-source [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.zenoss.com/" target="_blank">Zenoss</a> is an open-source infrastructure management product. Normally used by institutions to watch their networking and server infrastructure, it also is used in smaller, less mission-critical scenarios. Scenarios like mine: I want to monitor my home &amp; home office infrastructure since it has grown over time to contain a fair number of devices.</p>
<p>Without open-source alternatives like Zenoss, monitoring an extensive home or small office network is cost prohibitive so it often just isn&#8217;t done.</p>
<p>Since I also work for Zenoss, I&#8217;m often using various versions of Zenoss on my development systems to watch the home network. But these installations are not stable and long-running. One alternative I&#8217;ve considered is to install a new Virtual Machine on my home workstation that is a Zenoss appliance, but the issue here is that my home workstation is not always completely stable. I want my Zenoss install to be stable and relatively free from interference from my other activities. A dedicated server is the answer.</p>
<p>Normally I have enough spare computer parts in the closet that I could cobble together a working machine, but no such luck this time. Since I was building a server from scratch, I really did not want to go and build another large machine that was power-hungry, loud or took up a lot of space. Intel has come to the rescue with the new Atom-based systems that are very low power and use the mini-ITX form factor.</p>
<p>I wound up choosing the <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16813121359" target="_blank">Intel D945GCLF2</a> main-board that comes with a dual-core Intel Atom 330 already installed. I configured it with <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820134192" target="_self">2GB of DDR2 667 memory</a>. I picked an <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16811154084" target="_blank">Apex MI-100 case with 250W power supply</a> for it all to live in. Since this case is passively cool the only noise in the system is the small fan on the main-board&#8217;s memory controller (the CPU is passively cooled!) and any noise from the hard drive. I did have some spare hard drives laying around, so I picked an older Western Digital 150GB Raptor to help with system speed. Total out of pocket cost since I already had the drive? $171.22 shipped from newegg.</p>
<p><a title="IMG_0483 by dcgibbons, on Flickr" href="http://www.flickr.com/photos/26521676@N00/3058224025/"><img src="http://farm4.static.flickr.com/3028/3058224025_947e68dd86.jpg" alt="IMG_0483" width="500" height="344" /></a></p>
<p>As you can see from the relative size of the hard drive the whole system is tiny. I don&#8217;t need an optical drive so if I wanted to put another 3.5&#8243; hard drive in the case for mirroring purposes I could easily do so. Chances are better than I&#8217;ll eventually put a low-cost solid-state drive in the system as a 16 or 32 GB size would be plenty.</p>
<p><a title="IMG_0487 by dcgibbons, on Flickr" href="http://www.flickr.com/photos/26521676@N00/3059061968/"><img src="http://farm4.static.flickr.com/3071/3059061968_b4c603934c.jpg" alt="IMG_0487" width="500" height="292" /></a></p>
<p>I put <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> server on the system and used the network-based install to get it installed so I didn&#8217;t need to put an optical drive in the system. Rather than mess around with a network boot (which is great when it works, but I never have a working server setup to host the boot files) I just put the boot image on a USB memory stick and booted the core installation from there. The only issue here was a drive number reordering problem once the system was rebooted and the memory stick removed, but that was easily fixed.</p>
<p>Once running the system is effectively like any other x86 based Linux server. It&#8217;s not even slow, as the 1.6 GHz dual-core Atom supplies plenty of computing power. It&#8217;s clearly not as fast as current or previous generation desktop or server chips, but for building Zenoss I don&#8217;t find it any slower than the virtual machines in Zenoss&#8217;s development VMware farm. In many ways, I like having a slower system here to use because it helps keep me mindful of not ever user has plenty of computing power to throw at our software.</p>
<p>I decided to run Zenoss using a source-based install, but instead of running off the trunk I picked the <a href="http://dev.zenoss.org/trac/browser/branches/zenoss-2.3.x" target="_blank">2.3.x branch</a> to start with. This branch is from the version we just released which is proving to be our best release yet. I&#8217;ll switch to new releases using the source install but avoid the trunk given the large amount of turmoil that can occur there as new features are integrated into the product.</p>
<p>After getting Zenoss running I let it discover my home network. As expected, it found nearly all of the devices I have (13 out of the 16). There will be some configuration to do on some of the devices to enable true monitoring, but this is a great start.</p>
<p><a title="ZenossHomeNetwork by dcgibbons, on Flickr" href="http://www.flickr.com/photos/26521676@N00/3058502475/"><img src="http://farm4.static.flickr.com/3012/3058502475_9ca135e6a8.jpg" alt="ZenossHomeNetwork" width="500" height="339" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nuclearbunny.org/2008/11/25/using-zenoss-core-to-watch-the-home-network/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

