<?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>Chronicles of a Wandering Mind</title>
	<atom:link href="http://www.mberkay.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mberkay.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 21:09:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bookmarks for June 29th through July 26th</title>
		<link>http://www.mberkay.com/2010/07/26/bookmarks-for-june-29th-through-july-26th/</link>
		<comments>http://www.mberkay.com/2010/07/26/bookmarks-for-june-29th-through-july-26th/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:09:06 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=201</guid>
		<description><![CDATA[Interesting  links for June 29th through July 26th:

ElasticSearch &#8211; ElasticSearch 0.9.0 Released &#8211; RT @kimchy: RT @elasticsearch: ElasticSearch 0.9.0 Released http://bit.ly/cXkh07
squid314: Stuff &#8211; RT @abbashaiderali: Hilarious rant about the implausibility of World War II (think if history channel was syfy) http://j.mp/c4fToZ
Chronicles of a Wandering Mind &#187; Impact of Infrastructure Automation Tools on Monitoring &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for June 29th through July 26th:</p>
<ul>
<li><a href="http://www.elasticsearch.com//blog/2010/07/26/0.9.0-released.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.elasticsearch.com');">ElasticSearch &#8211; ElasticSearch 0.9.0 Released</a> &#8211; RT @kimchy: RT @elasticsearch: ElasticSearch 0.9.0 Released http://bit.ly/cXkh07</li>
<li><a href="http://squid314.livejournal.com/275614.html" onclick="javascript:pageTracker._trackPageview ('/outbound/squid314.livejournal.com');">squid314: Stuff</a> &#8211; RT @abbashaiderali: Hilarious rant about the implausibility of World War II (think if history channel was syfy) http://j.mp/c4fToZ</li>
<li><a href="http://www.mberkay.com/2010/06/29/impact-of-infrastructure-automation-tools-on-monitoring/">Chronicles of a Wandering Mind &raquo; Impact of Infrastructure Automation Tools on Monitoring</a> &#8211; What does proliferation of infrastructure automation tools like Chef mean for monitoring?  http://bit.ly/b6MRyZ</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/07/26/bookmarks-for-june-29th-through-july-26th/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Impact of Infrastructure Automation Tools on Monitoring</title>
		<link>http://www.mberkay.com/2010/06/29/impact-of-infrastructure-automation-tools-on-monitoring/</link>
		<comments>http://www.mberkay.com/2010/06/29/impact-of-infrastructure-automation-tools-on-monitoring/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 14:53:25 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[IT management]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[BladeLogic]]></category>
		<category><![CDATA[Configuration management]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[network management]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=197</guid>
		<description><![CDATA[ 
IT management teams in charge of monitoring the IT infrastructure (network, servers, applications, etc.) mostly have little insight into what it is that they monitoring.  (obvious or shocking?)
The tools we use clearly indicate this fact. Monitoring tools all have some sort of  &#8220;discovery&#8221; functionality to figure out, what is out there to [...]]]></description>
			<content:encoded><![CDATA[<p><span> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">IT management teams in charge of monitoring the IT infrastructure (network, servers, applications, etc.) mostly have little insight into what it is that they monitoring.  (obvious or shocking?)</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">The tools we use clearly indicate this fact. Monitoring tools all have some sort of  &#8220;discovery&#8221; functionality to figure out, what is out there to monitor.  More often than not, when we set discovery loose on the network using (SNMP, ICMP, etc.), and it finds out devices and network connections customers did not know that existed. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Server/application monitoring tools start their cycle by scanning ports to see which ones would respond, or by sniffing the traffic to figure  out which servers are out there, which applications may be running on which servers, etc.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">The process would not be much different if you were attacking the infrastructure to find a way in. (How many of you triggered security alerts when performing discovery?) We&#8217;re outsiders. In enterprise environment, we often don&#8217;t even know the owners/developers of the applications.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">In monitoring field, this has been the norm for so long that it no longer bother us. It should. Of course, monitoring teams &amp;amp; tools don&#8217;t do this for fun. It has to be done because in most cases, there is no truth teller; no place to get this kind of information. It is not uncommon for the monitoring tools to feed data they discover to inventory tools etc. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">There are efforts like CMDB projects that attempt to create a repository that provides this information to all management tools but these projects often run into organizational as well as technical obstacles, and things are getting harder by the day with the dynamism introduced by virtualization and the cloud technologies.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">What if we didn&#8217;t have to do all this crap to know what&#8217;s what? What if monitoring tools could be told which applications run on which server, where that server is in the network, etc. ?</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">There is indeed a better way, at least for some use cases. Proliferation of infrastructure automation tools (aka configuration management tools) such as <a href="http://www.opscode.com/chef/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.opscode.com');">Chef </a>(and the management </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.vmware.com/support/developer/vc-sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vmware.com');">APIs</a></span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.vmware.com/support/developer/vc-sdk/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vmware.com');"> </a>exposed by </span><span style="font-family: Minion Pro; font-size: 12pt;">VMWare</span><span style="font-family: Minion Pro; font-size: 12pt;">, etc.) have the potential to change not only for how we deploy and maintain servers and applications but also how we monitor them. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Most obvious impact is that using these tools mean monitoring tools can have a reliable source to learn about the infrastructure that should be monitored. What the role of the servers are, how they are configured, which application components run on which server, what the change history is, etc. This is a huge step forward. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">When you know how things should be, it&#8217;s much easier to detect the exceptions. A significant portion of the problems happen due to changes somewhere in the infrastructure. Ability to automate changes, see the change history and roll back when needed is an invaluable. And being able to correlate the configuration changes with the monitoring data can significantly reduce troubleshooting time and hence improve availability.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Another impact is that a safe framework  that enables operations folks to take actions to troubleshoot and resolve problems (combined with run book automation, workflow, </span><span style="font-family: Minion Pro; font-size: 12pt;">wiki</span><span style="font-family: Minion Pro; font-size: 12pt;">, etc.) may finally mean that level 1/2 support folks can do more than record and route without giving them full access to the systems (which is not feasible), reducing number of problems escalated to higher levels and increasing overall productivity.</span></p>
<p><span> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">I should state just for the record that I don&#8217;t mean that infrastructure automation tools like Chef introduce brand new technology. </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-271-273^14711_4000_100__" onclick="javascript:pageTracker._trackPageview ('/outbound/h10078.www1.hp.com');">Opsware</a></span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-271-273^14711_4000_100__" onclick="javascript:pageTracker._trackPageview ('/outbound/h10078.www1.hp.com');"> </a>(now HP), </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.bmc.com/products/product-listing/BMC-BladeLogic-Server-Automation-Suite.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.bmc.com');">BladeLogic</a></span><span style="font-family: Minion Pro; font-size: 12pt;"> (now BMC), </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.configuresoft.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.configuresoft.com');">ConfigureSoft</a></span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.configuresoft.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.configuresoft.com');"> </a>(now VMWare) for server configuration management, and </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-271-273^14681_4000_100__" onclick="javascript:pageTracker._trackPageview ('/outbound/h10078.www1.hp.com');">TrueControl</a></span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-271-273^14681_4000_100__" onclick="javascript:pageTracker._trackPageview ('/outbound/h10078.www1.hp.com');"> </a>(now HP via </span><span style="font-family: Minion Pro; font-size: 12pt;">Opsware</span><span style="font-family: Minion Pro; font-size: 12pt;">), </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.voyence.com/products/VoyenceControlNG.shtml" onclick="javascript:pageTracker._trackPageview ('/outbound/www.voyence.com');">Voyence</a></span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.voyence.com/products/VoyenceControlNG.shtml" onclick="javascript:pageTracker._trackPageview ('/outbound/www.voyence.com');"> </a>(now EMC), </span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://www.alterpoint.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.alterpoint.com');">AlterPoint</a></span><span style="font-family: Minion Pro; font-size: 12pt;"> for network configuration management have been around for some time. But confluence of factors such as success of the (Apache licensed) <a href="http://wiki.opscode.com/display/opscode/Approved+Contributors" onclick="javascript:pageTracker._trackPageview ('/outbound/wiki.opscode.com');">open source model of Chef</a>, and increasing acceptance of cloud economics, and patterns such as availability of open </span><span style="font-family: Minion Pro; font-size: 12pt;">APIs</span><span style="font-family: Minion Pro; font-size: 12pt;"> move Chef into the center stage. It does not take great wisdom to infer that price point such as $50/month for 20 devices will make Chef  very hard to ignore.  Price is indeed a feature.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Looking forward to see how infrastructure tools like Chef will evolve as they move further into the enterprise world. Monitoring folks need to pay attention.</span></p>
<p><span style="font-size: small;"><br />
</span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a href="http://www.zemanta.com/" class="zemanta-pixie-a" title="Enhanced by Zemanta" onclick="javascript:pageTracker._trackPageview ('/outbound/www.zemanta.com');"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=16256971-0632-4108-b638-4170ead1796a" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/06/29/impact-of-infrastructure-automation-tools-on-monitoring/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bookmarks for June 15th through June 28th</title>
		<link>http://www.mberkay.com/2010/06/28/bookmarks-for-june-15th-through-june-28th/</link>
		<comments>http://www.mberkay.com/2010/06/28/bookmarks-for-june-15th-through-june-28th/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:17:00 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=194</guid>
		<description><![CDATA[Interesting  links for June 15th through June 28th:

Business Service Management &#8211; HP &#8211; BTO Software &#8211; RT @cote: http://monk.ly/cHDWJ1 &#8211; how can there be so much content without simply explaining the features in the software? -&#62; LOL  
Virtualizing Business Critical Apps &#8211; The Value of Real Time SAN Data &#124; The Virtualization Practice [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for June 15th through June 28th:</p>
<ul>
<li><a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;cp=1-11-15_4000_100__" onclick="javascript:pageTracker._trackPageview ('/outbound/h10078.www1.hp.com');">Business Service Management &#8211; HP &#8211; BTO Software</a> &#8211; RT @cote: http://monk.ly/cHDWJ1 &#8211; how can there be so much content without simply explaining the features in the software? -&gt; LOL <img src='http://www.mberkay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><a href="http://www.virtualizationpractice.com/blog/?p=6130" onclick="javascript:pageTracker._trackPageview ('/outbound/www.virtualizationpractice.com');">Virtualizing Business Critical Apps &ndash; The Value of Real Time SAN Data | The Virtualization Practice</a> &#8211; . @Bernd_Harzog: Virtualizing Business Crit Apps &ndash; The Value of Real Time SAN Data http://bit.ly/bNQvIv  -&gt; must read for monitoring folks</li>
<li><a href="https://www-950.ibm.com/blogs/e2294a00-d365-4875-a76b-da879e24ff5d/entry/taddm_and_tbsm_integration_in_seven_minutes4?lang=en" onclick="javascript:pageTracker._trackPageview ('/outbound/www-950.ibm.com');">Tivoli Software blog</a> &#8211; RT @dmcclure: RT @ibmtivoli: #TADDM and #TBSM integration in 7 minutes: http://ow.ly/1YGNl</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/06/28/bookmarks-for-june-15th-through-june-28th/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bookmarks for May 28th through June 2nd</title>
		<link>http://www.mberkay.com/2010/06/02/bookmarks-for-may-28th-through-june-2nd/</link>
		<comments>http://www.mberkay.com/2010/06/02/bookmarks-for-may-28th-through-june-2nd/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 15:01:57 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=191</guid>
		<description><![CDATA[Interesting  links for May 28th through June 2nd:

Is the CMDB Irrelevant in a Virtual and Cloud Based World? &#124; The Virtualization Practice &#8211; RT @Bernd_Harzog: Is the CMDB Irrelevant in a Virtual and Cloud Based World? http://bit.ly/9h7UcU  Config and performance data for #VMwa &#8230;
Os G&#233;meos + Blu, Lisbon &#8211; unurth &#124; street art [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for May 28th through June 2nd:</p>
<ul>
<li><a href="http://www.virtualizationpractice.com/blog/?p=5726" onclick="javascript:pageTracker._trackPageview ('/outbound/www.virtualizationpractice.com');">Is the CMDB Irrelevant in a Virtual and Cloud Based World? | The Virtualization Practice</a> &#8211; RT @Bernd_Harzog: Is the CMDB Irrelevant in a Virtual and Cloud Based World? http://bit.ly/9h7UcU  Config and performance data for #VMwa &#8230;</li>
<li><a href="http://unurth.com/431289/Os-G-meos-Blu-Lisbon" onclick="javascript:pageTracker._trackPageview ('/outbound/unurth.com');">Os G&eacute;meos + Blu, Lisbon &#8211; unurth | street art</a> &#8211; superb street art from Lisbon  http://bit.ly/acq7SB</li>
<li><a href="http://www.knowyourfollowers.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.knowyourfollowers.com');">Know Your Followers</a> &#8211; Just used http://bit.ly/know-your-followers to see when my followers are online</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/06/02/bookmarks-for-may-28th-through-june-2nd/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Bookmarks for April 24th through May 25th</title>
		<link>http://www.mberkay.com/2010/05/25/bookmarks-for-april-24th-through-may-25th/</link>
		<comments>http://www.mberkay.com/2010/05/25/bookmarks-for-april-24th-through-may-25th/#comments</comments>
		<pubDate>Tue, 25 May 2010 22:00:26 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=181</guid>
		<description><![CDATA[Interesting  links for April 24th through May 25th:

SaaS model in IT Operations Management – is it in our future? &#8211; One thing is for certain that if SaaS gains traction in IT Ops, our lives will never be the same! I think it is time to assess what the implications of SaaS may be [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for April 24th through May 25th:</p>
<ul>
<li><a href="http://www.mberkay.com/2010/05/25/saas-model-in-it-operations-management-is-it-in-our-future/">SaaS model in IT Operations Management – is it in our future?</a> &#8211; One thing is for certain that if SaaS gains traction in IT Ops, our lives will never be the same! I think it is time to assess what the implications of SaaS may be and figure out what we need to do to surf the wave rather than getting swept by it.</li>
<li><a href="http://www.elasticsearch.com//blog/2010/05/17/0.7.1-released.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.elasticsearch.com');">ElasticSearch &#8211; ElasticSearch 0.7.1 Released</a> &#8211; ElasticSearch 0.7.1 Released http://bit.ly/bMsnNc -&gt; wanna learn how to dev modern sw? study ES! dist, async, cloud ready, zero config, etc</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/05/25/bookmarks-for-april-24th-through-may-25th/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>SaaS model in IT Operations Management &#8211; is it in our future?</title>
		<link>http://www.mberkay.com/2010/05/25/saas-model-in-it-operations-management-is-it-in-our-future/</link>
		<comments>http://www.mberkay.com/2010/05/25/saas-model-in-it-operations-management-is-it-in-our-future/#comments</comments>
		<pubDate>Tue, 25 May 2010 18:07:29 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[IT management]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Event Management]]></category>
		<category><![CDATA[itmanagement]]></category>
		<category><![CDATA[ITSM]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Software as a service]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=183</guid>
		<description><![CDATA[ 
Is delivering IT operations management as &#8220;software as a service (SaaS)&#8221; a viable option? 
I think it&#8217;s a question worth contemplating for anyone involved in IT Ops. Yes cloud hysteria is everywhere, and yes a lot of what&#8217;s going on is vendors rephrasing the same products with the latest buzzwords. Nonetheless, there are also [...]]]></description>
			<content:encoded><![CDATA[<p><span> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"><strong>Is delivering IT operations management as </strong></span><span style="font-family: Minion Pro; font-size: 12pt;"><a href="http://en.wikipedia.org/wiki/Software_as_a_service" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/en.wikipedia.org');"><strong>&#8220;software as a service (SaaS)&#8221;</strong></a><strong> a viable option?</strong> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">I think it&#8217;s a question worth contemplating for anyone involved in IT Ops. Yes cloud hysteria is everywhere, and yes a lot of what&#8217;s going on is vendors rephrasing the same products with the latest buzzwords. Nonetheless, there are also signs of a major shift, that can potentially have a major impact on IT Operations Management. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">There is no doubt that IT </span><span style="font-family: Minion Pro; font-size: 12pt;">Ops</span><span style="font-family: Minion Pro; font-size: 12pt;"> will be drastically different going forward when organizations start using more and more &#8220;cloud&#8221; services but this is not the focus of this post. What I wanted to hash out is whether </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> is a viable model for delivering IT management itself.  And even going further, whether it will become the dominant model in not so distant future. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Let&#8217;s start with a look at the current state of IT </span><span style="font-family: Minion Pro; font-size: 12pt;">Operations Management first. </span><span style="font-family: Minion Pro; font-size: 12pt;">Is there actually a problem that needsa solution? I&#8217;m pretty sure we all agree that there is indeed a problem.</span></p>
<p><span> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt; font-weight: bold;">Most organizations are stuck in the muck</span><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Currently implementing just the base solutions take so much time and effort that only few organizations have the means and the will to proceed any further. There has been little innovation in the field and even the ideas and technologies that have been around for many years don&#8217;t get applied. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">For example, let&#8217;s think of what it takes to implement and maintain an event management solution in a large network.IBM&#8217;s </span><span style="font-family: Minion Pro; font-size: 12pt;">Netcool</span><span style="font-family: Minion Pro; font-size: 12pt;"> suite is widely accepted as the </span><span style="font-family: Minion Pro; font-size: 12pt;">defacto</span><span style="font-family: Minion Pro; font-size: 12pt;"> standard product for event management and has a very large user base. Yet the solution has many moving parts: </span></p>
<ul>
<li style="font-family: Minion Pro; font-size: 12pt;"><span style="font-family: Minion Pro; font-size: 12pt;">Probes</span></li>
<li style="font-family: Minion Pro; font-size: 12pt;"><span style="font-family: Minion Pro; font-size: 12pt;">Tiered Object Servers for aggregation, presentation, etc.</span></li>
<li style="font-family: Minion Pro; font-size: 12pt;"><span style="font-family: Minion Pro; font-size: 12pt;">Bi</span><span style="font-family: Minion Pro; font-size: 12pt;">-directional gateways for replication, </span></li>
<li style="font-family: Minion Pro; font-size: 12pt;"><span style="font-family: Minion Pro; font-size: 12pt;">Webtop</span><span style="font-family: Minion Pro; font-size: 12pt;">, TIP, etc. to provide web based UI</span></li>
<li style="font-family: Minion Pro; font-size: 12pt;"><span style="font-family: Minion Pro; font-size: 12pt;">Reporter and Oracle for reporting</span></li>
<li style="font-family: Minion Pro; font-size: 12pt;"><span style="font-family: Minion Pro; font-size: 12pt;">&#8230;</span></li>
</ul>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">At least a dozen application processes. Just installing the right versions of the included software, avoiding compatibility issue and integrating the components is a major undertaking, let alone mastering how to develop solutions using them. This is just to consolidate events in a single repository, nothing advanced at all.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">As a result of this complexity, highly skilled resources get bogged down implementing &amp; maintaining the base solution, struggling to find the bandwidth to implement features/techniques that would truly add value: enrichment, automation, correlation, visualization, service management etc.</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">It is also very costly and difficult to build  sophisticated solutions on top of such complicated and hard to maintain foundation. Hence organizations find it hard to show ROI, and justify any further investment. Solutions at best stagnate where they are, performing the bare minimum, and at worst they degrade in time to become eventually unusable. </span></p>
<p><span> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt; font-weight: bold;">So how may </span><span style="font-family: Minion Pro; font-size: 12pt; font-weight: bold;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt; font-weight: bold;"> help ? </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> is not a magic bullet. If someone took the same product suites and attempted to provide as a service they would have little to no chance to succeed. The dominant products from Big 4+ vendors are quite old and not designed for the &#8220;cloud&#8221;. But a solution that is designed from ground up with new constraints and opportunities of introduced by cloud and other modern technologies may have a significant impact. </span></p>
<p><span><span style="font-family: Minion Pro; font-size: 12pt;">What if event management was available as a </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> offering? An event management solution that has high availability, no scalability limitations, modern web based UI with impressive visualization capabilities, correlation using complex event processing techniques, workflow, integrated reporting etc. ? Even more, what if they also offered a development platform for others to build solutions as well, similar to </span><span style="font-family: Minion Pro; font-size: 12pt;">SalesForces&#8217;s</span><span style="font-family: Minion Pro; font-size: 12pt;"> Force.</span><span style="font-family: Minion Pro; font-size: 12pt;">com</span><span style="font-family: Minion Pro; font-size: 12pt;">? Would it not change the entire landscape? </span></span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">Such an offering can potentially solve majority of the problems, </span><span style="font-family: Minion Pro; font-size: 12pt;">Ops</span><span style="font-family: Minion Pro; font-size: 12pt;"> organizations currently struggle with (the muck), freeing up their resources to move up the chain and tackle more value add projects. It would also potentially provide substanstial  savings, making it quite attractive to business. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> as a model has moved to mainstream. It is no longer necessary to explain to people what it is, why and how it provides value. Although it may not have been embraced by everyone in the enterprise world, there are signs that it may even becoming the preferred approach for many organizations. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">And </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> offerings have come to IT management as well. Service-now.</span><span style="font-family: Minion Pro; font-size: 12pt;">com</span><span style="font-family: Minion Pro; font-size: 12pt;"> ITSM service  is a stellar example of the power and potential of </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> in IT management. It has already changed the ITSM landscape, forcing established players to scramble to offer their own solutions as </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;">.<span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; font-size: 13px;"><span style="font-family: Minion Pro; font-size: 12pt;">There are also already number of </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> offerings in the market typically targeting </span><span style="font-family: Minion Pro; font-size: 12pt;">SMBs</span><span style="font-family: Minion Pro; font-size: 12pt;">.  Can an event management solution for the large enterprises be far behind?</span></span></span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">No doubt there are obstacles, both technical and organizational, that may hinder adoption of </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> in IT Operations. Most obvious ones seem to be security concerns and integration, but are these show stoppers or just issues that need to be worked out?  These concerns are valid for any application and although they are source of concern, they do not seem to hinder adoption of </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> in other areas.  Is there something that makes IT Operations Management so unique that it can be immune to the </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> tidal wave? </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">One thing is for certain that if </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> gains traction in IT </span><span style="font-family: Minion Pro; font-size: 12pt;">Ops</span><span style="font-family: Minion Pro; font-size: 12pt;">, our lives will never be the same! I think it is time to assess what the implications of </span><span style="font-family: Minion Pro; font-size: 12pt;">SaaS</span><span style="font-family: Minion Pro; font-size: 12pt;"> may be and figure out what we need to do to surf the wave rather than getting swept by it. </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;">What do you think? I would love to hear what your thoughts and compare notes&#8230;</span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"> </span></p>
<p><span style="font-family: Minion Pro; font-size: 12pt;"><br />
</span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a href="http://reblog.zemanta.com/zemified/55c1bb0a-ba36-46f3-ba0e-44a061a0d2df/" class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" onclick="javascript:pageTracker._trackPageview ('/outbound/reblog.zemanta.com');"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=55c1bb0a-ba36-46f3-ba0e-44a061a0d2df" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/05/25/saas-model-in-it-operations-management-is-it-in-our-future/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Bookmarks for April 20th from 08:47 to 14:43</title>
		<link>http://www.mberkay.com/2010/04/20/bookmarks-for-april-20th-from-0847-to-1443/</link>
		<comments>http://www.mberkay.com/2010/04/20/bookmarks-for-april-20th-from-0847-to-1443/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 22:03:26 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=179</guid>
		<description><![CDATA[Interesting links for April 20th from 08:47 to 14:43:

Easy VMware Development with VI Java API and Groovy &#124; virtual insanity &#8211; RT @aalmiray  Easy VMware Development with VI Java API and Groovy http://bit.ly/8YXPQF
dy/dan &#187; Blog Archive &#187; My TEDxNYED Session &#8212; Math Curriculum Makeover &#8211; great short presentation from Dan Meyer @ddmeyer about how [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting links for April 20th from 08:47 to 14:43:</p>
<ul>
<li><a href="http://www.virtualinsanity.com/index.php/2010/04/16/easy-vmware-development-with-vi-java-api-and-groovy/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.virtualinsanity.com');">Easy VMware Development with VI Java API and Groovy | virtual insanity</a> &#8211; RT @aalmiray  Easy VMware Development with VI Java API and Groovy http://bit.ly/8YXPQF</li>
<li><a href="http://blog.mrmeyer.com/?p=6548" onclick="javascript:pageTracker._trackPageview ('/outbound/blog.mrmeyer.com');">dy/dan &raquo; Blog Archive &raquo; My TEDxNYED Session &mdash; Math Curriculum Makeover</a> &#8211; great short presentation from Dan Meyer @ddmeyer about how to change the math curriculum http://blog.mrmeyer.com/?p=6548</li>
<li><a href="http://www.readwriteweb.com/start/2010/04/steve-blank-how-startups-evolve-into-large-companies.php" onclick="javascript:pageTracker._trackPageview ('/outbound/www.readwriteweb.com');">Steve Blank On How Startups Evolve Into Large Companies</a> &#8211; According to Blank, the line he draws between smaller startups and larger companies is based around the business model. Startups, he says, exist in the state where they are searching for a business model, and large companies are the result of finding and executing that business model. The reason he calls out accountants in the title of his talk is that as startups transition into larger companies, their less conventional methodologies become more traditional, and that&#39;s when accountants are needed</li>
<li><a href="http://feedproxy.google.com/~r/readwriteweb/~3/3ev7N7HmTHA/steve-blank-how-startups-evolve-into-large-companies.php" onclick="javascript:pageTracker._trackPageview ('/outbound/feedproxy.google.com');">Steve Blank On How Startups Evolve Into Large Companies</a> &#8211; According to Blank, the line he draws between smaller startups and larger companies is based around the business model. Startups, he says, exist in the state where they are searching for a business model, and large companies are the result of finding and executing that business model. The reason he calls out accountants in the title of his talk is that as startups transition into larger companies, their less conventional methodologies become more traditional, and that&#39;s when accountants are needed</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/04/20/bookmarks-for-april-20th-from-0847-to-1443/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Bookmarks for April 9th through April 19th</title>
		<link>http://www.mberkay.com/2010/04/19/bookmarks-for-april-9th-through-april-19th/</link>
		<comments>http://www.mberkay.com/2010/04/19/bookmarks-for-april-9th-through-april-19th/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 18:17:19 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=176</guid>
		<description><![CDATA[Interesting  links for April 9th through April 19th:

ElasticSearch &#8211; ElasticSearch Just Got Groovy &#8211; RT @kimchy: RT @elasticsearch: ElasticSearch Just Got Groovy http://bit.ly/aJPOWw
the Web Service, SOA and SOAP Testing Tool &#8211; soapUI &#8211; @dmcclure SoapUI comes close if I understood you correctly. http://www.soapui.org/
ElasticSearch &#8211; ElasticSearch 0.6.0 Released &#8211; RT @kimchy: RT @elasticsearch: ElasticSearch 0.6.0 [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for April 9th through April 19th:</p>
<ul>
<li><a href="http://www.elasticsearch.com//blog/2010/04/19/elasticseach_just_got_groovy.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.elasticsearch.com');">ElasticSearch &#8211; ElasticSearch Just Got Groovy</a> &#8211; RT @kimchy: RT @elasticsearch: ElasticSearch Just Got Groovy http://bit.ly/aJPOWw</li>
<li><a href="http://www.soapui.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.soapui.org');">the Web Service, SOA and SOAP Testing Tool &#8211; soapUI</a> &#8211; @dmcclure SoapUI comes close if I understood you correctly. http://www.soapui.org/</li>
<li><a href="http://www.elasticsearch.com//blog/2010/04/09/0.6.0_released.html" onclick="javascript:pageTracker._trackPageview ('/outbound/www.elasticsearch.com');">ElasticSearch &#8211; ElasticSearch 0.6.0 Released</a> &#8211; RT @kimchy: RT @elasticsearch: ElasticSearch 0.6.0 Released http://www.elasticsearch.com//blog/2010/04/09/0.6.0_released.html</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/04/19/bookmarks-for-april-9th-through-april-19th/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Bookmarks for April 6th through April 8th</title>
		<link>http://www.mberkay.com/2010/04/08/bookmarks-for-april-6th-through-april-8th/</link>
		<comments>http://www.mberkay.com/2010/04/08/bookmarks-for-april-6th-through-april-8th/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 22:08:47 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=173</guid>
		<description><![CDATA[Interesting  links for April 6th through April 8th:

Daring Fireball: New iPhone Developer Agreement Bans the Use of Adobe&#39;s Flash-to-iPhone Compiler &#8211; wow can Apple get any more evil? http://bit.ly/cOKDgV
wastesorting: Securing Grails with Spring Security, Part 1 &#8211; Grails as well as Spring are highly agile environments. Sometimes so agile that it is difficult to [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for April 6th through April 8th:</p>
<ul>
<li><a href="http://daringfireball.net/2010/04/iphone_agreement_bans_flash_compiler" onclick="javascript:pageTracker._trackPageview ('/outbound/daringfireball.net');">Daring Fireball: New iPhone Developer Agreement Bans the Use of Adobe&#39;s Flash-to-iPhone Compiler</a> &#8211; wow can Apple get any more evil? http://bit.ly/cOKDgV</li>
<li><a href="http://waste-sorting.blogspot.com/2010/04/securing-grails-with-spring-security.html" onclick="javascript:pageTracker._trackPageview ('/outbound/waste-sorting.blogspot.com');">wastesorting: Securing Grails with Spring Security, Part 1</a> &#8211; Grails as well as Spring are highly agile environments. Sometimes so agile that it is difficult to find plugins for current versions.&lt;br /&gt;<br />
Although there are several approaches to securing Grails apps using plugins I wanted to stick to Spring Security.</li>
<li><a href="http://amberjack.org/" onclick="javascript:pageTracker._trackPageview ('/outbound/amberjack.org');">Site Tour Creator &#8211; Simple. Free. Open Source. | Amberjack</a> &#8211; Amberjack enables webmasters to create cool site tours, without the need to take screenshots or record screencasts.&lt;br /&gt;<br />
Amberjack improves the usability of your website through easy, great looking and helpful tours.&lt;br /&gt;<br />
Amberjack installs with no hassle. The comfortable Tour Wizard gives you HTML code to paste in your site.&lt;br /&gt;<br />
Amberjack is a lightweight (~4K), stable, LGPLed &amp; browser compatible JavaScript library.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/04/08/bookmarks-for-april-6th-through-april-8th/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
		<item>
		<title>Bookmarks for March 20th through April 1st</title>
		<link>http://www.mberkay.com/2010/04/01/bookmarks-for-march-20th-through-april-1st/</link>
		<comments>http://www.mberkay.com/2010/04/01/bookmarks-for-march-20th-through-april-1st/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 00:09:44 +0000</pubDate>
		<dc:creator>Berkay Mollamustafaoglu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mberkay.com/?p=170</guid>
		<description><![CDATA[Interesting  links for March 20th through April 1st:

Deployment management design patterns for&#160;DevOps &#8211; Blog &#8211; dev2ops &#8211; Solving Large Scale Web Operations and DevOps Problems &#8211; But where are the design patterns embodying best practices for managing software operations? Where is the catalog of design patterns for managing software deployments? What is needed is [...]]]></description>
			<content:encoded><![CDATA[<p>Interesting  links for March 20th through April 1st:</p>
<ul>
<li><a href="http://dev2ops.org/blog/2010/2/18/deployment-management-design-patterns-for-devops.html" onclick="javascript:pageTracker._trackPageview ('/outbound/dev2ops.org');">Deployment management design patterns for&nbsp;DevOps &#8211; Blog &#8211; dev2ops &#8211; Solving Large Scale Web Operations and DevOps Problems</a> &#8211; But where are the design patterns embodying best practices for managing software operations? Where is the catalog of design patterns for managing software deployments? What is needed is a set of design patterns for managing the operation of a software system in the large. Design patterns like these would be useful to those that automate any of these tasks and will facilitate those tools developers who have adopted the &quot;infrastructure as code&quot; philosophy.</li>
<li><a href="http://www.vmturbo.com/" onclick="javascript:pageTracker._trackPageview ('/outbound/www.vmturbo.com');">Virtualization Management, Optimization and Automation Appliances | VMTurbo</a> &#8211; A white paper by VMTurbo (requires registration): Operations Management in the Age of Virtualization http://www.vmturbo.com/</li>
<li><a href="http://www.infoq.com/presentations/Industrial-Strength-Groovy" onclick="javascript:pageTracker._trackPageview ('/outbound/www.infoq.com');">InfoQ: Industrial Strength Groovy</a> &#8211; RT @glaforge: Watching &quot;Industrial Strength Groovy&quot; by Paul King http://bit.ly/9HrXDS (infoQ)-&gt; excellent!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mberkay.com/2010/04/01/bookmarks-for-march-20th-through-april-1st/feed/</wfw:commentRss>
		<slash:comments>-1</slash:comments>
		</item>
	</channel>
</rss>
