<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Expositus Procuratio</title>
    <link>http://openmanagement.org/blogs/berkay</link>
    <description>Thoughts on IT management</description>
    <pubDate>Wed, 09 Apr 2008 21:11:17 GMT</pubDate>
    <generator>Clearspace 2.0.2 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-04-09T21:11:17Z</dc:date>
    <item>
      <title>RapidCMDB, an open source federated CMDB solution for the enterprise</title>
      <link>http://openmanagement.org/blogs/berkay/2008/04/09/rapidcmdb-an-open-source-federated-cmdb-solution-for-the-enterprise</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;About a month ago, I had posted about our &lt;a class="jive-link-blog-small" dynsrc="#" href="http://openmanagement.org/blogs/berkay/2008/02/11/road-to-open-source" lowsrc="#" src="#"&gt;open source plans.&lt;/a&gt; It took longer than anticipated but I'm happy to announce that we've launched the &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.org" lowsrc="#" src="#"&gt;development site&lt;/a&gt; and released RapidCMDB as an open source project. &lt;/p&gt;&lt;p&gt;More details on my &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/blog/rapidcmdb,+open+source+federated+cmdb+solution+enterprise" lowsrc="#" src="#"&gt;announcement post&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">rapidcmdb</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">cmdb</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_systems_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">itsm</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">itil</category>
      <pubDate>Wed, 09 Apr 2008 21:29:00 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/04/09/rapidcmdb-an-open-source-federated-cmdb-solution-for-the-enterprise</guid>
      <dc:date>2008-04-09T21:29:00Z</dc:date>
      <clearspace:dateToText>4 months, 3 weeks ago</clearspace:dateToText>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/rapidcmdb-an-open-source-federated-cmdb-solution-for-the-enterprise</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1098</wfw:commentRss>
    </item>
    <item>
      <title>So what can be done to tackle the network monitoring challenges?</title>
      <link>http://openmanagement.org/blogs/berkay/2008/02/28/so-what-can-be-done-to-tackle-the-network-monitoring-challenges</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In the &lt;a class="jive-link-blog-small" dynsrc="#" href="http://openmanagement.org/blogs/berkay/2008/02/24/network-monitoring-is-a-commodity-myth" lowsrc="#" src="#"&gt;Network monitoring is a commodity myth&lt;/a&gt;I argued that network monitoring is far from being a commodity and on the contrary needs innovation to cope with the increasing complexity. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As cote mentioned in the comments of that post, there has been some fresh blood in the IT management industry. Several open source companies/projects are tackling the monitoring problem, which is a good thing, yet I feel we're still missing some pieces. AFAIK, most of the monitoring solutions seem to be following existing paradigms :&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;monitoring the devices (nodes) through SNMP agent&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;synthetic transcations to determine the status of services running on nodes&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The understanding of the network topology is missing in both paradigms. In other words, &lt;strong&gt;nodes are what's being monitored. Not the network.&lt;/strong&gt; The network topology (except layer 3) is largely unknown. This limits the effectiveness of the monitoring. Monitoring tools (or rather functionality offered by the tools) can be categorized broadly as the following:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;&lt;strong&gt;Polling the devices:&lt;/strong&gt; Most common approach in IP networks. Most IP networking devices have an SNMP agent that supports at least MIBII so basic availability and performance information can be obtained. For more detailed information however, use proprietary MIBs is needed. Many IT management guys spent long hours trying to understand these MIBs, which data is where, compile them to be used by their monitoring tools, etc.&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;&lt;strong&gt;Listening for exceptions&lt;/strong&gt;: Not every network device has an available agent that can be polled, especially in lower layers below IP. And when available, ability to listen for information is useful as it can be more immediate. In IP networks, these are typically SNMP traps or syslog events. In others, there are often element managers that convey messages. Again, IT management folks spent countless, often frustrating hours, trying to make sense of the traps, syslog events, etc. normalizing them, translate them into human language, identifying what is important and what's not etc.&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;&lt;strong&gt;Listening to the pipes&lt;/strong&gt;: It is possible to learn a lot by listening to what goes on the network. Flow tools (Netflow and its kin cFlow, J-Flow, netstream, sflow, etc.) generate end to end traffic statistics based on flow of data through the network device that support it. Another approach seems to be analyzing the traffic going through a device using a span port. Although it seems this method is popular to analyze application traffic. I don't have a lot of personal experience with these tools so I'll leave it to others to explain it better or correct me. From what I see these tools often require hardware distributed throughout the network to get full visibility which may be a hurdle for adoption.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;IMHO, all of the approaches I've tried to summarize above have some shortcomings. As far as I can see, the situation may improve in two ways:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;ul&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;someone may come up with a new technology, a clever way to monitor the network and identifytthe problems, may be discover &amp;amp; represent the network etc. IMO, this can only happen if some of the investment and attention in tools that target &amp;amp;ldquo;business users” with sexy, shiny UIs flow back to the muck. When the payoff is so low (who wants to tackle a “commodity” problem?) significant investment is not likely.&lt;/p&gt;&lt;/li&gt;&lt;li level="1" type="ul"&gt;&lt;p&gt;The power of the community is harvested to solve tedious problems once and share rather than each user struggling to solve the same problems over and over independently. There are already some examples of this &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.splunkbase.com" lowsrc="#" src="#"&gt;splunk&lt;/a&gt; is attempting to create a repository of log events and what they mean. ZipTie open source project is working on solving device configuration through collaboration of vendors and customers (how come they are not a member?)&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;There is a lot more that can be done in the monitoring realm, if we can manage to setup the right collaboration platform (commercially, legally as well as technically) to facilitate sharing, which is sorely lacking in IT management for whatever the reasons may be. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From what I can see, &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ziptie.org" lowsrc="#" src="#"&gt;ZipTie&lt;/a&gt; model is particularly interesting and suitable. Ability to collaborate and share is potentially a major competitive advantage for open source projects. I believe there are opportunities here for collaboration among open source projects/companies and their users/customers. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;For example, in the case of discovery and representation of the network topology, how to get the topology data out of vast number of different type of devices is can be shared. If a common model can be defined to represent the topology, adapters to populate the model for each device can be developed. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In case of trap and event log processing, the knowhow of what each trap may mean, what the varbinds are can be shared. And again if a commong model can be defined to represent the traps/events, adapters to convert the traps into the common model can be developed. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think these activities are naturally conducive to be solved through collaboration, and the life in the trenches would improve significantly if we were tackling them together instead of drowning in them alone.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">network_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">network_monitoring</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_community</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">it_management</category>
      <pubDate>Thu, 28 Feb 2008 14:22:00 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/02/28/so-what-can-be-done-to-tackle-the-network-monitoring-challenges</guid>
      <dc:date>2008-02-28T14:22:00Z</dc:date>
      <clearspace:dateToText>6 months, 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/so-what-can-be-done-to-tackle-the-network-monitoring-challenges</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1095</wfw:commentRss>
    </item>
    <item>
      <title>Network monitoring is a commodity myth</title>
      <link>http://openmanagement.org/blogs/berkay/2008/02/24/network-monitoring-is-a-commodity-myth</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;There is a persistent meme in the industry that states (network) monitoring is now a commodity. This meme is so persistent that it seems it's no longer even disputed. There are lots of different monitoring tools, many of them are open source and/or free, and they've been around for a long time, hence the thinking goes, monitoring is now a commodity. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It is quite puzzling to me how terribly wrong this meme is. How can we be so wrong? IMHO, network monitoring is not a commodity. Far from it. Network monitoring is still largely an unsolved problem. The tools we have to monitor the "network" are largely inadequate. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Network is a complex beast, and level of complexity is increasing by leaps and bounds as well as the criticality of it.. It has layers over layers and only limited set of people understand it all. Our monitoring of the network is mostly limited to what we understand the most: the nodes in the network. We don't really monitor the network itself which is a complex distributed application running on these nodes. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This reminds me a famous &lt;a class="jive-link-external-small" dynsrc="#" href="http://en.wikipedia.org/wiki/Nasreddin" lowsrc="#" src="#"&gt;Nasreddin Hodja&lt;/a&gt; folk tail where he looses his ring in the basement of his house but people find him looking for it outside, on the road. When asked why he is looking for it outside, he says that the basement is too dark, and he can't see anything there.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;It seems to me that somewhat like Hodja, we're monitoring the nodes in the network since we can, and not monitoring the network because, well, we can't. The problem is largely related to instrumentation. More or less standard instrumentation SNMB MIBII, etc.) to monitor the status of a device and its ports &amp;amp; interfaces has been available for quite some time but very little instrumentation is available to determine the network topology, and whatever is available is not standard.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Without the understanding the network topology and the role of the nodes in that topology, the value of monitoring of the nodes is quite limited. We end up collecting a lot of information that does not necessarily helps us determine what's wrong. This is also largely the cause of the disconnect between the users and IT organizations when talking about availability reporting. IT reports on availability of the nodes in the network which does not necessarily equate to the availability of the services that run on the network. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As an alternative when the services are monitored directly, we may be able to determine whether the service is up or down, but cannot determine what the cause of problem may be by looking at the monitoring tools. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The focus in IT management market has moved up to stack so to speak to &amp;amp;ldquo;business level” where tools which shiny user interfaces that provide “executive dashboards” are all the rage. IT departments have hell of a time justfying an investment in better monitoring tools but have easier time investing in tools that address the higher level. Ironically, the higher level tools rely on the information provided by the lower level tools such as the monitoring tools hence without solving the monitoring problem, it's not feasible to have meaningful dashboards.  &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Beating up the IT organizations has become such a popular sport that no one seems to listen to what they have to say.  As a result, IT management discussions increasingly risk loosing touch with reality. I confess to be jealous of &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.redmonk.com/cote" lowsrc="#" src="#"&gt;cote&lt;/a&gt;'s blog biline “one foot in the muck, the other in the utopia” as I believe is the right philosopy to solve any problem worth solving. Network monitoring is in desparate need of innovation and attention, but that is not likely to happen if we start paying more attention to what the people in the muck are saying and kill this false meme of monitoring is a commodity &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I don't have the answer to how to solve this problem, but I think the community may well have. In the next post, I'll lay out not what I think may be an answer but what I hope may trigger some thoughts on what can be done to tackle the problem of “network” monitoring.&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">it_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">network_monitoring</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">network_management</category>
      <pubDate>Sun, 24 Feb 2008 20:04:11 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/02/24/network-monitoring-is-a-commodity-myth</guid>
      <dc:date>2008-02-24T20:04:11Z</dc:date>
      <clearspace:dateToText>6 months, 6 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/network-monitoring-is-a-commodity-myth</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1094</wfw:commentRss>
    </item>
    <item>
      <title>Road to open source</title>
      <link>http://openmanagement.org/blogs/berkay/2008/02/11/road-to-open-source</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;I'm excited to announce that &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/" lowsrc="#" src="#"&gt;iFountain&lt;/a&gt; has decided to go down the road not so less traveled and embrace the open source model. Being &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/opendevelopment" lowsrc="#" src="#"&gt;open has always been in our DNA&lt;/a&gt;, and we've agreed that embracing the open source model is the best manifestation of this objective.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As part of being open and transparent, I'll try to journal the road to open source for us. We'll try to get this done right. No doubt that it would not be difficult to post all the source code somewhere, stick on the GPL license, make a press release and declare the mission accomplished. But outcome of that alone would be no good for anyone. It takes more than declaring a license to turn closed source products into useful open source projects. Based on lessons learned from other projects, here is what we intend to do:&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Open development infrastructure&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;It's clear that we need to implement an infrastructure to support open development where (most) developers are not in the same room. We need to make better use of the available tools to facilitate productive work and establish the methodology. Atlassian products &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.atlassian.com/jira" lowsrc="#" src="#"&gt;JIRA&lt;/a&gt; and &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.atlassian.com/confluence" lowsrc="#" src="#"&gt;Confluence&lt;/a&gt; seem to be the defacto development/collaboration tools in many of the open source components we use, hence we intend to use them as well. We will also move from CVS to &lt;a class="jive-link-external-small" dynsrc="#" href="http://subversion.tigris.org/" lowsrc="#" src="#"&gt;Subversion&lt;/a&gt; as the version control solution as it alleviates some of the problems we currently have. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I'm bummed that &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.jira.com/" lowsrc="#" src="#"&gt;JiraStudio&lt;/a&gt; is not yet available (in closed beta) as I think it'll be a great solution for any distributed team. We'd love to use the JiraStudio instead of having to implement and integrate these tools ourselves. We'll keep and eye on it anyway. One can always hope &lt;img dynsrc="#" href="#" lowsrc="#" src="http://openmanagement.org/images/emoticons/happy.gif"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Solution architecture&lt;/strong&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As we transition our existing products into open source, we intend to rearchitect them, using a more loosely coupled component based approach that will facilitate plug-ins as much as possible. I think this is essential to make the code really “available” to people. Decoupling different components, will make it possible for others to use the components in their solution if they choose to. It should not be necessary for someone to understand the entire code base to develop additional functionality or modify/enhance parts of it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Since our projects will inherently have significant integration requirements, plug-in structure should make it easier for others to create integration modules to serve their needs without having to master the entire solution. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Product design and messaging&lt;/strong&gt; &lt;/p&gt;&lt;p&gt;Open source is an ecosystem. I think it is wise to take the existing landscape into account and address an area that ecosystem is in need of, rather than piling on an area where there are already existing open source solutions. I believe our solutions will fill a gap in IT management field and has very little, if any, overlap with existing projects and companies in the open source field. Hence, I hope that we will find significant synergies with other projects. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;To emphasize this we will shed parts of the products where others do a better job (and use what's available instead) and focus on the parts we believe we're filling a gap. As can be imagined, this is not an easy feat, and we'll work on this heavily next couple of months. As always, any feedback will be more than welcome, to guide us to the right pastures &lt;img dynsrc="#" href="#" lowsrc="#" src="http://openmanagement.org/images/emoticons/happy.gif"/&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So what's the next? We will launch the development site (ifountain.org) with Jira and Subversion and release first version of “RapidCMDB”, an inherently fedarated CMDB solution for the enterprise by next week. Stay tuned to get more details on RapidCMDB ...&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">cmdb</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">business_models</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_community</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_systems_management</category>
      <pubDate>Mon, 11 Feb 2008 19:14:46 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/02/11/road-to-open-source</guid>
      <dc:date>2008-02-11T19:14:46Z</dc:date>
      <clearspace:dateToText>6 months, 2 weeks ago</clearspace:dateToText>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/road-to-open-source</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1089</wfw:commentRss>
    </item>
    <item>
      <title>More investment flows into open source IT management companies</title>
      <link>http://openmanagement.org/blogs/berkay/2008/01/23/more-investment-flows-into-open-source-it-management-companies</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;OMC member &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.zenoss.com/" lowsrc="#" src="#"&gt;Zenoss&lt;/a&gt; has just announced &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.zenoss.com/news/archive/zenosspressrelease.2008-01-21.2106032992" lowsrc="#" src="#"&gt;$11 million new investment&lt;/a&gt; so congragulations is in order. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Tarus of &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.opennms.org/" lowsrc="#" src="#"&gt;Opennms&lt;/a&gt; has a &lt;a class="jive-link-external-small" dynsrc="#" href="http://blogs.opennms.org/?p=161" lowsrc="#" src="#"&gt;blog post&lt;/a&gt; where he somewhat criticizes the VC financing of Zenoss, &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.hyperic.com" lowsrc="#" src="#"&gt;Hyperic&lt;/a&gt; and &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.groundworkopensource.com/" lowsrc="#" src="#"&gt;Groundwork&lt;/a&gt;.  The post reads as an attack against these open source competitors (though Tarus does say that it isn't), and I felt compelled to comment on some of the memes in this post as I saw them elsewhere before. To get it out of the way, I don't have any kind of relationship business or personal with Hyperic, Zenoss, Groundwork or OpenNMS.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;"Since we are trying to position &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.opennms.org/" lowsrc="#" src="#"&gt;OpenNMS&lt;/a&gt; against products like &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.tivoli.com/" lowsrc="#" src="#"&gt;Tivoli&lt;/a&gt; and &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.openview.com/" lowsrc="#" src="#"&gt;OpenView&lt;/a&gt;, they really aren’t who we are trying to compete against, and since we don’t have millions of dollars in investment it could come across as if I was a big whiner, boo-hooing about our poverty."&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Like it or not, OpenNMS is competing against other open source IT management players. Customers decide who the competition is and the "Little 3" are competition for OpenNMS as much as Openview or Tivoli, may be more so. Tarus's statement seems to be more of a "desire" than fact. Implication that they are not open source enough, because they have some proprietary components and OpenNMS is the only "true open source" project is all over the post. Not the first time I saw this type of mud slinging. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Companies have to find a way to make money, and nothing wrong with having an enterprise version. It is in the interest of their community for them to be successful so that they can continue to develop the open source solution. Their open source versions stand on their own and welcome contribution to the field. If people decide they are not, they simply won't use them. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What is open source now will stay open source by definition and even if they stopped developing the open source parts, someone else can always continue. From what I understand this is sort of what happened with openNMS (someone else continuing part)?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;"they accepted some VC funding, developed some code, and released it on &lt;a class="jive-link-external-small" dynsrc="#" href="http://sourceforge.net/" lowsrc="#" src="#"&gt;Sourceforge&lt;/a&gt;. They were promptly &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.freesoftwaremagazine.com/blogs/interview_with_fred_trotter_the_medsphere_saga" lowsrc="#" src="#"&gt;sued by their board to the tune of US$50 million for releasing trade secrets&lt;/a&gt;."&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So some VCs did some really bad things. All VCs are evil anyway, hence companies (Hyperic, etc.) took VC money are tainted? Tarus would only take money from investors who "shared his vision" but they took money from the dark lord, so they must have sold their soul. The fact is, we don't know what conditions they took the money, or what they plan to do with it. This is pure FUD. Not cool.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;em&gt;&lt;strong&gt;"So how will such a project respond to a user who implements the “enterprise” functionality as open source? I don’t think they could accept the code and commit it while at the same time satisfy shareholders who expect software revenue. They’d have to make up some excuse about why they couldn’t commit it, and unless the independent community was strong enough to fork the code, nothing would change."&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is ill informed speculation at best. The model for contributions is established in several projects, including MySql. A recent example of it is between Google and MySql, where Google donated significant chunks of code to MySql. If someone wants to contribute they don't have to make any excuses. They just have to sit down and make a deal.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;"I have to wonder. If acquisition is the main exit for these companies, why would someone like &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ibm.com/" lowsrc="#" src="#"&gt;IBM&lt;/a&gt; or &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.sun.com/" lowsrc="#" src="#"&gt;Sun&lt;/a&gt; want to pay US$100 million or more when they could pick up, I dunno, something like &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.opennms.com/" lowsrc="#" src="#"&gt;OpenNMS&lt;/a&gt; for half that? (grin)"&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The answer is simple: same reason why Sun acquired MySql and not PostgreSQL. The one with the biggest community and largest customer base wins. If Zenoss or Hyperic manage to get 10 times as many customers as OpenNMS, IBM or someone else may be willing to pay many times more to acquire them as Sun did with MySQL.  Also note that, MySql "owns" its products just like Zenoss and Hyperic. AFAIK no one owns OpenNMS so it can't be acquired.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;We need more business models that make open source viable, not less. More ways to attract investment, not less. Throwing mud at other business models is simply not productive, and not a good way to compete.&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">it_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_systems_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">business_models</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">opennms</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">zenoss</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">hyperic</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">groundwork</category>
      <pubDate>Wed, 23 Jan 2008 17:31:39 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/01/23/more-investment-flows-into-open-source-it-management-companies</guid>
      <dc:date>2008-01-23T17:31:39Z</dc:date>
      <clearspace:dateToText>7 months, 1 week ago</clearspace:dateToText>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/more-investment-flows-into-open-source-it-management-companies</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1077</wfw:commentRss>
    </item>
    <item>
      <title>open vs open source management. What does open mean in IT management?</title>
      <link>http://openmanagement.org/blogs/berkay/2008/01/01/open-vs-open-source-management-what-does-open-mean-in-it-management</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;What is Open Management Consortium?&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The about page states the primary objective as "Create awareness of open source management tools in the market", so the focus is open source mangement tools. Fair enough. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;But open management need not mean open source management. There is a lot more to openness than seeing the source code. In my experience ability to see the code is not even highly sought after by the customers ( I work with). I think the term "open source" has come to embody a lot of things that we've been longing for: interoperability, integration, transparency which are also somewhat mentioned in the objectives. I think the "Open Management" as a term is a better embodiment of these principles. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is not just a play with words. The nuance is important. There are already calls for the large management vendors (loosely referred as Big 4) to open source their products. I don't this approach is neither realistic nor productive. I think we ought to demand them to be more "open", and this does not mean they have to open source their products. There are many other steps that are much less controversial, yet may even be more useful for the industry. IT management vendors (as most software vendors) are typically very "closed" organizations. What do I mean by that? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;How many of you have signed an NDA with a vendor? It's pretty much demanded by every company I dealt with so far that restricts what I can share in public. NDAs are used routinely in the industry. You want to have access to software, you have to sign an NDA. This may sound trivial but I think it illustrates the attitudes and the problem.  Tendency is guard information, not share it.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Can you go to the websites of the Big 4 (or to any of the other large management tools vendors) , download the product you're interested and give it a spin to see whether it meets your needs? Overwhelming majority of the vendors do not even have evaluation copies available.  Transparency. Do you feel like you can participate in the direction the product? Can you even see where the product is heading? And pricing. Can you tell how much the price of the product is without putting a gun on the account manager's head? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think "open source" products are on the rise, not necessarily because we can see the code (most of us can't care less) or we can contribute to the development (most of us are not devleopers) but if a product is open source, it is assumed to be "open".  We can take the open source product,s evaluate/use as long as we want, learn from experiences of the others in the community, and earn our say on where the product is heading, well, not always, but may be most of the time.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In short, I believe we should value emphasize the open in open source more. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I think one reason we are  relying on open source as the litmus test for openness is that the other criteria for open source is easier to establish than criteria for being open. Not having an established way to measure openness, it is easy to descend into subjective "I'm more open" pissing match. So I wonder whether it would be possible to come with the criteria to measure how open a company is.  I've already hinted some of my criteria, I'm sure there are other better ones. &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;1.  Access to the software.&lt;/strong&gt; There is no reason why potential customers and partners should not be able to download and evaluate the software, without being harrassed by sales people first.  &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2. Published APIs and developer programs.&lt;/strong&gt; Almost all companies claim some sort partner program, but few has active ones, and there are lots of barriers. No reason why the API and  documentation should not be available  to any interested party, along with the software. The process to become a partner or use the APIs should be simple and transparent. Software vendors should take a page from the book of companies like Google, Yahoo and Amazon in creating APIs and developer ecosystems. The process to use APIs should be straight forward both from technical and commercial perspectives. This is essential for integration and interoperability.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;3.  No NDAs to silence customers and partners.&lt;/strong&gt; Let people share their opinions and knowledge as they like. In all these years in the industry I've signed many NDAs, I don't think I ever knew anything worth protecting. This approach is simply poisonous to sharing and collaboration.  &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;4. Available communication channels for the community to participate.&lt;/strong&gt;  Having couple of product managers talk to couple of important customers simply won't do. To ensure the products stay relevant and useful, the best option is to let the community have a stong voice and provide guidance. This is probably harder to quantify than others.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;5. Transparent pricing.&lt;/strong&gt; The game of hiding the prices, having very high list prices and offering big discounts is getting old. Why not publish the prices? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;If the software vendors did all of the above but kept the source closed, I'd be more than happy. I'd wager that most companies would not score all that well using these criteria.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;What do you think?  Are these reasonable? Other criteria to quantify openness of a company?&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_community</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source_systems_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_management_consortium</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_source</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">open_management</category>
      <pubDate>Tue, 01 Jan 2008 17:28:54 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2008/01/01/open-vs-open-source-management-what-does-open-mean-in-it-management</guid>
      <dc:date>2008-01-01T17:28:54Z</dc:date>
      <clearspace:dateToText>8 months, 7 hours ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/open-vs-open-source-management-what-does-open-mean-in-it-management</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1053</wfw:commentRss>
    </item>
    <item>
      <title>ITIL and ITSM still matter in a world with external providers</title>
      <link>http://openmanagement.org/blogs/berkay/2007/12/31/itil-and-itsm-still-matter-in-a-world-with-external-providers</link>
      <description>&lt;div class='jive-rendered-content'&gt;&lt;p&gt;John Willis asks &lt;a class="jive-link-blog-small" dynsrc="#" href="http://openmanagement.org/blogs/botchagalupe/2007/12/30/does-itil-really-matter" lowsrc="#" src="#"&gt;whether ITIL still matters&lt;/a&gt;&lt;span&gt; in the world of Amazon and Google (what I once referred as "[best in class infrastructure providers|&lt;/span&gt;&lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/blog/Are" lowsrc="#" src="#"&gt;http://www.ifountain.com/blog/Are&lt;/a&gt;&lt;em&gt;best&lt;/em&gt;in&lt;em&gt;class&lt;/em&gt;infrastructure&lt;em&gt;providers&lt;/em&gt;a&lt;em&gt;viable&lt;/em&gt;alternative&lt;em&gt;for&lt;/em&gt;companies]").  ITIL skepticism is not new; there has been &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.itskeptic.org/" lowsrc="#" src="#"&gt;skeptics&lt;/a&gt; since the beginning for variety of reasons; some more valid than others. John is raising the issue from a different perspective. He stipulates that ITIL may not be required if majority of the services are provided by external giant service providers like a utility.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;From my perspective, the availability of these services from the likes of Google/Amazon make ITIL and ITSM more relevant and necessary in the enterprise, &lt;strong&gt;not less&lt;/strong&gt;. One of the core ideas of ITIL/ITSM is to have a service perspective and managing the dependencies of the services to the infrastructure used to provide these services. The fact that some of the infrastructure components are provided by external providers who supposedly have great availability numbers does not change the fact that enterprises still have to manage the "service". &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/blog/Sharing+management+information+between+service+providers+and+customers" lowsrc="#" src="#"&gt;As I stated in a previous post the question we should be asking is how we can you end to end management of a service when the infrastructure for the service relies on combination of multiple internal and external service providers.&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;ITIL/ITSM offers some guidelines on how to cope this complex world. How should the enterprises troubleshoot problems? What should the service desk processes be like? Business/end users have never cared much about the availability of the servers, they care about the service. The services as perceived by the users are rarely provided in their entirety by a single provider. &lt;strong&gt;Most of the mission critical services have multiple components provided by different internal and external entities.&lt;/strong&gt; What should be the operational processes to manage these services? &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;A typical scenario that exposes the cleavage between different silos in the enterprise is the "&lt;strong&gt;blame the network syndrome&lt;/strong&gt;"  where users complain about the performance of an application, and every group (silo) blames another and the network group gets stuck with proving their innocence. How do you "convince" all parties involved -the connectivity providers (LAN/WAN/Security, etc), application providers, platform (server) providers (internal or external) - to cooperate in order to resolve problems quickly? This has always been difficult, and rise of giant service providers don't alleviate the pain. Processes are still needed, guidelines are still needed, learning from the experiences of other still needed.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is not to deny the significance of the change in the field . No doubt the game is changing as stated by John, but the implications of these changes are not so apparent. The rise of service providers that promise 99.99% availability may mean enterprises will more and more use the services provided by these external providers, instead of keeping them internal. If that's the case, enterprises will need to learn how to manage services that are not under their direct control. It may also mean that if they do keep them internal for whatever reason, management of these services can no longer be an afterthought as it often has been.&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;The game is changing and we must figure out how to adapt. Unfortunately, &lt;a class="jive-link-external-small" dynsrc="#" href="http://www.ifountain.com/blog/Where+are+all+the+IT+blogs" lowsrc="#" src="#"&gt;enterprise (IT management) users are not out on the web sharing their thoughts&lt;/a&gt; with each other in mass. As the web 2.0 culture infiltrates the enterprise, who knows may be the enterprise folks come out to play and we can come up with an ITIL that is developed like an open source application, out in the open with participation of hundreds. Who knows, may be OMG will be the catalyzer for wider discussions, once can only hope ... &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p style="min-height: 8pt; height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;/div&gt;</description>
      <category domain="http://openmanagement.org/blogs/berkay/tags">itil</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">itsm</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">it_management</category>
      <category domain="http://openmanagement.org/blogs/berkay/tags">web_services</category>
      <pubDate>Mon, 31 Dec 2007 14:40:38 GMT</pubDate>
      <author>mberkay</author>
      <guid>http://openmanagement.org/blogs/berkay/2007/12/31/itil-and-itsm-still-matter-in-a-world-with-external-providers</guid>
      <dc:date>2007-12-31T14:40:38Z</dc:date>
      <clearspace:dateToText>8 months, 1 day ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
      <wfw:comment>http://openmanagement.org/blogs/berkay/comment/itil-and-itsm-still-matter-in-a-world-with-external-providers</wfw:comment>
      <wfw:commentRss>http://openmanagement.org/blogs/berkay/feeds/comments?blogPost=1042</wfw:commentRss>
    </item>
  </channel>
</rss>

