<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Transforming IT Operations</title>
	<atom:link href="http://blog.zenoss.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zenoss.com</link>
	<description></description>
	<lastBuildDate>Tue, 14 May 2013 18:14:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
<!-- podcast_generator="Blubrry PowerPress/4.0.5" -->
	<itunes:summary></itunes:summary>
	<itunes:author>Transforming IT Operations</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blog.zenoss.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle></itunes:subtitle>
	<image>
		<title>Transforming IT Operations</title>
		<url>http://blog.zenoss.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://blog.zenoss.com</link>
	</image>
		<item>
		<title>Before You Build Your First ZenPack, Read This Post [Part 2]</title>
		<link>http://blog.zenoss.com/2013/05/before-you-build-your-first-zenpack-read-this-post-part-2/</link>
		<comments>http://blog.zenoss.com/2013/05/before-you-build-your-first-zenpack-read-this-post-part-2/#comments</comments>
		<pubDate>Tue, 14 May 2013 18:14:12 +0000</pubDate>
		<dc:creator>Robyn Weisman</dc:creator>
				<category><![CDATA[ZaaS]]></category>
		<category><![CDATA[Cisco UCS]]></category>
		<category><![CDATA[David Winter]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[zenoss]]></category>
		<category><![CDATA[Zenoss-as-a-Service]]></category>
		<category><![CDATA[zenpack]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5145</guid>
		<description><![CDATA[As I mentioned in Part 1 of my series on ZenPacks, you can find hundreds of ZenPacks on the Zenoss Wiki Page. But you may need a ZenPack to monitor a service that hasn’t been publicly posted (if you happen to make one for Google TV, please be sure to let Dave Winter know). Lucky .. <a class="read-more" href="http://blog.zenoss.com/2013/05/before-you-build-your-first-zenpack-read-this-post-part-2/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/05/ZenPack-Logo.png"><img class="alignright  wp-image-5147" alt="ZenPack Logo" src="http://blog.zenoss.com/wp-content/uploads/2013/05/ZenPack-Logo.png" width="210" height="210" /></a>As I mentioned in <a href="http://blog.zenoss.com/2013/04/3-things-you-wanted-to-know-about-zenpacks-but-were-afraid-to-ask-part-1/">Part 1</a> of my series on ZenPacks, you can find hundreds of ZenPacks on the <a title="Zenoss ZenPack Directory" href="http://wiki.zenoss.org/Category:ZenPacks" target="_blank">Zenoss Wiki Page</a>. But you may need a ZenPack to monitor a service that hasn’t been publicly posted (if you happen to make one for Google TV, please be sure to let Dave Winter know). Lucky for you, the larger Zenoss community has developed standards and best practices to follow.</p>
<p>But having the tools to create ZenPacks doesn’t justify building your own ZenPack, similar to how having the ability to <a style="font-size: 13px; line-height: 19px;" href="http://blog.zenoss.com/2012/06/monitoring-and-the-dark-side-of-devops/">write applications</a> doesn’t necessarily merit doing so.</p>
<p>So what steps do you need to take before building Dave his coveted Google TV ZenPack—or one specific to your business? Dave outlined several points, including the ones that follow.</p>
<p>&nbsp;</p>
<p><b style="font-size: 13px; line-height: 19px;">1)  </b><b style="font-size: 13px; line-height: 19px;">Identify a Business Objective</b></p>
<p>As team leader of Zenoss’ new <a style="font-size: 13px; line-height: 19px;" href="http://blog.zenoss.com/2013/05/why-zaas-will-change-your-life-webinar-recap/">ZaaS</a> solution, Dave explained that his team built out an Amazon Elastic Search cluster for the backend of this new service. “So as soon as we built an Elastic Search cluster, we now had the responsibility to monitor [it],” Dave said.</p>
<p>That’s a pretty obvious business need. After all, if ZaaS lacked a way to monitor its backend, it would be useless (because if ZaaS can’t be bothered to monitor its goings-on, why would you feel compelled to subscribe to its monitoring tool?).</p>
<p>While your particular situation may not be as cut and dried as this example, your business could have a similar monitoring requirement that requires a ZenPack. Perhaps you’re archiving customer purchase histories on a MySQL database, and need the ability to access that database should one of those customers return to your e-commerce site. You’re going to want to know if, for whatever reason, a customer cannot access that information when making a new purchase.</p>
<p>&nbsp;</p>
<p><b style="font-size: 13px; line-height: 19px;">2)  </b><b style="font-size: 13px; line-height: 19px;">Figure Out What Type of Information Your ZenPack Must Obtain to Make it Valuable for Your Purpose </b></p>
<p>After the ZaaS team was unable to find either an official or community Elastic Search ZenPack, Dave realized they would need to build the ZenPack for its ZaaS implementation. But Dave didn’t want his team just to start throwing things against the wall, hoping they might stick:</p>
<blockquote><p>I didn&#8217;t want the guys just to blindly go in there and say, “We need to monitor one, two, three, four, and five,” say they&#8217;re done and then build the specs for a ZenPack in 15 minutes.</p></blockquote>
<p>For one thing, you don’t want to collect data just because it’s available. You need to figure out what measurable data matter to your business objective. In explaining the importance of determining the right metrics for the Elastic Cloud cluster ZenPack, Dave pointed his people to an article titled <a style="font-size: 13px; line-height: 19px;" href="http://onstartups.com/tabid/3339/bid/96738/Measuring-What-Matters-How-To-Pick-A-Good-Metric.aspx">Measuring What Matters: How To Pick A Good Metric</a>. According to this post, a good metric should be:</p>
<ul>
<li>Comparative</li>
<li>Understandable</li>
<li>A ratio or rate that can show comparisons</li>
<li>Something capable of changing behavior, based on those comparisons.</li>
</ul>
<p>For example, your proposed ZenPack may be capable of telling you the maximum number of Python “tuples” processed per second. But, as Dave pointed out:</p>
<blockquote><p>If I don&#8217;t know what a tuple is or what the significance is of how many it can process a second, then why would I monitor it [or] put a threshold on it? [Because I wouldn’t] know if the threshold at any level is valid [or] what to do if that threshold were exceeded.</p></blockquote>
<p>So if you can’t answer questions like the ones above or can’t show whether your proposed measurement falls under the rubric of a “good metric,” you don’t need to muddy up your ZenPack with it.</p>
<p>&nbsp;</p>
<p><b>3)  </b><b>Design it so that it Collects Information in an Intelligible and Comprehensive Way</b></p>
<p>Dave stressed the importance of making sure your ZenPack operated in the way you expect it to operate. Because my coding experience is minimal, he described this in a way that I (and most non-techies) can understand:</p>
<blockquote><p>It’s not just [whether] the server is up [or] the process is running [or] that it’s on the network. I expect my Elastic Search [ZenPack] to speak, say, English and French, so that when I test it by saying, “Hello, my name is Dave,” it responds by saying, “Hello, my name is Elastic Search 1,” or it will say whatever that equivalent of that is in French when I prompt it in French. So when I start throwing English at it, and it spits back Czechoslovakian, I know there’s a problem with my service. And most likely, if there’s a problem doing these synthetic tests, there will be a problem for my customer, [which] will result in events.</p></blockquote>
<p>In other words, you want to build your ZenPack in a comprehensive way. Let me quote Dave again because he explains it better than I could:</p>
<blockquote><p>You’re not just looking at availability. You&#8217;re looking at, “Are the lights on, are there people home, are they speaking English, so they know who I am?  Are they speaking English really slowly&#8230;[like they’re] on drugs or something?”  These things all need to be taken into consideration when you&#8217;re building it.</p>
<p>So often I find people have built ZenPacks&#8230;where they haven’t taken a complete view into account when they were spec’ing it. “The process is there. It must be working.” You’re full of yourself, but you’re going to get woken up at 4:00 AM by a customer&#8230;complaining that [a process] is responding but with rainbows instead of black and white, which is what you wanted.</p></blockquote>
<p>&nbsp;</p>
<p><b>4)  </b><b>Always keep best practices in mind.</b></p>
<p>Dave didn’t go too deeply into best practices around building ZenPacks because “They’re well documented elsewhere.” But he again emphasized the need to map out your plans for a ZenPack:</p>
<blockquote><p>It&#8217;s like looking at a house and saying, “The lights are on so everything must be okay,” but there&#8217;s no one in the house.  I want to know [if] there’s a mom, a dad, three kids, a dog, how much food does the dad eat, how much food does the mom eat, etc. It looks like a nice house, but I don&#8217;t know. Maybe the dog ate everyone.</p></blockquote>
<p>Members of Dave’s team can expect him to drill them on aspects that pivot on the basic concept of “Did you think about this? Did you think about that?” But because Dave most likely isn’t your boss, here’s hoping you’ll internalize such thought patterns before you start coding away. While a dog is more likely to eat your homework than your family, it still makes good sense to make sure you know and understand a situation before it gets away from you.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/05/before-you-build-your-first-zenpack-read-this-post-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zenoss vs. Zenoss: The Definitive Duel Between Our Free &amp; Paid Versions</title>
		<link>http://blog.zenoss.com/2013/05/zenoss-vs-zenoss-the-definitive-duel-between-our-free-paid-versions/</link>
		<comments>http://blog.zenoss.com/2013/05/zenoss-vs-zenoss-the-definitive-duel-between-our-free-paid-versions/#comments</comments>
		<pubDate>Wed, 08 May 2013 21:55:19 +0000</pubDate>
		<dc:creator>Jennifer Darrouzet</dc:creator>
				<category><![CDATA[Webinars]]></category>
		<category><![CDATA[webinar]]></category>
		<category><![CDATA[zenoss]]></category>
		<category><![CDATA[Zenoss Core]]></category>
		<category><![CDATA[zenoss service dynamics]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5130</guid>
		<description><![CDATA[Does this sound familiar? “I just gave a demo of Zenoss Core to my supervisor and he liked what he saw.  He asked about the costs/merits of the commercial product versus the community version…I&#8217;d like to be able to give him a good ball park figure as well as what it gets us versus the free .. <a class="read-more" href="http://blog.zenoss.com/2013/05/zenoss-vs-zenoss-the-definitive-duel-between-our-free-paid-versions/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/05/stock-photo-17906987-standing-man-with-two-choices-business.jpg"><img class="alignright  wp-image-5134" alt="stock-photo-17906987-standing-man-with-two-choices-business" src="http://blog.zenoss.com/wp-content/uploads/2013/05/stock-photo-17906987-standing-man-with-two-choices-business.jpg" width="305" height="203" /></a>Does this sound familiar?</p>
<p>“I just gave a demo of Zenoss Core to my supervisor and he liked what he saw.  He asked about the costs/merits of the commercial product versus the community version…I&#8217;d like to be able to give him a good ball park figure as well as what it gets us versus the free version.”</p>
<p>We get inquiries like this day-in and day-out:</p>
<ul>
<li>“What’s the difference between Zenoss Core and Zenoss Enterprise / Service Dynamics(SD)?”</li>
<li>“Do you have any comparison of Zenoss Core to Zenoss (table of features, screenshoots …)”</li>
<li>“Is there a Zenoss Core vs Zenoss Dynamics comparison? I mean  &#8211; a list of add-on features in Zenoss Service Dynamics?”</li>
</ul>
<p>We also get requests to evaluate both products. We’re not surprised that you want to be thorough, but it’s twice the time and effort on your part – and we know you’ve got a limited supply of both. It’s your job to make the best match, in the shortest time possible, between your criteria and your available options.</p>
<p>So next Friday, we’re going to net out for you just how people are choosing between our two popular packages. It’s time for a brutally-honest discussion of Zenoss vs. Zenoss.</p>
<p>We’ve invited an impartial 3<sup>rd</sup>-party expert – Shane Scott, from the ZenOSS Community Alliance– to walk you through a comparison, sharing the tribal knowledge he’s collected over years working with both the open-source product, Zenoss Core (aka the community version, the free version, etc.), and the commercial product, Zenoss Service Dynamics (aka the enterprise version, the commercial-of-the-shelf version, the paid version, etc.).</p>
<p style="padding-left: 60px;"><strong>What</strong>: <a title="Zenoss vs Zenoss Core vs. Commercial" href="http://bit.ly/12gOAHy" target="_blank">Zenoss vs. Zenoss &#8211; The Core vs. Commercial Throw Down</a><br />
<strong>Date:</strong> Friday, May 17th<br />
<strong>Time:</strong> 1:00 pm CST | 2:00 pm EST | 11:00 am PST<br />
<strong>Who: </strong><a style="font-size: 13px; line-height: 19px;" title="Shane William Scott LinkedIn" href="http://www.linkedin.com/in/shanewilliamscott" target="_blank">Shane Scott</a><span style="font-size: 13px; line-height: 19px;"> - Global DC Infrastructure Zenoss Architecture at Rackspace, </span><a style="font-size: 13px; line-height: 19px;" title="Jennifer Darrouzet LinkedIn" href="www.linkedin.com/in/jendarrouzet" target="_blank">Jennifer Darrouzet</a> - Director of Product Marketing at Zenoss, and <a style="font-size: 13px; line-height: 19px;" title="Matt Maloney LinkedIn" href="www.linkedin.com/in/matthewmaloney/" target="_blank">Matt Maloney</a> - Senior Technical Product Manager at Zenoss</p>
<p>It looks to be a lively discussion.  Matt Maloney, the Zenoss Service Dynamics (ZSD) Product Manager, will join us as well. Together, we’ll cover:</p>
<ul style="font-size: 13px; line-height: 19px;">
<li>The gear and applications you can monitor with each,</li>
<li>Differences in capabilities, scalability, level of effort, and other criteria you’d be wise to consider when picking a monitoring solution your team will probably live with for a significant period of time,</li>
<li>Plus live audience Q&amp;A, such that YOU can exit the event with the details you need in order to avoid unnecessary homework in the future.</li>
</ul>
<p style="font-size: 13px; line-height: 19px;">Altogether, we’re hoping to condense what might be weeks of research on your part into a single session of information exchange with the experts. All in support of your ability to make a recommendation that your colleagues will thank you for. Because analysis paralysis never serves anyone.</p>
<p style="font-size: 13px; line-height: 19px;">Here are some of the related questions we plan to answer in the session, too, and if <a href="http://bit.ly/12gOAHy" target="_blank">you plan to join us</a>, I’d encourage you to post questions below beforehand.</p>
<ul>
<li>Is paid support available for the Core version? What about paid training?</li>
<li>I have the Core install complete but there may be a few commercial ZenPacks that I would like to purchase and install.</li>
<li>What is the process to purchase commercial ZenPacks?</li>
<li>Can we mix the Core and Enterprise editions, so we only use the Enterprise edition where we need the Enterprise functionality?</li>
</ul>
<p style="font-size: 13px; line-height: 19px;">Hope to see you at the session on Friday, May 17<sup>th</sup>!</p>
<p style="font-size: 13px; line-height: 19px;"><a href="http://bit.ly/12gOAHy"><img alt="Webinar Registration JPEG" src="http://blog.zenoss.com/wp-content/uploads/2012/09/Webinar-Registration-JPEG.jpg" width="142" height="61" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/05/zenoss-vs-zenoss-the-definitive-duel-between-our-free-paid-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why ZaaS Will Change Your Life [Webinar Recap]</title>
		<link>http://blog.zenoss.com/2013/05/why-zaas-will-change-your-life-webinar-recap/</link>
		<comments>http://blog.zenoss.com/2013/05/why-zaas-will-change-your-life-webinar-recap/#comments</comments>
		<pubDate>Thu, 02 May 2013 05:18:42 +0000</pubDate>
		<dc:creator>Robyn Weisman</dc:creator>
				<category><![CDATA[ZaaS]]></category>
		<category><![CDATA[Saas]]></category>
		<category><![CDATA[webinar]]></category>
		<category><![CDATA[Zenoss-as-a-Service]]></category>
		<category><![CDATA[ZSD]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5120</guid>
		<description><![CDATA[Last Friday Kent Erickson, Deepak Kanwar, and David Winter of Zenoss hosted a webinar with the unassuming title Optimize IT Operations for Data Center Efficiency, which for the most part felt like a review session of the major topics discussed on this blog over the past few months. For the first two-thirds of the webcast, .. <a class="read-more" href="http://blog.zenoss.com/2013/05/why-zaas-will-change-your-life-webinar-recap/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/05/3371208939_cc95f535b9.jpg"><img class="alignright size-medium wp-image-5121" alt="3371208939_cc95f535b9" src="http://blog.zenoss.com/wp-content/uploads/2013/05/3371208939_cc95f535b9-225x300.jpg" width="225" height="300" /></a>Last Friday Kent Erickson, Deepak Kanwar, and David Winter of Zenoss hosted a webinar with the unassuming title <a style="font-size: 13px; line-height: 19px;" href="http://www.zenoss.com/in/wb_optimize_it_ops_registration_ws.html?utm_source=Blog+Post&amp;utm_medium=Social+Media&amp;utm_content=Optimize+IT+Ops&amp;utm_campaign=Webinar">Optimize IT Operations for Data Center Efficiency</a>, which for the most part felt like a review session of the major topics discussed on this blog over the past few months. For the first two-thirds of the webcast, Kent <i style="font-size: 13px; line-height: 19px;">et al.</i> discussed the problems caused by the <a style="font-size: 13px; line-height: 19px;" href="http://blog.zenoss.com/2013/02/an-honest-discussion-about-why-repairing-it-services-takes-so-long/">proliferation of infrastructure monitoring tools,</a> the resistance within IT shops in breaking down IT silos, and the inability of many organizations to maintain even 99.0% uptime for its mission-critical applications. If you’re unfamiliar with these issues or just need a refresher, this portion of the webinar will give you a good primer.</p>
<p>But for those of you who have already read the <a style="font-size: 13px; line-height: 19px;" href="http://bit.ly/YGPv2D">Forrester Survey</a> and know the benefits of converged infrastructure (among other things), jump to 37:45 because that is where, for me anyway, the webinar starts to get exciting. Kent starts this section by asking Dave to describe what you need to run Zenoss Service Dynamics, the company’s flagship product, on-premise. Then Kent asks Dave to contrast that with what you need to run <a style="font-size: 13px; line-height: 19px;" href="http://www.zenoss.com/solution/zaas">ZaaS (Zenoss as a Service),</a> which was introduced just a week ago. Dave’s team has been building this hosted version of ZSD over the last year to give potential customers what he called “a new consumption model&#8230;of the Zenoss we all know and love.”</p>
<p>Between you and me, I’m perplexed by this under-the-radar launch of ZaaS. I’ve always been onboard with Zenoss’ unified monitoring approach because I’ve interviewed too many frustrated IT people over my 15 years of covering enterprise technology. But I had been skeptical about the on-premise version of ZSD being a realistic solution either for mid-market companies with limited resources or for newer companies that may have built most, if not all, of their infrastructure in a private or public cloud. Why would these companies use any sort of on-premise solution, even one as useful as Zenoss?</p>
<p>&nbsp;</p>
<p><b style="font-size: 13px; line-height: 19px;">They buried the lead</b></p>
<p>Because ZaaS’s introduction got a bit buried in the webinar, let me bring you back to Deepak’s exuberant post <a style="font-size: 13px; line-height: 19px;" href="http://blog.zenoss.com/2013/04/zaas-what-im-talking-about/">ZaaS What I’m Talking About!</a>, where he stresses ZaaS is not simply a “Lite” version of ZSD:</p>
<blockquote><p>Vendors, in their bid to be early entrants, have brought to market dumbed-down and often highly diluted versions of their flagship products. While quick to deploy, the capabilities of these solutions have left a lot to be desired&#8230;</p>
<p>We believe that the robustness of the solution should not be compromised, regardless of the consumption model&#8230;and that was the thinking behind offering Zenoss Service Dynamics as a Service. Zenoss as a Service–“ZaaS” as we like to call it–allows customers to take advantage of the advanced capabilities found in our on-premise solution, without owning the process of deployment, support or management. For some, a hosted solution could mean the difference between deploying unified monitoring and sticking with sub-optimal monitoring.</p></blockquote>
<p>Even the patent-pending Service Impact capabilities are available as a service, meaning you start troubleshooting any infrastructure issue with a rank-ordered triage list. The one thing Kent and the team said isn’t currently available with ZaaS is the “Big Data”-style Analytics module – typically used by larger enterprises for quarter-over-quarter or year-over-year capacity forecasting. But those organizations probably have considerable IT staffing who manage a lot of on-premise tools.</p>
<p>In my follow-up with Deepak post-webinar, he did share one other point you may want to consider when weighing your options. As is the case with most SaaS services, ZaaS does store monitoring data in the cloud. If that’s against your policies, no ZaaS for you!</p>
<p>But those of you who are already relying on cloud-based infrastructures or hybrid infrastructures have another option now. Even if you have just one person handling your IT, you want <a style="font-size: 13px; line-height: 19px;" href="http://blog.zenoss.com/2011/08/service-assurance-via-the-cloud-part-1-dont-be-a-joker/">assurance</a> that everything is online and responsive to your customer or end-user needs just like the big guys. And because your business isn’t “too big to fail,” even the mildest glitch can cripple it.</p>
<p>Which is why ZaaS really is a big deal. It’s akin to what Salesforce.com achieved a decade ago. Before Salesforce.com and other SaaS services came to market, you could either install cumbersome CRM applications from big vendors like PeopleSoft and Siebel (remember them?) or you made do with some jury-rigged mashup of Microsoft Outlook and Excel. Similarly with ZaaS, you no longer have to put your hopes into a mishmash of monitoring tools that lack even common frames of reference.</p>
<p>&nbsp;</p>
<p><b style="font-size: 13px; line-height: 19px;">The Joy of ZaaS</b></p>
<p>During the webinar, Dave explained that ZaaS is deployed in the cloud and works with your infrastructure through a secure connection to an on-premise virtual “collector” that is installed into your hypervisor:</p>
<blockquote>[This collector does] all the unified monitoring that ZSD does, be it SNMP-based, SSH-based, or specific API-based, [along with] log collection and analysis. You can still run the gamut of ZenPacks and [take advantage of] the extensibility of Zenoss, scalable through multiple collectors, <i style="font-size: 13px; line-height: 19px;">but </i>the back-end administration and troubleshooting is being handled by us, the manufacturer, in a well-designed, formally maintained environment.</p></blockquote>
<p>What does Dave mean when he says “handled by us?” Here’s a partial list:</p>
<ul>
<li>Initial Deployment</li>
<li>Management</li>
<li>Maintenance (including patches and upgrades)</li>
<li>Infrastructure support</li>
<li>Tech support</li>
<li>Disaster recovery</li>
<li>ZaaS application health (which includes a 99.9% uptime SLA)</li>
</ul>
<p>Dave said the motivation behind building ZaaS was this:</p>
<blockquote><p>Zenoss is taking on the responsibility of providing you, the customer, with a clean stable system you don&#8217;t have to worry about. We’re relieving this burden so that you can just use Zenoss.</p></blockquote>
<p>All I could think in that moment was, <i style="font-size: 13px; line-height: 19px;">Yes!</i></p>
<p>Zenoss’ best quality is its attention to simplicity. It’s about the hardest thing to achieve in any domain, be it writing, music, or software development. The fact that the company has built and continues to develop a unified monitoring solution “from the ground up” that can monitor most anything in a data center is ground-breaking in its own right. But providing a version most any organization can use, will, at the very least, change the way we do business going forward – at least in my modest opinion&#8230;</p>
<p style="text-align: center;">
<p><a href="http://www.youtube.com/watch?v=ComYDr2uwiE&#038;fmt=18">http://www.youtube.com/watch?v=ComYDr2uwiE</a></p>
</p>
<p>Photo Credit: <a style="font-size: 13px; line-height: 19px;" href="http://www.flickr.com/photos/21822352@N02/3371208939/">Crystian Cruz</a> via <a style="font-size: 13px; line-height: 19px;" href="http://compfight.com">Compfight</a> <a style="font-size: 13px; line-height: 19px;" href="http://creativecommons.org/licenses/by-nd/2.0/">cc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/05/why-zaas-will-change-your-life-webinar-recap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DevOps Days Austin 2013 Recap &#8211; Not Another Flash in the Pan</title>
		<link>http://blog.zenoss.com/2013/05/devops-days-austin-2013-recap-not-another-flash-in-the-pan/</link>
		<comments>http://blog.zenoss.com/2013/05/devops-days-austin-2013-recap-not-another-flash-in-the-pan/#comments</comments>
		<pubDate>Thu, 02 May 2013 04:30:49 +0000</pubDate>
		<dc:creator>Chet Luther</dc:creator>
				<category><![CDATA[DevOps]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[CAMS]]></category>
		<category><![CDATA[Chet Luther]]></category>
		<category><![CDATA[Devops]]></category>
		<category><![CDATA[DevOps Days]]></category>
		<category><![CDATA[ZaaS]]></category>
		<category><![CDATA[zenoss]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5116</guid>
		<description><![CDATA[The DevOpsDays conference came to Zenoss’ and my home new hometown of Austin, TX over the last two days. Zenoss was one of the sponsors for the event, and I was fortunate enough to attend. Going back through the blog, you can see that we’re no strangers to talking about DevOps. There are many reasons .. <a class="read-more" href="http://blog.zenoss.com/2013/05/devops-days-austin-2013-recap-not-another-flash-in-the-pan/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p dir="ltr"><a href="http://blog.zenoss.com/wp-content/uploads/2013/05/DevOps-Days-Logo.jpg"><img class="alignright size-full wp-image-5117" alt="DevOps Days Logo" src="http://blog.zenoss.com/wp-content/uploads/2013/05/DevOps-Days-Logo.jpg" width="253" height="219" /></a>The <a style="font-size: 13px; line-height: 19px;" href="http://devopsdays.org/">DevOpsDays</a> conference came to Zenoss’ and my home new hometown of Austin, TX over the last two days. Zenoss was one of the sponsors for the event, and I was fortunate enough to attend.</p>
<p dir="ltr">Going back through the blog, you can see that we’re no strangers to <a style="font-size: 13px; line-height: 19px;" href="http://blog.zenoss.com/category/devops-2/">talking about DevOps</a>. There are many reasons for this. As a software company focused on systems management, we epitomize DevOps at least in the literal semantic sense. More realistically, as we’ve built Zenoss to be the best system for monitoring a wide variety of resources from routers to firewalls to load balancers to storage to servers to applications, we’re very often pressed hard against the walls that exist between departments in large organizations.</p>
<p>Zenoss works best when shared. Due to the normal departmental firewalls and battles most of us have grown accustomed to over the years, we have our share of users who are using Zenoss just for monitoring routers, just servers, just VMware or something along those lines. That’s great by itself, and an even better start to something more, but the value only grows when all of the resources can be monitored together. As the meme goes, “monitor all of the things!”</p>
<p>Where this “best when shared” philosophy is true with <a href="http://wiki.zenoss.org/Main_Page" target="_blank">Zenoss Core</a>, it’s even more important for our customers with <a style="font-size: 13px; line-height: 19px;" href="http://www.zenoss.com/solution/service_impact">Service Impact</a>. In this case, Zenoss can use a holistic view of all of your infrastructure to automatically discover dependencies and provide accurate root cause and service impact analysis when things go wrong, or just when things are in danger of going wrong.</p>
<p>So the DevOps philosophy of breaking down barriers, eliminating silos, getting everyone on the same page and singing Kumbaya, is music to our ears. We’ve been trying to crack that nut for years.</p>
<p><a style="font-size: 13px; line-height: 19px;" href="http://itrevolution.com/authors/john-willis/">John Willis</a> provided a great kick-off to the conference, and I feel like it set the tone very well for most of the talks during the two days. Back in 2010 he wrapped up what he felt DevOps was about in <a style="font-size: 13px; line-height: 19px;" href="http://www.opscode.com/blog/2010/07/16/what-devops-means-to-me/">CAMS: Culture, Automation, Measurement, Sharing</a>. To me, this conference was very focused on the culture and less on the others. Over time, this seems to be the general trend in the DevOps movement with automation and measurement fading a bit mostly due to what appears to be tools fatigue.</p>
<p><a style="font-size: 13px; line-height: 19px;" href="http://blog.petecheslock.com/">Pete Cheslock</a> followed with a talk directly related to what turned out to be the biggest trend for the conference. Simply put, everyone is hiring. If you’re looking for good DevOps talent <a style="font-size: 13px; line-height: 19px;" href="http://www.zenoss.com/about/careers">like we are at Zenoss</a>, good luck! If you have good DevOps talent, watch out! I stopped tracking it at some point, but I think everyone who had a moment on stage rolled out the hiring red carpet.</p>
<p>Pete’s talk focused on how to retain the people you have, because as he so eloquently put it, “hiring people sucks.” I believe he was the first to reference <a style="font-size: 13px; line-height: 19px;" href="http://www.realgenekim.me/">Gene Kim</a>’s book, <a style="font-size: 13px; line-height: 19px;" href="http://itrevolution.com/books/phoenix-project-devops-book/">The Phoenix Project</a>. However, it was a very frequent topic and from all accounts should be mandatory reading for anyone in the field. Gene was even there to give a well received talk and sign the book.</p>
<p>Pete’s talk boiled down key concepts in a short time. Take money off the table as much as possible. Monetary adjustments are a a short-term fix at best. Understand what really drives people: autonomy, mastery and purpose. Open source projects, unscheduled time, and conferences and other forms of continuing learning being some example ways to satisfy these drivers. The over-arching strategy should simply be to treat people like the adults they are.</p>
<p>I could go on about some of the other quality talks by <a style="font-size: 13px; line-height: 19px;" href="http://www.ddegrandis.com/">Dominica DeGrandis</a>, <a style="font-size: 13px; line-height: 19px;" href="http://www.realgenekim.me/">Gene Kim</a>, <a style="font-size: 13px; line-height: 19px;" href="https://twitter.com/jchackert">Jeff Hackert</a> and others, but my best advice is to watch what’s coming out of the DevOps movement and these folks specifically. All of this could be just a blip on the radar, or the beginning of something big.</p>
<p><a href="http://dev2ops.dtosolutions.com/wp-content/uploads/2012/06/DevOpsDays_sticker-253x219.jpg" target="_blank">Image Credit</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/05/devops-days-austin-2013-recap-not-another-flash-in-the-pan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Things You Wanted to Know About ZenPacks (But Were Afraid to Ask) [Part 1]</title>
		<link>http://blog.zenoss.com/2013/04/3-things-you-wanted-to-know-about-zenpacks-but-were-afraid-to-ask-part-1/</link>
		<comments>http://blog.zenoss.com/2013/04/3-things-you-wanted-to-know-about-zenpacks-but-were-afraid-to-ask-part-1/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 22:28:05 +0000</pubDate>
		<dc:creator>Robyn Weisman</dc:creator>
				<category><![CDATA[Cloud Operations]]></category>
		<category><![CDATA[Cisco UCS]]></category>
		<category><![CDATA[David Winter]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[ZaaS]]></category>
		<category><![CDATA[zenoss]]></category>
		<category><![CDATA[Zenoss-as-a-Service]]></category>
		<category><![CDATA[zenpack]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5091</guid>
		<description><![CDATA[I must make a confession. I’ve written posts for the Zenoss blog for about two years, but up until recently, I didn’t really understand what ZenPacks were. I knew they had something to do with open source and something to do with customization, but if you had asked me anything beyond that, I would have been .. <a class="read-more" href="http://blog.zenoss.com/2013/04/3-things-you-wanted-to-know-about-zenpacks-but-were-afraid-to-ask-part-1/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/05/ZenPack-Logo.png"><img class="alignright  wp-image-5147" alt="ZenPack Logo" src="http://blog.zenoss.com/wp-content/uploads/2013/05/ZenPack-Logo.png" width="126" height="126" /></a>I must make a confession. I’ve written posts for the Zenoss blog for about two years, but up until recently, I didn’t really understand what <a title="ZenPack Wiki" href="http://wiki.zenoss.org/Category:ZenPacks" target="_blank">ZenPacks</a> were. I knew they had something to do with open source and something to do with customization, but if you had asked me anything beyond that, I would have been forced to plead ignorance. Well, not anymore. It finally dawned on me that if I didn’t understand the concept of the ZenPack, plenty of business people probably didn’t either. And when you don’t understand something, you tend to discount its value. The possibility that IT organizations might fail to leverage the advantages of Zenoss’ unique offerings because the executive brethren couldn’t tell a ZenPack from a pack rat began to weigh on me. So I put on my dunce cap and Skyped <a title="David Winter Twitter Profile" href="https://twitter.com/dwinter33" target="_blank">David Winter</a>, Director of Zenoss <a title="Zenoss as a Service" href="http://www.zenoss.com/solution/zaas" target="_blank">Hosted Solutions</a> and a former Zenoss customer and ZenPack user, in the hopes of getting a grasp of what ZenPacks are and what they can do. Although he does have <a href="http://www.allposters.com/-sp/Chuck-Norris-Posters_i6268612_.htm" target="_blank">this</a> Chuck Norris poster hanging in his office, Dave couldn’t have been more patient with my rudimentary questions.</p>
<p><b style="font-size: 13px; line-height: 19px;">1) What are ZenPacks?</b> According to Dave, ZenPacks are plugins.</p>
<blockquote><p>ZenPacks provide a plug-in architecture that allows community members to extend Zenoss&#8217;s functionality&#8230;ZenPacks are encapsulated in Python eggs and provide instrumentation and reports for monitored infrastructure components.</p></blockquote>
<p>But the jargon here was so thick I had ignored the description, focusing instead on the clever use of “eggs” to describe packages in Python (talk about grade school). Thankfully Dave supplied me with an analogy I could relate to:</p>
<blockquote><p>People use Chrome [or] Safari, and when they want to have cool little widgets or little tools inside the browser, then they go to&#8230;the browser extension store or the plugin store and say “Yeah, I want this screenshot plugin or Evernote plugin or this other plugin.” ZenPacks are the same thing. They extend the core functionality of Zenoss.</p></blockquote>
<p><b>2) What differentiates ZenPacks from plugins used by competing solutions?</b> For a minute I thought Zenoss was unique in offering ZenPacks, but Dave quickly corrected that notion. Just like browsers, most monitoring systems have plugins of some type. “It’s a ‘me-too’ with our competitors,” he told me. Yet when Dave headed the Managed Services practice at Cisco partner Presidio, he chose Zenoss back in 2008. ZenPacks were a key reason:</p>
<blockquote><p>I wanted to build my managed services platform on [Zenoss because] creating my own ZenPacks, creating my own plugins, was a much more flexible process, something that a user could do versus just waiting for the manufacturer to come out with a new plugin.</p></blockquote>
<p>Dave went on to explain that competing solutions didn’t offer the same freedom to create a plugin to monitor, say, Google TV. In many cases, you would need to wait for the vendor to supply that plugin, which could take months if it happened at all, and then hoping your manager would sign off on buying it for you:</p>
<blockquote><p>If I was like, “Hey, I really want to monitor my Google TV that I have sitting in my office [to] know when it&#8217;s on or off,”&#8230;I could just hack myself out a ZenPack that monitors the Google TV [versus having to] call my account manager [and find out] if it&#8217;s on the roadmap or not&#8230;or he&#8217;s going to quote me how much it&#8217;s going to cost for them to write it and I&#8217;m going to have to wait six months for it. There&#8217;s none of that with ZenPacks. ZenPacks, if you want it, you go write it yourself and integrate it into the product.</p></blockquote>
<p>So ZenPacks give the developers the freedom to “hack out” a solution to monitoring that Google TV without having to involve non-technical colleagues in the organization for approval — people who would rather focus on the end result of what a technology offers the business, rather than on the minutia of the technology itself. And this aspect certainly aligns with one of the most recited mantras of running any sort of dynamic infrastructure, <a href="http://blog.zenoss.com/2013/02/staffing-for-converged-infrastructures-part-1-taking-charge-of-the-changes/" target="_blank">o<i style="font-size: 13px; line-height: 19px;">rient technology to business goals</i></a>.</p>
<p><b>3) How does the open source community make ZenPacks so flexible and powerful?</b> As we discussed in question 1, you don’t necessarily need to hack out your own ZenPack. In many cases, you can find the ZenPack of your dreams on the <a style="font-size: 13px; line-height: 19px;" title="ZenPack Wiki" href="http://wiki.zenoss.org/Category:ZenPacks" target="_blank">ZenPack Wiki</a>. Even though Dave’s group could write its own Google TV ZenPack, he could potentially find one, if not several, through the Zenoss community:</p>
<blockquote><p>I can find out&#8230;three different people have written three different ZenPacks having to do with my Google TV. I&#8217;m going to test all three of them [and] figure out which one most closely approximates my need&#8230;Maybe I&#8217;m even going to take that one and extend that one, build on somebody else&#8217;s work. That&#8217;s the value of ZenPacks, not the fact that they exist but the fact that they&#8217;re so extensible and that there&#8217;s an <i style="font-size: 13px; line-height: 19px;">open source community</i> out there where, if you&#8217;re not really the best programmer in the world, you can have an idea, go see if someone else has had the idea, use it and maybe build on it and integrate it into your products.</p></blockquote>
<p>And this open source advantage isn’t limited to what the Zenoss community offers. When Dave worked at Presidio, his group often viewed their ZenPacks as valuable intellectual property (IP) they chose to keep “close to the vest:”</p>
<blockquote><p>Our [ZenPacks] were all around usually <a title="ZenPack: Cisco Unified Communications Manager" href="http://wiki.zenoss.org/ZenPack:Cisco_Unified_Communications_Manager" target="_blank">Cisco’s Unified Communications</a>, and we thought we were the best at Cisco [UC]&#8230;We used them to be competitive in our business&#8230;We weren&#8217;t saying, “Hey, I use Zenoss, and this other competitor uses Zenoss; therefore, we have equal capability because we&#8217;re both using the same manufacturer supply of ZenPack.” No, my ZenPack is custom. It&#8217;s better than your ZenPack.</p></blockquote>
<p>Um, you can’t do even a fraction of these things using proprietary plugins. And although I admit I’ve probably drunk the open-source Kool Aid, the fact that ZenPacks (let alone Zenoss itself) are based on open source enables them to solve whatever monitoring challenges you may face on a granular level.</p>
<p><b>So what&#8217;s my conclusion from Part 1 of my interview with Dave?</b></p>
<p>Zenoss’ commitment to open source benefits you, no matter how you adopt (free vs. paid). You can download over 300 ZenPacks alone just on the Zenoss community page. You can modify those ZenPacks to fit your needs. You can create your own ZenPack that will integrate into your Zenoss installation because Zenoss and its open source community have developed standards and best practices you can follow. And depending on your business objectives, you can either share your ZenPacks with the Zenoss community or leverage them to your competitive advantage, another example of how Zenoss’ focus is on the ultimate value to your business, rather than its technology underpinnings. I hope this multi-part ZenPack primer will help you (and possibly your less technically-inclined colleagues) get a better handle on what ZenPacks are and what they offer. <em>They&#8217;re all about getting you the capabilities you need, when you need them.</em></p>
<p>If you have a ZenPack question, please post it in the comments below. I’m happy to don my dunce cap and pose your questions to the experts &#8211; like Dave and his crew.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/04/3-things-you-wanted-to-know-about-zenpacks-but-were-afraid-to-ask-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Who will be the Zenoss Top Hacker?&#8230;ME!</title>
		<link>http://blog.zenoss.com/2013/04/who-will-be-the-zenoss-top-hacker-me/</link>
		<comments>http://blog.zenoss.com/2013/04/who-will-be-the-zenoss-top-hacker-me/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 13:10:30 +0000</pubDate>
		<dc:creator>Kent Erickson</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[ZenFest]]></category>
		<category><![CDATA[zenoss]]></category>
		<category><![CDATA[Zenoss Hacking]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5075</guid>
		<description><![CDATA[One of the great things about working at Zenoss is all the really smart people working here. And at an all-company meeting this week, we’re going to see just who the best at hacking around in Zenoss is. Participants will each present a 10 minute trick, tip, configuration, or some other interesting thing that can .. <a class="read-more" href="http://blog.zenoss.com/2013/04/who-will-be-the-zenoss-top-hacker-me/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/2013-Zenny-Hacker.png"><img class="alignright  wp-image-5083" alt="2013 - Zenny Hacker" src="http://blog.zenoss.com/wp-content/uploads/2013/04/2013-Zenny-Hacker-300x300.png" width="210" height="210" /></a>One of the great things about working at Zenoss is all the really smart people working here. And at an all-company meeting this week, we’re going to see just who the best at hacking around in Zenoss is.</p>
<p>Participants will each present a 10 minute trick, tip, configuration, or some other interesting thing that can be done with Zenoss.  With a top prize of eternal bragging rights, an Apple Cinema Display, and no second prize the competition is sure to be fierce!</p>
<p>I’m upping the ante by publishing my hack ahead of time so my erstwhile competitors can see just what they’re up against.</p>
<p>In ten minutes, I’ll demonstrate three incredibly useful graph techniques. They’re available to every Zenoss user – open source or commercial – and demonstrate the value behind our open source platform.</p>
<p>&nbsp;</p>
<p><strong>Illustrate Availability</strong></p>
<p>Our users start with one simple fact when they’re determining how IT is doing. Does the system even work?</p>
<p>Whether you’re planning new procedures to increase availability or trying to respond to a complaint, a picture is worth thousands of words and numbers.</p>
<p>Let this graph tell your story. “Over a six week period, we had only one brief outage.” Then move on to next steps. Bang, you’re productive again.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/AvailGraph.png"><img class="wp-image-5077 alignnone" alt="AvailGraph" src="http://blog.zenoss.com/wp-content/uploads/2013/04/AvailGraph.png" width="449" height="157" /></a></p>
<p style="text-align: center;">Really, this server isn&#8217;t &#8220;always down.&#8221;  See?</p>
<p>To see the details on how to accomplish this hack, see my detailed <a href="http://community.zenoss.org/message/71224" target="_blank">writeup</a> in the Community Forum.</p>
<p>&nbsp;</p>
<p><strong style="line-height: 19px; font-size: 13px;">Make the Unusual Pop-out</strong></p>
<p>There’s nothing harder than being told to figure out what’s wrong with a server you’ve never worked with before. How the heck can you be expected to look at a bunch of events and KPIs and spot what’s strange behavior and what’s normal?</p>
<p>What if we could enhance our KPI graphs to make the unusual pop out?</p>
<p>&nbsp;</p>
<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Unusual4a.png"><img class="aligncenter size-full wp-image-5078" alt="Unusual4a" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Unusual4a.png" width="597" height="221" /></a></p>
<p style="text-align: center;">Can you spot a pattern here?</p>
<p>&nbsp;</p>
<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Unusual6a.png"><img class="aligncenter size-full wp-image-5079" alt="Unusual6a" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Unusual6a.png" width="597" height="219" /></a></p>
<p style="text-align: center;">Yes, things really have changed recently.</p>
<p>&nbsp;</p>
<p>Zenoss really goes to work here, putting statistical analysis right into the graph. Every point with a value more than 3 standard deviations out of line shows up in bright red, making it easy to spot patterns, changes, and random outliers.  By the way, three standard deviations is just about the top 1%.</p>
<p>To see the details on how to accomplish this hack, see my <a style="font-size: 13px; line-height: 19px;" href="http://community.zenoss.org/message/71307 " target="_blank">post </a>in the Community Forums.</p>
<p>&nbsp;</p>
<p><strong style="line-height: 19px; font-size: 13px;">Predict the Future</strong></p>
<p>Every quarter your boss wants to know what, where, and why you need to spend to keep up with changing demand. We need more than an eyeballed graph – we need a trend line!</p>
<p>With just a few simple commands, we can add a mathematically calculated least squares trend line to any graph and extend it as far as we want into the future.</p>
<p>&nbsp;</p>
<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/WindowsTrenda.png"><img class="aligncenter size-full wp-image-5080" alt="WindowsTrenda" src="http://blog.zenoss.com/wp-content/uploads/2013/04/WindowsTrenda.png" width="605" height="263" /></a></p>
<p style="text-align: center;">CPU usage is rising, but we won’t run out soon.</p>
<p>Whether we’re looking at changing usage on a single server or a single network interface, or reviewing usage across all the servers supporting an application, trend lines make our job much easier.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/esxtrend.png"><img class="aligncenter size-full wp-image-5081" alt="esxtrend" src="http://blog.zenoss.com/wp-content/uploads/2013/04/esxtrend.png" width="638" height="626" /></a></p>
<p style="text-align: center;">A few ESX hosts may be overloaded, but I see where we can shift work around</p>
<p>Trend lines are the easiest form of capacity planning, and they’re free to all Zenoss  users!</p>
<p>To see the details on how to accomplish this hack see my <a href="http://community.zenoss.org/message/71258" target="_blank">post</a> in the Community Forums.</p>
<p>&nbsp;</p>
<p><strong style="line-height: 19px; font-size: 13px;">Power of an Open Platform</strong></p>
<p>We hear over and over from our customers that the single characteristic of the Zenoss product they most value is its extensible flexibility. Zenoss is easy to adapt to your specific needs, and I’m very happy to have been able to share a few simple techniques with you.</p>
<p>Now, off to convince my hacker competitors to share, too!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/04/who-will-be-the-zenoss-top-hacker-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zenoss in Haiti</title>
		<link>http://blog.zenoss.com/2013/04/zenoss-in-haiti/</link>
		<comments>http://blog.zenoss.com/2013/04/zenoss-in-haiti/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 19:35:31 +0000</pubDate>
		<dc:creator>Travis Balinas</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[haiti]]></category>
		<category><![CDATA[volunteer]]></category>
		<category><![CDATA[zenoss]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=4974</guid>
		<description><![CDATA[Last week, I was forwarded a few pictures of our Zebra mascot, Zenny. He looked to be on an adventure somewhere in the world and I was eager to share. However, not wanting to post them out without investigating their origins, I did some digging. The story, not the photos, turned out to be far .. <a class="read-more" href="http://blog.zenoss.com/2013/04/zenoss-in-haiti/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p>Last week, I was forwarded a few pictures of our Zebra mascot, Zenny. He looked to be on an adventure somewhere in the world and I was eager to share. However, not wanting to post them out without investigating their origins, I did some digging. The story, not the photos, turned out to be far more interesting and I am thrilled to share it with you.</p>
<p><a href="www.linkedin.com/pub/david-bainbridge/1/369/121" target="_blank">David Bainbridge</a>, Principal Architect at Zenoss, is the man behind the photos. He&#8217;s been visiting Haiti working on various construction projects and helping in clinics. I reached out to him to hear about his work and rather than re-hash his email, I&#8217;m just going to paste it below:</p>
<blockquote><p>I have been visiting Haiti off and on since 2 months after the 2010 earthquake. While here, I have worked on both construction projects as well as helping with medical clinics. The chicken coop in the picture is what I and a team of about 8 built in January. It is owned by an orphanage and was a means for the orphans to get protein via the eggs as well as some revenue &#8211; as they can sell the extra eggs. When fully stocked it will hold about 500 chickens.</p>
<p>This week I am participating in a medical trip. We brought with us some doctors from the US and also work with doctors and nursing students from Haiti. On Monday we served 182 people and today we served 162 people. On both days the majority of people served were children, but also their parents and other adults. As we are working with nursing students, our work here also helps train local people to help.</p>
<p><span style="font-size: 13px; line-height: 19px;">Anyway, I am a proud Zen-ite -  happy to be serving in Haiti.</span></p>
<p>If you have any questions, please let me know. I do blog about the experiences on <a href="http://mission-quest.blogspot.com/" target="_blank">mission-quest.blogspot.com</a> and you can see blog posts from other team members on <a href="http://chickenrunhaiti.blogspot.com/" target="_blank">chickenrunhaiti.blogspot.com</a> and <a href="medmiracles.blogspot.com" target="_blank">medmiracles.blogspot.com</a>.</p>
<p>Mahalo,<br />
David</p></blockquote>
<p>We&#8217;re thrilled to support one of our own giving back like this and hopefully Zenny has been a welcomed guest on David&#8217;s journey. If you&#8217;d like to keep up with David, feel free to check out his personal blog <a href="http://mission-quest.blogspot.com/" target="_blank">here</a>. Below are a few of the pictures from his trip.</p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-1-e1366138825889.jpg"><img class="aligncenter  wp-image-4992" alt="Zenny in Haiti Pic 1" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-1-e1366138825889-764x1024.jpg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-2-e1366138843270.jpg"><img class="aligncenter  wp-image-4993" alt="Zenny in Haiti Pic 2" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-2-e1366138843270-764x1024.jpg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-3.jpg"><img class="aligncenter  wp-image-4994" alt="Zenny in Haiti Pic 3" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-3-765x1024.jpg" width="459" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-4-e1366138793251.jpeg"><img class="aligncenter  wp-image-4995" alt="Zenny in Haiti Pic 4" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-4-e1366138793251-764x1024.jpeg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-5-e1366138800308.jpeg"><img class="aligncenter  wp-image-4996" alt="Zenny in Haiti Pic 5" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-5-e1366138800308-764x1024.jpeg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-6-e1366138805434.jpeg"><img class="aligncenter  wp-image-4997" alt="Zenny in Haiti Pic 6" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-6-e1366138805434-764x1024.jpeg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-7.jpg"><img class="aligncenter  wp-image-4998" alt="Zenny in Haiti Pic 7" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-7-764x1024.jpg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-8-e1366138865837.jpg"><img class="aligncenter  wp-image-4999" alt="Zenny in Haiti Pic 8" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-8-e1366138865837-764x1024.jpg" width="458" height="614" /></a></p>
<p style="text-align: center;"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-9.jpg"><img class="aligncenter  wp-image-5000" alt="Zenny in Haiti Pic 9" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenny-in-Haiti-Pic-9-1024x764.jpg" width="614" height="458" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/04/zenoss-in-haiti/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ZaaS What I&#8217;m Talking About!</title>
		<link>http://blog.zenoss.com/2013/04/zaas-what-im-talking-about/</link>
		<comments>http://blog.zenoss.com/2013/04/zaas-what-im-talking-about/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 15:50:31 +0000</pubDate>
		<dc:creator>Deepak Kanwar</dc:creator>
				<category><![CDATA[ZaaS]]></category>
		<category><![CDATA[zenoss]]></category>
		<category><![CDATA[zenoss service dynamics]]></category>
		<category><![CDATA[Zenoss-as-a-Service]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=5003</guid>
		<description><![CDATA[As companies continue to drive efficiencies within their operations, they look for ways that enable them to focus on their core competencies and effectively outsource the rest. Overcoming initial resistance, many organizations have even started consuming their mission critical functions as a service. Offerings such as SalesForce.com, Google Docs, ServiceNow  and now Office 365, are .. <a class="read-more" href="http://blog.zenoss.com/2013/04/zaas-what-im-talking-about/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenoss-as-a-Service-ZaaS.png"><img class="alignright  wp-image-5014" alt="Zenoss as a Service ZaaS" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenoss-as-a-Service-ZaaS-300x247.png" width="210" height="173" /></a>As companies continue to drive efficiencies within their operations, they look for ways that enable them to focus on their core competencies and effectively outsource the rest. Overcoming initial resistance, many organizations have even started consuming their mission critical functions as a service. Offerings such as SalesForce.com, Google Docs, ServiceNow  and now Office 365, are proving that given assurance of security and reliability, we are all comfortable trusting 3<sup style="line-height: 19px;">rd</sup> party providers. One area, however, has lagged others in its adoption and that is IT monitoring and management as a Service. Despite the obvious convenience and time to value benefits, cautious IT leaders have been reticent in its adoption.</p>
<p>Reluctance is understandable.  Vendors, in their bid to be early entrants, have brought to market dumbed-down and often highly-diluted versions of their flagship products. While quick to deploy, the capabilities of these solutions have left a lot to be desired. For those for whom a check mark will suffice, these might be viable options.  Strategic IT leaders  &#8211; who rightly view monitoring as a key part of their IT infrastructure &#8211; find this approach lacking.</p>
<p>Here at Zenoss, we believe that the robustness of the solution should not be compromised, regardless of the consumption model – on-premise or hosted. And that was the thinking behind offering Zenoss Service Dynamics as a Service. Zenoss Service Dynamics or Zenoss as a Service (ZaaS) as we like to call it, allows customers to take advantage of the advanced capabilities found in our on-premise solution, without owning the process of deployment, support or management. For some, a hosted solution could mean the difference between deploying unified monitoring and sticking with sub-optimal monitoring.</p>
<p>Next week, we&#8217;ll be presenting analysis from a study by Forrester, regarding significant efficiencies one can gain &#8211; *if* you stop juggling 10+ tools (on average) to conduct your infrastructure monitoring. 98% of those who have reviewed the findings said they&#8217;d recommend their peers review this research, too. And at the end of the presentation, we&#8217;ll be discuss the 2 methods you can now use to take advantage of Zenoss Service Dynamics capabilities, on-premise and Zenoss as a Service.</p>
<p style="text-align: center;"><a title="Optimize IT Operations for Datacenter Efficiency" href="http://bit.ly/Yvgc9v" target="_blank">Zenoss Investigates: How to Optimize IT Operations for Datacenter Efficiency [Forrester Research]</a></p>
<p style="text-align: center;"><b style="font-size: 13px; line-height: 19px;"><a href="http://bit.ly/Yvgc9v"><img class="aligncenter" title="Webinar Registration JPEG" alt="" src="http://blog.zenoss.com/wp-content/uploads/2012/09/Webinar-Registration-JPEG-300x127.jpg" width="118" height="50" /></a></b></p>
<p><b style="font-size: 13px; line-height: 19px;">What is ZaaS?</b></p>
<p>ZaaS is a SaaS, or hosted, version of the Zenoss Service Dynamics solution. It delivers advanced service assurance capabilities to your physical, cloud and hybrid environment that enables you to reduce incidents, prioritize &amp; expedite problem resolution, and minimize downtime.</p>
<p>ZaaS delivers two key capabilities, <a href="http://www.zenoss.com/solution/resource_management" target="_blank">Resource Management</a>, that enables unified monitoring across your disparate environment, and <a href="http://www.zenoss.com/solution/service_impact" target="_blank">Service Impact Management,</a> that maintains real-time information on service-asset dependencies and relationships. Then, through a unique combination of holistic resource monitoring, root cause analysis, and identification of asset-service relationships &amp; dependencies, Zaas helps you prevent disruptions, lower MTTR and deliver on your challenging SLAs. All this with the rapid time to value and the convenience of a SaaS solution and the assurance of a 99.9% or better availability! Deployment is a breeze; all you need is a low-footprint on-site virtual appliance that actively collects and transmits data to Zenoss over an encrypted line, and you are off to the races.</p>
<p>Some <b>key benefits</b> obtained via Zenoss as a Service include</p>
<ul>
<li>Provides advanced service assurance capabilities without the complexity, cost and overhead of multiple tools</li>
<li>Helps prevent outages with pro-active alerts</li>
<li>Helps reduce MTTR when an outage does occur, through its <a href="http://www.zenoss.com/solution/service_impact" target="_blank">real-time service model</a> based approach</li>
<li>Includes a 99.9% SLA</li>
<li>Accomplishes data collection through a low footprint onsite virtual appliance and all data transmission occurs over a secure, encrypted line</li>
</ul>
<p>If you are seeking to reduce the number of your outages and the MTTR when outages do occur, then Zenoss as a Service might be the right solution for you. It brings you unparalleled monitoring and management capabilities with the simplicity and the cost of a single tool and convenience of a hosted solution. <a href="http://www.zenoss.com/solution/overview" target="_blank">Click here</a> to learn more about Zenoss Service Dynamics.</p>
<p>Please join us for a webcast on April 26, 2013 as we discuss findings of the Forrester study and discuss high impact ways to boost efficiency within your datacenter. We will discuss how inefficiencies driven by legacy point products are impacting your bottom-line to the tune of $100,000/hr. We will also discuss how Zenoss Service Dynamics and Zenoss as a Service (ZaaS) can bring rapid and tangible value to your datacenter.</p>
<p>&nbsp;</p>
<p><strong>When:</strong> Friday, April 26th (1pm CST)</p>
<p><a href="http://bit.ly/Yvgc9v"><img title="Webinar Registration JPEG" alt="" src="http://blog.zenoss.com/wp-content/uploads/2012/09/Webinar-Registration-JPEG-300x127.jpg" width="134" height="57" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/04/zaas-what-im-talking-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get It Right Here: Your Bigger, Better ZenPack for Monitoring AWS</title>
		<link>http://blog.zenoss.com/2013/04/get-it-right-here-your-bigger-better-zenpack-for-monitoring-aws/</link>
		<comments>http://blog.zenoss.com/2013/04/get-it-right-here-your-bigger-better-zenpack-for-monitoring-aws/#comments</comments>
		<pubDate>Wed, 17 Apr 2013 13:59:24 +0000</pubDate>
		<dc:creator>Jennifer Darrouzet</dc:creator>
				<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Zenoss News]]></category>
		<category><![CDATA[Amazon Cloud]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[AWS Monitoring]]></category>
		<category><![CDATA[IT operations]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[zenoss]]></category>
		<category><![CDATA[zenpack]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=4978</guid>
		<description><![CDATA[You may have noticed that the majority of app developers I encountered at SXSW named Amazon Web Services infrastructure – in whole or in part – as how they delivered their drool-worthy applications. http://www.youtube.com/watch?v=MtUCvnGKIqk &#160; I would be remiss if I didn’t also send a shout-out to frequently-mentioned RackSpace here as well. Having multiple great .. <a class="read-more" href="http://blog.zenoss.com/2013/04/get-it-right-here-your-bigger-better-zenpack-for-monitoring-aws/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p>You may have noticed that <a style="font-size: 13px;line-height: 19px" href="http://blog.zenoss.com/category/sxsw/" target="_blank">the majority of app developers I encountered at SXSW</a> named Amazon Web Services infrastructure – in whole or in part – as how they delivered their drool-worthy applications.</p>
<p style="text-align: center">
<p><a href="http://www.youtube.com/watch?v=MtUCvnGKIqk&#038;fmt=18">http://www.youtube.com/watch?v=MtUCvnGKIqk</a></p>
</p>
<p>&nbsp;</p>
<p>I would be remiss if I didn’t also send a shout-out to frequently-mentioned RackSpace here as well. Having multiple great options is what makes this industry unstoppable.</p>
<p>But this post is about what’s new for YOU with regard to AWS. It’s been a couple of years since Zenoss released our first free &amp; open-source AWS ZenPack back in 2011, and now we’re back with version 2.0, including monitoring coverage for many more cool features that Amazon has added since then.</p>
<p>Why does this matter to the average coder, IT junkie, or CIO?</p>
<p>Because – if you’re reading this blog – chances are that you are “on the hook” for how any Amazon resources behave.</p>
<p>“But wait,” you may cry, “that’s not in my job description!” To which I’ll reply: “them’s the breaks.” This just goes with the “IT lifestyle” you’ve chosen (the one where you need to wear <a href="http://www.thinkgeek.com/product/388b/?srp=1">this t-shirt</a> when you head home for Thanksgiving).  Trust me when I say that you’ll be getting the call when anyone even suspects they’ve done a tilt-and-whirl, whether or not you were included in the selection or deployment of Amazon resources.  Which is why monitoring these (or any) public cloud resources in the same, unified platform where you monitor your other physical, virtual, and private cloud resources is smart. And of course, we hope you’re using <a href="http://community.zenoss.org/community/download">Zenoss Core</a> (the free &amp; open source monitoring platform) or <a href="http://www.zenoss.com/solution/overview">Zenoss Service Dynamics</a> (the commercial version) as your one tool to rule them all. Because we want you out their bringing drool-worthy apps to market, and not juggling 10+ monitoring tools like the “average” IT shop.</p>
<p>But what’s new in AWS ZenPack 2.0? <b>And is it still free &amp; open-source?</b></p>
<p>First off, YES to the last question. The new <a title="AWS ZenPack" href="http://wiki.zenoss.org/ZenPack:Amazon_Web_Services" target="_blank">AWS ZenPack</a> is available to anyone and everyone, still free &amp; open-source. A big benefit of our commercial open-source business model is that we get to provide widely-applicable capabilities to the broad community, and then double-down on more sophisticated and scalable capabilities for our commercial clients. We succeed when you do – when you get big and strong and demand more from your infrastructure. So bring it! If your organization has any AWS resources at all, head on over and <a href="http://wiki.zenoss.org/ZenPack:Amazon_Web_Services">grab your free next-gen Amazon Web Services ZenPack</a> today. (But come back and get the quick &amp; easy 3-step instruction set at the bottom of this post. It’s a short primer on building elasticity and redundancy into your AWS infrastructure.)</p>
<p>The new stuff in the 2.0 version of the AWS ZenPack is as follows:</p>
<ul>
<li>You can now monitor multiple AWS accounts from a single Zenoss installation, which is very handy if you find your team has spun up several accounts for different departments like engineering, QA, production, etc.</li>
<li>You can also monitor your isolated Virtual Private Cloud (VPC) resources now, over a secure VPN connection.</li>
<li>The ZenPack keeps track of associations between AWS resources, such as how instances depend on volumes, and which instances use which subnets (and not just as-designed, but as-in-practice, in real-time). This so beats trouble-shooting issues from memory, or from the last guy’s hastily-scribbled notes, while your management team second-guesses your cloud creds.</li>
<li>You also get to see exactly which geographic regions and availability zones your AWS resources are in. This is important because, as Amazon  CTO Werner Vogels lectured his SXSW audience this year, <b>it’s your job to architect your applications for resiliency</b>.  He emphasized that AWS customers should take advantage of multiple availability zones: “We give you that – use it!”</li>
<li>The ZenPack also accesses a combination of AWS EC2 and CloudWatch APIs. Developers of cool new custom applications will benefit especially, because what you are doing is new, unique, and different. What you need doesn’t exist already, can’t come “out of the box,” and perfect for the open &amp; extensible nature of Zenoss. Through the CloudWatch APIs, Zenoss can consume *any* custom metrics you’ve defined. So Zenoss can incorporate your custom KPIs into its eventing console, graph thresholds,  and alerting/notification processes. Or you can take it one step further via integration into a ticketing systems like ServiceNow – all via one unified northbound interface.</li>
</ul>
<p>And if you’re a commercial licensee, it gets even better.</p>
<p>Commercial licensees can now also use multiple remote collectors for Amazon Virtual Private Clouds (VPCs). Specific instances can be associated with specific collectors, according to the needs of your organization’s scale and business logic.</p>
<p>If you license our <a title="Zenoss Service Impact" href="http://www.zenoss.com/solution/service_impact" target="_blank">Service Impact</a> tool, you can also automatically monitor the performance and availability of all applications that depend – in whole or in part – on any AWS resources.  So that when you face an issue that your (internal or external) customers will notice, you get to fix mode faster, with a software-determined root cause in hand. That way, you have the answer to the “is it us or is it them?” question a whole lot faster.</p>
<p>But even more important are the proactive measures you can take to prevent service interruptions in the first place (see below for a simple 3-step plan for building load-based elasticity into your application). Your favorite Service Impact maps (built automatically, see example below) will help your team identify gaps in your redundancy.</p>
<p>We hope you’ll let us know what you think of the new AWS ZenPack. If you’re betting your business on Amazon Web Services &amp; owe your coworkers, boss, and backers the assurance they need that you’re good to go, just remember: <a href="http://wiki.zenoss.org/ZenPack:Amazon_Web_Services">there’s a ‘Pack for that</a>!</p>
<p><span style="font-size: 13px;line-height: 19px"> </span></p>
<p><span style="text-decoration: underline">Reference Materials</span></p>
<p style="text-align: center">Zenoss How-to: Initiate Load-Based Elasticity for an EC2 Setup</p>
<p style="text-align: center"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenoss-How-to-Initiate-Load-Based-Elasticity-for-an-EC2-Setup.png"><img class="aligncenter  wp-image-5004" alt="Zenoss How to Initiate Load-Based Elasticity for an EC2 Setup" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenoss-How-to-Initiate-Load-Based-Elasticity-for-an-EC2-Setup.png" width="552" height="374" /></a></p>
<p style="text-align: center">The Service Impact graph here shows current health status of an application delivered via 2 availability zones.</p>
<p style="text-align: center"><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenoss-AWS-Service-Impact-Graph.png"><img class="aligncenter  wp-image-5005" alt="Zenoss AWS Service Impact Graph" src="http://blog.zenoss.com/wp-content/uploads/2013/04/Zenoss-AWS-Service-Impact-Graph.png" width="546" height="314" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/04/get-it-right-here-your-bigger-better-zenpack-for-monitoring-aws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoid the Landscaper&#8217;s Lament When it Comes To Monitoring</title>
		<link>http://blog.zenoss.com/2013/04/avoid-the-landscapers-lament-when-it-comes-to-monitoring/</link>
		<comments>http://blog.zenoss.com/2013/04/avoid-the-landscapers-lament-when-it-comes-to-monitoring/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 20:42:03 +0000</pubDate>
		<dc:creator>Eric Kaplan</dc:creator>
				<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[budget]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[vendors]]></category>

		<guid isPermaLink="false">http://blog.zenoss.com/?p=4963</guid>
		<description><![CDATA[About 20 years ago, my wife and I decided to expand our house to accommodate our growing family. We interviewed several builders, spoke with references and toured several completed projects.  Finally, we made our decision to hire someone who came highly recommended but who did not submit the lowest cost bid. We then carefully planned .. <a class="read-more" href="http://blog.zenoss.com/2013/04/avoid-the-landscapers-lament-when-it-comes-to-monitoring/">Read More &#187;</a>]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.zenoss.com/wp-content/uploads/2013/04/3720935970_fcd4cee8c4_b.jpg"><img class="alignright size-medium wp-image-4964" alt="Tire Tracks in Mud" src="http://blog.zenoss.com/wp-content/uploads/2013/04/3720935970_fcd4cee8c4_b-225x300.jpg" width="225" height="300" /></a>About 20 years ago, my wife and I decided to expand our house to accommodate our growing family. We interviewed several builders, spoke with references and toured several completed projects.  Finally, we made our decision to hire someone who came highly recommended but who did not submit the lowest cost bid. We then carefully planned the addition and spent several weeks going over and revising the plans until it satisfied our expectations and budget.  We eagerly anticipated the start date and were excited to see the front end loader rumble into our back yard and begin the excavation for the foundation. However, we didn’t even care about the collateral damage this was causing to our yard, with deep tire tracks and craters that all but ruined the landscape.</p>
<p>The project moved ahead and within 6 weeks, our new addition was complete with not so much as a complaint from my wife or myself. If a building project that temporarily displaces a family can be described as a pleasant experience, then this was one. Toward the end of the project though, it occurred to me that we needed to do something about the yard. I had put that decision on the back burner. So I called a few landscapers who came over and gave me estimates and I was pretty shocked at how much it was going to cost to just restore the yard to its former state. Only problem was that we had exhausted the budget.</p>
<p>I finally found someone who was a part-time landscaper who agreed to do it on the cheap and just smooth over the bumps and plant new grass. I had learned from one of the other “professional” landscapers who came over that we really needed a complete overhaul of the whole yard with a properly graded slope built from the foundation out to the back of the yard. When I told him his price was way over our budget he replied “yeah, there’s never enough money left over for the landscaper.” I referred to this as “the landscaper’s lament.”</p>
<p><strong>Monitoring &amp; Landscaping</strong></p>
<p>So why is landscaping like monitoring? I have been in the enterprise software industry for <a title="Eric Kaplan LinkedIn Profile" href="www.linkedin.com/in/erickaplan1" target="_blank">25+ years</a>, a majority of that time spent in the monitoring and systems assurance market. I have spoken with 100’s of IT people at both large and small organizations in different industry segments, from financial services firms to manufacturing companies and government agencies. It is a given that organizations are always looking for an edge to either increase revenues or cut costs. The constant evolution of technology often provides that edge.</p>
<p>Committees form and projects are initiated to study how a particular solution can help a company achieve its business objectives. Vendors are solicited and references are checked and finally, after careful consideration and negotiation, a solution is selected. And then, the question is asked….”how are we going to monitor this new solution?” Typically, at this point, a rather frantic search begins for a monitoring tool that can provide the needed visibility into the health and welfare of the new solution. And just like my landscaping project, many times, the budget has been exhausted on the target solution and companies scramble to find a low-cost monitoring tool.</p>
<p>Sometimes, taking the approach of just trying to “make do” with existing tools and “jury rig” them to accommodate the new state of the art solution is the option to take. 15-20 years ago this approach probably worked even though it wasn’t optimal. Systems were, for the most part, static. Things didn’t change that much. If a problem occurred, IT people could often determine the cause based on their inherent knowledge of the components that made up the infrastructure. They kind of knew where everything was.</p>
<p><strong>New Paradigm</strong></p>
<p>With the advent of virtual computing and now cloud computing, it’s a whole new landscape (pun intended!). Resources are constantly changing, entering and exiting the environment in minutes. The allocation of technical infrastructure to support a business service is now increasingly in the hands of the end users who are starting to bypass IT.</p>
<p>However, the age old question still remains: &#8220;how are we going to know what’s going on so we can make sure the company’s life blood (mission critical applications) are performing as expected?” Because we all know what happens when something breaks, IT is usually the fall guy. Don’t get caught in the landscaper’s lament. Make sure that you talk to your landscaper up-front and put monitoring into your overall plan rather than be a budget omitted afterthought.</p>
<p>Photo Credit: <a href="http://www.flickr.com/photos/31355686@N00/3720935970/">Rev. Xanatos Satanicos Bombasticos (ClintJCL)</a> via <a href="http://compfight.com">Compfight</a> <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/">cc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zenoss.com/2013/04/avoid-the-landscapers-lament-when-it-comes-to-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
