<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.communities.hp.com/online/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Application Management : application performance management</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx</link><description>Tags: application performance management</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>RUM the Real User Experience Manager</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/10/07/rum-the-real-user-experience-manager.aspx</link><pubDate>Wed, 07 Oct 2009 02:20:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:116254</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>6</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=116254</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/10/07/rum-the-real-user-experience-manager.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size:small;"&gt;by Michael Procopio &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;RUM or &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25^1438_4000_100__&amp;amp;jumpid=reg_R1002_USEN"&gt;&lt;span style="color:#003366;"&gt;&lt;span style="font-size:small;"&gt;Real User Monitor&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt; is a tool to monitor actual user traffic running over your network. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Its part of our EUM or end user management suite. In the area of EUM there are two primary ways to monitor 1/ &lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Synthetic_monitoring"&gt;&lt;span style="color:#660066;"&gt;&lt;span style="font-size:small;"&gt;synthetic&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;, which is covered by BPM or &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25^4749_4000_100__"&gt;&lt;span style="color:#003366;"&gt;&lt;span style="font-size:small;"&gt;Business Process Monitor&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt; and 2/ &lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Real_user_monitoring"&gt;&lt;span style="color:#003366;"&gt;&lt;span style="font-size:small;"&gt;real user monitoring&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Each has its place in a monitoring strategy. BPM is good for making sure things are up 24x7, even when no users are using your applications. Real user monitoring can give you information down to the specific user.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;When I first moved over to BAC group and heard about RUM, I was impressed. One of the things it can do is replicate a users web session click by click. This allows someone troubleshooting a problem to see exactly what happened and what the error message was the user saw &amp;ndash; no guessing. (sensitive data like passwords and credit cards are filtered out in memory before writing to a disk). Further, if you do find a problem it can turn the session into a script that can be passed to the QA team to replicate the problem, if they are using &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-126-17^8_4000_100__&amp;amp;jumpid=reg_R1002_USEN"&gt;&lt;span style="color:#003366;"&gt;&lt;span style="font-size:small;"&gt;LoadRunner&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;How does it work? It starts by capturing packets as they go over the network. This is done by a RUM Probe, which is software that runs on a dedicated piece of x86 hardware (typically). The Probe passes the relevant data to the RUM engine. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;The RUM engine stores the data and key performance metrics are aggregated before being sent up to BAC for reporting and alerting. For example, an alert might be round trip time for the Savings Deposit transaction is taking too long. Here are some of the reports RUM provides:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Global Statistics &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Page Summary &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Transaction Summary &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;End User Summary &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;End User Over Time &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Server Over Time &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Session Analyzer &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;TCP Application Summary &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;TCP Application Over Time &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Event Summary &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Business Process Distribution &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;&lt;img src="http://lh5.ggpht.com/__Vfb7MLSLnY/Ssqmb1XP4qI/AAAAAAAAAos/jVF4A1gvJVU/s720/rum.jpg" alt="" /&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Figure: Example RUM deployment&amp;nbsp;configuration&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Originally RUM strictly focused on HTTP/S traffic. But a while back support was expanded to due general tracking of TCP traffic, both streaming and non-streaming. In more recent releases additional upper level protocol analysis has been added. Beyond HTTP/S current support includes: &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;XML/SOAP &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;Siebel &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;WebSphere &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;MPLS &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-size:small;"&gt;Related Items:&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://h30406.www3.hp.com/campaigns/2008/events/sw-06-25-08/"&gt;&lt;span style="color:#003366;"&gt;&lt;span style="font-size:small;"&gt;RUM webinar&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25^1438_4000_100__"&gt;&lt;span style="color:#003366;"&gt;&lt;span style="font-size:small;"&gt;HP Real User Monitor&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt; product page&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;For &lt;i&gt;&lt;a href="http://www.communities.hp.com/online/controlpanel/blogs/In%20the%20post%20%3Cxyz%3E,%20my%20fellow%20blogger,%20Jon%20Haworth,%20discussed%20the%20differences%20between%20TBEC%20and%20Problem%20Isolation.%20To%20be%20consistent,%20I&amp;#39;ll%20use%20the%20acronyms%20PI%20for%20Problem%20Isolation%20and%20TBEC%20to%20refer%20to%20OMi%20Topology%20Based%20Event%20Correlation."&gt;&lt;span style="color:#0066cc;"&gt;Business Availability Center&lt;/span&gt;&lt;/a&gt;&lt;/i&gt;, &lt;i&gt;&lt;a href="http://www.communities.hp.com/online/members/Michael_5F00_Procopio/default.aspx"&gt;&lt;span style="color:#b85b5a;"&gt;Michael Procopio&lt;/span&gt;&lt;/a&gt;&lt;/i&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Get the latest updates on our Twitter feed @HPITOps &lt;/span&gt;&lt;a href="http://twitter.com/HPITOps"&gt;&lt;span style="color:#0066cc;"&gt;&lt;span style="font-size:small;"&gt;http://twitter.com/HPITOps&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;"&gt;Join the &lt;/span&gt;&lt;a href="http://www.linkedin.com/groups?gid=65439&amp;amp;trk=myg_ugrp_ovr"&gt;&lt;span style="color:#b85b5a;"&gt;&lt;span style="font-size:small;"&gt;HP Software group on LinkedIn&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;&amp;nbsp;and/or the&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.linkedin.com/groups?gid=848997&amp;amp;trk=myg_ugrp_ovr"&gt;&lt;span style="color:#b85b5a;"&gt;&lt;span style="font-size:small;"&gt;Business Availability Center group on LinkedIn&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;"&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=116254" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Michael+Procopio/default.aspx">Michael Procopio</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/real+user+monitoring/default.aspx">real user monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Availability+Center/default.aspx">Business Availability Center</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BAC/default.aspx">BAC</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/RUM/default.aspx">RUM</category></item><item><title>Fighting or friendly, Problem Isolation and OMi</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/09/22/fighting-or-friendly-problem-isolation-and-omi.aspx</link><pubDate>Tue, 22 Sep 2009 20:27:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:115652</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=115652</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/09/22/fighting-or-friendly-problem-isolation-and-omi.aspx#comments</comments><description>&lt;p&gt;by Michael Procopio &lt;/p&gt;
&lt;p&gt;In the post&amp;nbsp; &lt;a href="http://www.communities.hp.com/online/blogs/managementsoftware/archive/2009/09/25/event-correlation-omi-tbec-and-problem-isolation-what-s-the-difference-part-1-of-3.aspx"&gt;&lt;i&gt;&lt;span style="font-family:&amp;#39;MS Shell Dlg 2&amp;#39;;font-size:10pt;color:#000000;"&gt;Event Correlation OMi TBEC and Problem Isolation What&amp;#39;s the Difference&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;, my fellow blogger, Jon Haworth, discussed the differences between TBEC and Problem Isolation. To be consistent, I&amp;#39;ll use the acronyms &lt;b&gt;PI for Problem Isolation&lt;/b&gt; and &lt;b&gt;TBEC to refer to OMi (Operations Manager i series)&amp;nbsp;Topology Based Event Correlation.&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;Briefly, he mentioned that TBEC works &amp;ldquo;bottom up&amp;rdquo;, that is starting &lt;b&gt;from the infrastructure&lt;/b&gt;, with events. PI works &amp;ldquo;top down&amp;rdquo;, that is, starting &lt;b&gt;from an end user experience problem&lt;/b&gt;, primarily with metric (time series) data. &lt;/p&gt;
&lt;p&gt;Jon did an excellent job describing TBEC; I&amp;rsquo;ll do my best on PI because like Jon I have a conscience to settle. &lt;/p&gt;
&lt;p&gt;Problem Isolation is a tool to: &lt;/p&gt;
&lt;p&gt;1. automate the steps a troubleshooter would go through &lt;/p&gt;
&lt;p&gt;2. run additional tests that might uncover the problem &lt;/p&gt;
&lt;p&gt;3. look at all metric/performance data from the end user experience monitoring and all the infrastructure it depends &lt;/p&gt;
&lt;p&gt;4. find the infrastructure metric the most closely matches the end user problem using behavior learning and regression analysis techniques (developed by HP Labs) &lt;/p&gt;
&lt;p&gt;5. bring additional data such as events, help/service desk tickets and changes to the troubleshooter &lt;/p&gt;
&lt;p&gt;6. allow the troubleshooter to execute Run books to potentially solve the problem &lt;/p&gt;
&lt;p&gt;Potentially the biggest difference in the underlying technology is that Problem Isolation does not require any correlation rules or thresholds to be set for it to do the regression analysis to point to the problem. Like TBEC, it does require that an application be modeled in a &lt;a href="http://en.wikipedia.org/wiki/CMDB"&gt;&lt;span style="color:#b85b5a;"&gt;CMDB&lt;/span&gt;&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;An example: Presume a situation with a typical composite application - web server, application server and database. No infrastructure thresholds were violated; therefore, there are no infrastructure alerts. Again, as mentioned in the previous post, end user monitoring (EUM) is the back stop. EUM alerts on slow end user performance, now what? &lt;/p&gt;
&lt;p&gt;Here is what Problem Isolation does: &lt;/p&gt;
&lt;p&gt;1. determines which infrastructure elements (ITIL configurations items or CIs) support the transaction &lt;/p&gt;
&lt;p&gt;2. reruns the test(s) that caused the alert &amp;ndash; this validates it is not transient problem &lt;/p&gt;
&lt;p&gt;3. runs any additional tests defined for the CIs &lt;/p&gt;
&lt;p&gt;4. collects Service Level Agreement information &lt;/p&gt;
&lt;p&gt;5. collects all available infrastructure performance metrics (web server, application server, database server and operating systems for each) and compares them to the EUM data using behavior and regression analysis &lt;/p&gt;
&lt;p&gt;&lt;a&gt;&lt;/a&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/PI_2D00_event_2D00_correlation_2D00_500.jpg"&gt;&lt;/a&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/PI_2D00_metric_2D00_correlation_2D00_500.jpg"&gt;&lt;img src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/PI_2D00_metric_2D00_correlation_2D00_500.jpg" border="0" alt="" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;i&gt;Problem Isolation screen show performance correlation between end user response and SQL Server database locks&lt;/i&gt; &lt;/p&gt;
&lt;p&gt;&lt;i&gt;-------------------------------------------------------------------------------------------&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;6. determines and displays the most probable suspect CI and alternates &lt;/p&gt;
&lt;p&gt;7. displays run books available for all infrastructure CIs for the PI user to run directly from the tool &lt;/p&gt;
&lt;p&gt;8. allows the PI user to attach all the information to a service ticket, either existing or create a new one &lt;/p&gt;
&lt;p&gt;Another key differentiator of OMi/TBEC and PI is the target user. There is such a wide variance in how organizations work that it is hard to name the role but let me do a brief description and I think will be able to determine the title in your organization. &lt;/p&gt;
&lt;p&gt;There are some folks in the organization whose job is to take a quick look (typically &amp;lt; 10 minutes, in one organization I interviewed &amp;lt; 1 minute) at a situation and determine if they have explicit instructions on what to do via scripts or run books. When they have no instructions for a situation they pass it on to someone who has a bit more experience and does some free form triage. &lt;/p&gt;
&lt;p&gt;This person might be able to fix the problem or may have to pass it on to a subject matter expert, for example if they believe it is an MS Exchange problem to an Exchange admin. It is this second person that Problem Isolation is targeted at. This is helping automate her job, reducing what might take tens of minutes to hours and performing it in seconds. If it ends up she can&amp;rsquo;t solve the problem it automatically provides full documentation of all information collected. That alone might take someone five minutes to write-up. &lt;/p&gt;
&lt;p&gt;OMi&amp;rsquo;s target is the operations bridge console user. Ops Bridge operators tend to be lower skilled and face hundreds if not thousands of events per hour. Jon described how OMi helps them work smarter. &lt;/p&gt;
&lt;p&gt;TBEC and Problem Isolation both work to find the root cause of an incident but in different ways. Much like a doctor might use an MRI or CAT scan to diagnose a patient based on what the situation is, TBEC and Problem Isolation are complementary tools each with unique capabilities. &lt;/p&gt;
&lt;p&gt;Problem Isolation will not find problems in redundant infrastructure that OMi will. Conversely, OMi can&amp;rsquo;t help with EUM problems when no events are triggered, where Problem Isolation will. &lt;/p&gt;
&lt;p&gt;We know this can be a confusing area. We welcome your questions to help us do a better job of describing the difference. But these two are definitely friendly. &lt;/p&gt;
&lt;p&gt;For &lt;i&gt;&lt;a href="http://www.communities.hp.com/online/controlpanel/blogs/In%20the%20post%20%3Cxyz%3E,%20my%20fellow%20blogger,%20Jon%20Haworth,%20discussed%20the%20differences%20between%20TBEC%20and%20Problem%20Isolation.%20To%20be%20consistent,%20I&amp;#39;ll%20use%20the%20acronyms%20PI%20for%20Problem%20Isolation%20and%20TBEC%20to%20refer%20to%20OMi%20Topology%20Based%20Event%20Correlation."&gt;&lt;span style="color:#0066cc;"&gt;Business Availability Center&lt;/span&gt;&lt;/a&gt;&lt;/i&gt;, &lt;i&gt;&lt;a href="http://www.communities.hp.com/online/members/Michael_5F00_Procopio/default.aspx"&gt;&lt;span style="color:#b85b5a;"&gt;Michael Procopio&lt;/span&gt;&lt;/a&gt;&lt;/i&gt; &lt;/p&gt;
&lt;p&gt;Get the latest updates on our Twitter feed @HPITOps &lt;a href="http://twitter.com/HPITOps"&gt;&lt;span style="color:#0066cc;"&gt;http://twitter.com/HPITOps&lt;/span&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Join the &lt;a href="http://www.linkedin.com/groups?gid=65439&amp;amp;trk=myg_ugrp_ovr"&gt;&lt;span style="color:#b85b5a;"&gt;HP Software group on LinkedIn&lt;/span&gt;&lt;/a&gt;&amp;nbsp;and/or the&amp;nbsp;&lt;a href="http://www.linkedin.com/groups?gid=848997&amp;amp;trk=myg_ugrp_ovr"&gt;&lt;span style="color:#b85b5a;"&gt;Business Availability Center group on LinkedIn&lt;/span&gt;&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;&lt;b&gt;Related Items&lt;/b&gt; &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/15/advanced-analytics-reduces-downtime-costs-detection.aspx"&gt;&lt;span style="color:#0066cc;"&gt;Advanced analytics reduces downtime costs - detection&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/05/08/advanced-analytics-reduces-downtime-costs-isolation.aspx"&gt;&lt;span style="color:#0066cc;"&gt;Advanced analytics reduces downtime costs &amp;ndash; isolation&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25%5E924_4000_100__"&gt;&lt;span style="color:#0066cc;"&gt;Problem Isolation page&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-28%5E37673_4000_100__"&gt;&lt;span style="color:#0066cc;"&gt;Operations Manager i page&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=115652" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+operations/default.aspx">IT operations</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Michael+Procopio/default.aspx">Michael Procopio</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Problem+Isolation/default.aspx">Problem Isolation</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/advanced+analytics/default.aspx">advanced analytics</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Availability+Center/default.aspx">Business Availability Center</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/operations+manager+i+series/default.aspx">operations manager i series</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/OMi/default.aspx">OMi</category></item><item><title>Business and IT closer but still not on the same page</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/07/20/business-and-it-closer-but-still-not-on-the-same-page.aspx</link><pubDate>Mon, 20 Jul 2009 20:51:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:96002</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=96002</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/07/20/business-and-it-closer-but-still-not-on-the-same-page.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;by Michael Procopio&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;Network World editor Denise Dubie assessed a report by the analyst firm&lt;i&gt; &lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.aberdeen.com/"&gt;&lt;i&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="color:#0000ff;font-family:Times New Roman;"&gt;Aberdeen Group&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt; &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;in her recent article &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.networkworld.com/newsletters/nsm/2009/072009nsm1.html"&gt;&lt;i&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="color:#0000ff;font-family:Times New Roman;"&gt;Application performance management: Keeping an eye on the end-user prize&lt;/span&gt;&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;. &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;Her comments mirrored many of those I have spoken with recently who have said their top priorities this are&amp;nbsp;year are revenue and removing any distractions from making revenue. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;What was pleasant to see was data showing the &lt;b style="mso-bidi-font-weight:normal;"&gt;end user performance is still important&lt;/b&gt;. More frustrating to see was that &lt;b style="mso-bidi-font-weight:normal;"&gt;business and IT managers still differ&lt;/b&gt; in their priority of what needs to be measured, according to the article. As you might guess, business folks are more concerned with business processes while IT folks are more concerned with the infrastructure. One-step down from that the article covers the specifics of how each group prioritized how to do application performance monitoring.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;Both end user and infrastructure monitoring are critical. Recently, at HP Software Universe in a talk I gave with a customer he showed this picture. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/Customer_2D00_reality.jpg"&gt;&lt;span style="font-size:12pt;text-decoration:none;text-underline:none;mso-no-proof:yes;"&gt;&lt;span style="font-family:Verdana;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/a&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/Customer_2D00_reality.jpg"&gt;&lt;img border="0" src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/Customer_2D00_reality.jpg" alt="" /&gt;&lt;/a&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/Customer_2D00_reality.jpg"&gt;&lt;/a&gt;&lt;span style="font-size:12pt;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;This does a good job of making the point that end user monitoring is critical. Since there are multiple pieces to the IT part of the puzzle, cumulative effect is important. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;This customer said when he took his job there was a Severity 1 (highest priority) problem meeting everyday with typically greater than 10 &amp;quot;Sev 1&amp;quot; items. Today he has no meetings and approximately one Sev 1 per week. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;How did he get here, monitoring the infrastructure. He said when they tracked down the source of the problem they put in a new &lt;b style="mso-bidi-font-weight:normal;"&gt;infrastructure monitor&lt;/b&gt; for the item that failed, so he got early warning. But even in his current state he commented that &lt;b style="mso-bidi-font-weight:normal;"&gt;end user monitoring is important&lt;/b&gt; because things change, whether it is a new version of the application or a change in the infrastructure that create a situation where something can go wrong that isn&amp;#39;t currently being monitored.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;"&gt;&lt;span style="font-family:Verdana;"&gt;For the Business Availability Center, Michael Procopio&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;Related Items:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;" class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25%5E4749_4000_100__&amp;amp;jumpid=reg_R1002_USEN"&gt;Synthetic Monitoring&lt;/a&gt; &lt;/span&gt;&lt;/li&gt;
&lt;li style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;" class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25%5E1438_4000_100__&amp;amp;jumpid=reg_R1002_USEN"&gt;Real User Monitoring&lt;/a&gt; &lt;/span&gt;&lt;/li&gt;
&lt;li style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;" class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-28_4000_100__"&gt;Systems/Operations Management&lt;/a&gt; &lt;/span&gt;&lt;/li&gt;
&lt;li style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;" class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-119_4000_100__"&gt;Network Management &lt;/a&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;" class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;a href="http://hp.com/go/itopsblog"&gt;&lt;span style="color:#0000ff;"&gt;IT Operations Blog&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-list:l0 level1 lfo1;tab-stops:list .5in;" class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;a href="http://hp.com/go/nnmblog"&gt;Network Management Center Blog&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:12pt;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:x-small;font-family:Verdana;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/Customer_2D00_reality.jpg"&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=96002" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Network+management/default.aspx">Network management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Michael+Procopio/default.aspx">Michael Procopio</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/HP+Software+Universe/default.aspx">HP Software Universe</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/APM/default.aspx">APM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/systems+management/default.aspx">systems management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/real+user+monitoring/default.aspx">real user monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/synthectic+monitoring/default.aspx">synthectic monitoring</category></item><item><title>How long between the problem and the first phone call?</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/12/how-long-between-the-problem-and-the-first-phone-call.aspx</link><pubDate>Fri, 12 Jun 2009 13:01:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:92229</guid><dc:creator>adsey007</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=92229</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/12/how-long-between-the-problem-and-the-first-phone-call.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;By Mike Shaw, BSM Product Marketing&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/angry.jpg"&gt;&lt;img height="200" width="300" src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/angry.jpg" border="0" style="border:0;" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;Last year, we did a series of in depth interviews with customers (28 of them, actually).&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;As part of these interviews, we asked if people did proactive user experience monitoring - either using synthetic scripting technology to pretend to be a user, or using a probe on the network to look at the data going to the users&amp;#39; screens and monitoring the response time.&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;About half the respondents said they did. This ties in with a recent Aberdeen study that found 57% of companies didn&amp;#39;t do user experience monitoring. &lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;So, we asked on IT manager who didn&amp;#39;t do user experience monitoring, why had he not invested in this technology. &amp;quot;Because we respond very quickly when the first customer rings in&amp;quot;, was his response. &lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;And since that day, I&amp;#39;ve been on a quest to get a magic number. How many minutes, on average,elapses between a business service giving a poor user experience and the first customer calling in. I have only three data points, but no definitive study. The average seems to be about 30 to 45 minutes. &lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;To get another angle, whenever I present to a friendly audience, I&amp;#39;ll ask them how often they have called a company when they have had problems with a user interface (e.g. on an ordering web site). Of the 160 people I&amp;#39;ve asked, just two had actually picked up the phone, and in both&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;situations, it&amp;#39;s been something critical like sorting out a mobile/cell phone bill. &lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;I have another data point. A study by Corporate Executive Board in 2004 found that the average cost to a company of down-time is $1.3m per hour. That&amp;#39;s $27,000 per minute. &lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;So, we have 30 to 45 minutes (very rough estimate). We have $27,000 per minute. Being conservative (and very rough), we have a cost of 30 minutes X $27,000&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;or $81,000 per poor user experience problem.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Calibri;font-size:11pt;"&gt;Do you have any data on the average time between a poor user experience situation starting and the first customer calling in? If you do, could you please post a comment with the data - it amazes me that such data is not readily available &amp;quot;out there&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=92229" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/APM/default.aspx">APM</category></item><item><title>Advanced analytics reduces downtime costs – isolation</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/05/08/advanced-analytics-reduces-downtime-costs-isolation.aspx</link><pubDate>Fri, 08 May 2009 15:40:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:89512</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=89512</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/05/08/advanced-analytics-reduces-downtime-costs-isolation.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;by Michael Procopio, Product Manager, BAC&amp;nbsp; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;&lt;img align="left" width="114" src="http://lh6.ggpht.com/__Vfb7MLSLnY/ShwF9NNJJ8I/AAAAAAAAAhk/V5Bb1N06Cnc/s400/Mjp-crop_1689.JPG" height="145" style="display:inline;margin:9px;" alt="" /&gt; In the world of advanced analytics, two areas that are of interest to the IT management world are:&amp;nbsp; detection of a problem and isolation of a problem. Previously I wrote &lt;/span&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/15/advanced-analytics-reduces-downtime-costs-detection.aspx"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;Advanced analytics reduces downtime costs &amp;ndash; detection&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;; in this post I&amp;rsquo;ll cover isolation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;In the previous post, I covered how advanced analytics finds an anomaly, potentially before a threshold is crossed. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Problem Isolation is the process of determining which component in the infrastructure is causing the &lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/ITIL#Problem_Management"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;problem&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;* or &lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/ITIL#Incident_Management"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;incident&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;* that we found. We will presume we are monitoring the service that is having the issue.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;If one &lt;strong&gt;had no management tools&lt;/strong&gt; (amazingly I have spoken to customers in this situation) the method of trying to find a problem is to login to each system, router, switch and potentially application (ex: Oracle) look at the items with whatever tools are available (ex: Windows Perfmon)and hopefully you find it. If you are interested in advanced analytics, this is probably not your situation.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;The more typical case is &lt;strong&gt;you have multiple management tools&lt;/strong&gt;, network, system, virtualization, database and perhaps others. So if&amp;nbsp; you know the domain the problem exists in you have a good place to start. I&amp;rsquo;ve listened to podcasts / read reports which bring up few problems with this: (if you know of any good IT podcasts please send them along) &lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;~80% of problems are sent to the network team with only ~20% being network issues &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;~60% of problems take &amp;gt;10 experts to resolve &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;~80% of the time to restore service is spent isolating the problem &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Here is an analogy I use with my &lt;strong&gt;non IT friends &lt;/strong&gt;on why this area is needed. You are monitoring the speed of a car going across the country (pick your favorite country). You are separately monitoring the infrastructure, all:&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;roads &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;bridges &lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;ferries to take cars across the water &lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;What &lt;strong&gt;you don&amp;rsquo;t know is where the car&lt;/strong&gt; is (old car, no GPS). You are getting many alerts from the roads, bridges and ferries. Which one is affecting the car? Since you don&amp;rsquo;t know what road the car is on you don&amp;rsquo;t know if any given alert is the one affecting your car.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;This is where the &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11%5E28601_4000_100__"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;CDMB&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt; comes into the isolation process. The CMDB has the route the car is taking or, in our case, the items in the IT infrastructure that make up the service that has the problem.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Part one of the isolation process is to restrict what we are looking at to the relevant IT items. This greatly reduces the computational power required. For example, one customer I recently visited told me he has 2000+ servers. If we can reduce that to a few app servers and a few database servers (isn&amp;rsquo;t SOA wonderful for we operations types) that is a factor of ~200 reduction.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Part two of the isolation is the heavy math from &lt;/span&gt;&lt;a href="http://www.hpl.hp.com/"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;HP Labs&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;, with more patent filings.&amp;nbsp; It is a form of &lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Regression_analysis"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;regression analysis&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;, where application or end user response time monitoring is the dependent variable and all the infrastructure metrics are independent variables. In plain terms, if end user response gets worse find the infrastructure metrics that get worse. When end user response gets better find the metrics that get better. The more closely an infrastructure metric tracks the end user response the more likely it is to be the cause.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Again, while the math is interesting, pictures work better for me. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/PI_2D00_correlation.jpg"&gt;&lt;img border="0" src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/PI_2D00_correlation.jpg" alt="" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;The thick grey line is the end user response, the red-purple line is the most closely correlated metric -- in this case a database metric. Just so you don&amp;rsquo;t have to strain your eyes we provide a table like this (from a different problem) showing the weighted correlations score.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;&amp;nbsp;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/pi_2D00_suspects.jpg"&gt;&lt;img border="0" src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/pi_2D00_suspects.jpg" alt="" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Isolation part 3 is to include non-time series data. In the screen capture below you see planned changes and incident details (think alerts) on the timeline. Unplanned changes can also be displayed. Changes are pulled from the CMDB and incidents can come from any management system that can send alerts. And since we know that most problems occur from changes that is an important component. Finally tickets from the helpdesk are included on the timeline, for the case where users are doing the monitoring.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;&amp;nbsp;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/pi_2D00_change.jpg"&gt;&lt;img border="0" src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/pi_2D00_change.jpg" alt="" /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;All together this automates a number of things the operations teams already do and some math help isolating problems.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;*Incident and problem are ITIL terms. There may be many incidents that are symptoms of an underlying problem.&lt;/span&gt; &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img border="0" width="16" src="http://lh6.ggpht.com/_xn2gmPb9TfM/Sb_fZkjAxpI/AAAAAAAAD3E/_9xpsQgFfTg/s128/twitter-16x16.png" height="16" alt="" /&gt; &lt;a href="http://twitter.com/home/?status=%20Liked%20"&gt;tweet this!&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Arial Black;"&gt;Related Items&lt;/span&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpdc/navigation.do?action=downloadPDF&amp;amp;caid=24533&amp;amp;cp=54_4000_100&amp;amp;zn=bto&amp;amp;filename=4AA1-6949ENW.pdf"&gt;Finding the needle in a million haystacks: best practices for IT problem isolation white paper (0.15MB, PDF)&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="http://www.hpl.hp.com/techreports/2006/HPL-2006-160R1.pdf"&gt;Achieving Scalable Automated Diagnosis of Distributed Systems Performance Problems&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="http://www.hpl.hp.com/research/slic/publications.html"&gt;HP Labs whitepapers&lt;/a&gt; (heavy math)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25^924_4000_100__"&gt;Problem Isolation web page&lt;/a&gt; &lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Since I asked for podcasts here are some I listen too:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.networkworld.com/podcasts/"&gt;Network World Podcasts&lt;/a&gt; &amp;ndash; this points to their podcast page with many podcasts. &lt;/li&gt;
&lt;li&gt;&lt;a href="http://rss.conversationsnetwork.org/series/technometria.xml"&gt;Technometria with Phil Windley&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://rss.conversationsnetwork.org/series/ieee.xml"&gt;IEEE Spectrum Radio&lt;/a&gt; &lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=89512" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Michael+Procopio/default.aspx">Michael Procopio</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Problem+Isolation/default.aspx">Problem Isolation</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/advanced+analytics/default.aspx">advanced analytics</category></item><item><title>BSM Evolution: Small Enterprise Example</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/10/abc.aspx</link><pubDate>Fri, 10 Apr 2009 04:31:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88891</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88891</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/10/abc.aspx#comments</comments><description>&lt;p&gt;My previous BSM evolution postings focused on mega-corporations and large IT organizations with a myriad of personas.&amp;nbsp; In this post, I will contrast the experience of a relatively small IT shop of roughly 30 full time IT operations personnel. &lt;/p&gt;
&lt;p&gt;Back when the economy was cooking along, an up and coming commercial construction company grew right out of their business model.&amp;nbsp; Historically, they utilized a decentralized model, setting up and staffing a stand-alone onsite operation for each new project. This model was excellent at delivering customized project support, but lacked scalability and leverage; with remote site spin-up slow and error prone.&lt;/p&gt;
&lt;p&gt;From an IT perspective, the CIO realized they needed to, in his words, &amp;quot;Consolidate and professionalize the IT operations&amp;quot;, with the following &lt;b&gt;goals:&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;1. Improve quality of service and experience for worksite users &amp;amp; applications&lt;/li&gt;
&lt;li&gt;2. Contain IT costs and efficiently scale current IT personnel to meet growth&lt;/li&gt;
&lt;li&gt;3. Improve speed, accuracy, and agility of spinning up new project worksites &lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;Key Personas&lt;/u&gt;&lt;/b&gt;&lt;b&gt;:&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;CIO&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Many years of commercial construction experience&lt;/li&gt;
&lt;li&gt;Personally drove IT consolidation / professionalization strategy and roadmap&lt;/li&gt;
&lt;li&gt;Directly engaged in evaluating and selecting the solution vendor/consultant&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;VP of IT&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&amp;quot;Co-pilot&amp;quot; for CIO on strategy, drove project deployment and vendor engagement&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Subject Matter Experts (SME)&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;One for performance and availability tools / architecture&lt;/li&gt;
&lt;li&gt;One for service management process workflow and automation (helpdesk)&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;Two Key Parallel Evolution Paths:&lt;/u&gt;&lt;/b&gt;&lt;b&gt;&lt;u&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Path A:&amp;nbsp; Performance, availability, and quality of experience monitoring&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Step 1: -Deployed synthetic end-user / application monitors, agentless remote site infrastructure monitoring, and general WAN/LAN management &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Basic service experience reporting, and per-site performance dashboards&lt;/p&gt;
&lt;p&gt;Step 2:&amp;nbsp; -Enterprise infrastructure fault/performance (agent based system, OS, DB)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;-Central &amp;quot;IT Command Center&amp;quot; event console with trouble ticket integration&lt;/p&gt;
&lt;p&gt;Step 3:&amp;nbsp; -In-depth application management modules (exchange, SAP)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Advanced network services (route analytics, performance)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Path B:&amp;nbsp; Service management process workflow and automation&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Step 1:&amp;nbsp; -Single call/request center organization established&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Incident management (utilized pre-packed ITIL module)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Step 2:&amp;nbsp; -Knowledge management process, analytics and automation modules &lt;/p&gt;
&lt;p&gt;&amp;nbsp;Step 3:&amp;nbsp; -Configuration and change management process/automation&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -Service Level Management definition and basic reporting&lt;/p&gt;
&lt;p&gt;&lt;b&gt;An Uncommon Sequence of Evolution Steps&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Notice the interesting order of the steps.&amp;nbsp; The CIO dictated that the performance monitoring path start with remote site end-user / application experience monitoring.&amp;nbsp; The original roadmap proposed by the system integrator recommended starting with basic data center tools, advancing through central event console, then application and database management, and finally end user experience.&amp;nbsp; This is a traditional evolution path, but the CIO was adamant that, &amp;quot;what happens at the remote work-sites &lt;u&gt;IS&lt;/u&gt; the business&amp;quot;.&amp;nbsp; So, he wanted an immediate awareness of remote site experience to drive the design of every step in the roadmap.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;There was a similar &amp;quot;cultural&amp;quot; direction from the CIO on the service management workflow path.&amp;nbsp; Again, the CIO insisted that Knowledge management be moved up in the evolution before configuration, change, and service level management.&amp;nbsp; Typically, &lt;u&gt;significant&lt;/u&gt; knowledge management execution is viewed as &amp;quot;icing on the cake&amp;quot; by most organizations, and only implemented after all the other core ITIL processes. &lt;/p&gt;
&lt;p&gt;This CIO believed that analyzing and formalizing knowledge learned from successes and failures of spinning-up remote sites and dealing with issues was the best early investment. This approach immediately became part of the standard IT culture, and played a significant role in guiding change and configuration management process definition.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;The CIO&amp;#39;s Project-Based perspective&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;This CIO is indeed very ITIL savvy, but I think living and breathing the commercial construction business had a significant impact on his choice of system integrators. During the bidding process for the ITSM/BSM contract, it came down to three competitors in a direct &amp;quot;shoot-out&amp;quot;. System integrator number one and two brought product and ITIL experts to the shoot-out, concentrated very heavily on features and functions, and gave a fixed-price bid of 200 deployment days.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;System integrator number three brought a project manager to the shoot-out, and changed 75% of the discussion to, &amp;quot;here is how we will navigate the project and be successful&amp;quot;. Can you guess who won? It shouldn&amp;#39;t be news to anyone that a CIO&amp;#39;s background alters the decision criteria, or the roadmap vision.... But it is always interesting to observe it in action.&amp;nbsp; Maybe I will write a post about that someday&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;Conclusion&lt;/u&gt;&lt;/b&gt; &lt;/p&gt;
&lt;p&gt;This IT organization is relatively small, so the decision making process and personas are greatly simplified compared with the large corporations previously analyzed. Despite the CIO&amp;#39;s unique influence on approach and deployment sequence, in the end, the same fundamental truths of BSM/ITM evolution apply.... Just on a different scale, agility and timeframe.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Bryan Dean - BSM Research&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;font color="#0000ff" size="4"&gt;&lt;a class="" href="http://twitter.com/home/?status=I%20am%20reading%20BSM%20Evolution:%20Small%20Enterprise%20Example%20-%20http://bit.ly/IkLt"&gt;&lt;img height="16" alt="" src="http://lh6.ggpht.com/_xn2gmPb9TfM/Sb_fZkjAxpI/AAAAAAAAD3E/_9xpsQgFfTg/s128/twitter-16x16.png" width="16" border="0" /&gt;&lt;/a&gt;&amp;nbsp;&lt;font face="arial,helvetica,sans-serif" color="#ff0000" size="3"&gt;&lt;strong&gt;&lt;a class="" href="http://twitter.com/home/?status=I%20am%20reading%20BSM%20Evolution:%20Small%20Enterprise%20Example%20-%20http://bit.ly/IkLt"&gt;Tweet this!&lt;/a&gt;&lt;/strong&gt;&lt;/font&gt;&amp;nbsp;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial black,avant garde" color="#ff0000"&gt;Related Items&lt;/font&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/03/bsm-evolution-the-cio-ops-perception-gap.aspx"&gt;&lt;font color="#003366"&gt;BSM Evolution: The CIO/Ops Perception Gap&lt;/font&gt;&lt;/a&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/18/bsm-evolution-paths-financial-services-example.aspx"&gt;&lt;font color="#003366"&gt;BSM Evolution Paths: Financial Services Example&lt;/font&gt;&lt;/a&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/10/prediction-bsm-evolution.aspx"&gt;&lt;font color="#003366"&gt;Prediction BSM Evolution&lt;/font&gt;&lt;/a&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/04/business-service-visibility-amp-accountability-where-is-it-homed.aspx"&gt;&lt;font color="#660066"&gt;Business Service Visibility &amp;amp; Accountability: Where is it Homed?&lt;/font&gt;&lt;/a&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/24/bsm-evolution-paths-auto-industry-sample.aspx"&gt;&lt;font color="#003366"&gt;BSM Evolution Paths: Auto Industry Sample&lt;/font&gt;&lt;/a&gt; &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/05/bsm-customer-evolution-paths-samples-and-observations.aspx"&gt;&lt;font color="#003366"&gt;BSM customer evolution paths: Samples and observations&lt;/font&gt;&lt;/a&gt; &lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88891" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+operations/default.aspx">IT operations</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM+evolution/default.aspx">BSM evolution</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Core+ITIL/default.aspx">Core ITIL</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Bryan+Dean/default.aspx">Bryan Dean</category></item><item><title>BSM Evolution: The CIO/Ops Perception Gap</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/03/bsm-evolution-the-cio-ops-perception-gap.aspx</link><pubDate>Fri, 03 Apr 2009 10:31:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88754</guid><dc:creator>adsey007</dc:creator><slash:comments>4</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88754</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/04/03/bsm-evolution-the-cio-ops-perception-gap.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span&gt;There are many potential culprits for why IT organizations struggle to make substantive progress in evolving their ITSM/BSM effectiveness. A customer research project we did a few years ago offered an interesting insight into one particular issue that I rarely see the industry address. The research showed that most CIO’s simply had a different perception –&lt;/span&gt;&lt;span&gt; &lt;/span&gt;&lt;span&gt;when compared to their IT operations managers- of their IT organization’s fundamental service delivery maturity and capability. This seemingly benign situation often proved to be a powerful success inhibitor.&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-WEIGHT:bold;FONT-SIZE:12pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;The Gap:&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;A substantial sample size of international, Global 2000 enterprise IT executives participated in the study. When asked to prioritize investment priorities on a broad range of IT capabilities, we saw a definite gap. IT Operations managers consistently ranked, “Investing to improve general IT service support and production IT operations” in their top 1 or 2 priorities, where CIO’s ranked this same capability much lower as a priority 6 or 7. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-WEIGHT:bold;FONT-SIZE:12pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;The Perception:&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span&gt;When pressed further, CIO&lt;/span&gt;&lt;span&gt;’&lt;/span&gt;&lt;span&gt;s believed that the IT service management basics of process and technology were already successfully completed, and the CIO’s had mentally moved on to other priorities such as rolling out new applications, IT financial management, or project and portfolio management. &lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span&gt;Most of the CIO&lt;/span&gt;&lt;span&gt;’&lt;/span&gt;&lt;span&gt;s in the study could clearly recall spending thousands of dollars sending IT personnel to ITIL education, and thousands more purchasing helpdesk, network, and system management software. Apparently, these CIO’s thought of their investment in service operations as a onetime project, rather than an ongoing journey that requires multiple years of investment, evolution, reevaluation, and continuous improvement.&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span&gt;IT operations managers &lt;/span&gt;&lt;span&gt;–&lt;/span&gt;&lt;span&gt;on the other hand- clearly had a different view of the world. They were generally pleased with the initial progress from the service operations investments, but realized they were far from the desired end state. The Ops managers could plainly see the need to get proactive, to execute advanced IT processes and more sophisticated management tools, but could not drain the proverbial swamp while fighting off the alligators.&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-WEIGHT:bold;FONT-SIZE:12pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;The Trap:&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;We probed deeper in the research, diligently questioning the IT operations managers on why they didn’t dispel the CIO’s inaccurate perception. In order to secure the substantial budget, these Ops managers had fallen into the trap of over-promising the initial service management project’s end-state, ROI and time to value. (I wouldn’t be surprised if they had been helped along by the process consultants and software management vendors!)&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;These Ops managers saw it as “a personal failure” to re-approach the CIO and ask for additional budget to continue improving the IT fundamentals. Worse yet, they had to continually reinforce the benefits from the original investment so the CIO didn’t think they had wasted the money. So, the IT operations staff enjoyed the result of reactively working nights and weekends to meet business’ expectations, and make sure everyone kept their jobs. Meanwhile, the CIO’s slept well at night thinking, “Hey, we are doing a pretty darn good job”, but faced the next day asking, “Why are my people burnt out?” A vicious cycle.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-WEIGHT:bold;FONT-SIZE:12pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;Recommendation through Observation:&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span&gt;I&lt;/span&gt;&lt;span&gt;’&lt;/span&gt;&lt;span&gt;m not wild about making recommendations since I merely research this stuff… not actually perform hands-on implementation. Instead, I will offer some observations of best practices from companies who appear to be breaking through on BSM, lowering costs, raising efficiency and improving IT quality of service.&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;FONT-SIZE:11pt;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;DIRECTION:ltr;FONT-FAMILY:Calibri;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;TEXT-DECORATION:underline;"&gt;Focus on Fundamentals:&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt; It is boring and basic, but absolutely critical to continually look for ways to improve the foundational service management elements of event, incident, problem, change, and configuration management. Successful IT organizations naturally assume that if they implemented these core processes more than 3 years ago, they likely need to update both technology and process. If FIFA World Cup Football clubs and Major League Baseball teams revisit their fundamental skills each and every year, why wouldn’t IT?&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;FONT-SIZE:11pt;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;DIRECTION:ltr;FONT-FAMILY:Calibri;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;TEXT-DECORATION:underline;"&gt;Assume a Journey:&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt; IT leaders who develop a step-wise, modular path of realistic projects that deliver a defined ROI at each step have the best track record of securing ongoing funding from the business. The danger here is defining modular steps that are so disconnected and silo’d, that IT never progresses toward an integrated BSM/ITSM process and technology architecture. This balance continues to be one of the most difficult to manage. &lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;FONT-SIZE:11pt;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;DIRECTION:ltr;FONT-FAMILY:Calibri;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;TEXT-DECORATION:underline;"&gt;Empowered VP of IT Operations:&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt; The advantages of a CIO empowering a VP of IT operations and holding them accountable for end-to-end business service has been discussed in previous posts. The practice of having a strong VP of operations who has executive focus on service operations and continual service improvement, while having end-to-end service performance responsibility does appear to be a growing trend and success factor.&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;TEXT-DECORATION:underline;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;FONT-SIZE:11pt;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;DIRECTION:ltr;FONT-FAMILY:Calibri;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;TEXT-DECORATION:underline;"&gt;Focus on the Applications:&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt; In the same research study that showed the perception gap on, “Investing to improve general IT service support and production IT operations”, there was consistent agreement on, “Investing to improve business critical application performance and availability”. The CIO’s, Ops Managers and Business Relationship managers all ranked this capability as a top 1 or 2 priority. &lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in 0in 0in 0.375in;FONT-FAMILY:Calibri;"&gt;Successful BSM implementations focus on the fundamentals of process and infrastructure management, but do so from a business service, or an application perspective. This approach not only enables an advantageous budget discussion with the business, but it also hones the scope and execution of projects. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in 0in 0in 0.375in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;It is difficult to assess the relative impact of this CIO/IT Ops perception gap, considering the wide variety of challenges that IT faces. But hopefully, this post gives you something to consider when assessing your own IT organization’s situation and evolution. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;Let us know where your organization fits – please take our two question survey (two demographics questions also). We’ll publish the results on the blog.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;DIRECTION:ltr;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt;Describe the perception of your IT&amp;#39;s fundamental service delivery process&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt;How often does your IT organization significantly evaluate and invest to update your fundamental IT process&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Calibri;"&gt;&lt;a href="http://www.surveymonkey.com/s.aspx?sm=QhX2skCSyXHtPtOE2Z0kzw_3d_3d"&gt;Click Here to take survey&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;Bryan Dean – BSM Research&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88754" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+operations/default.aspx">IT operations</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Transaction+Management/default.aspx">Business Transaction Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM+evolution/default.aspx">BSM evolution</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Consolidated+infrastructure/default.aspx">Consolidated infrastructure</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Bryan+Dean/default.aspx">Bryan Dean</category></item><item><title>Monitoring your cloud computing as easy as calling an airport shuttle</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/31/monitoring-your-cloud-computing-as-easy-as-calling-an-airport-shuttle.aspx</link><pubDate>Tue, 31 Mar 2009 05:15:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88696</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88696</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/31/monitoring-your-cloud-computing-as-easy-as-calling-an-airport-shuttle.aspx#comments</comments><description>&lt;p&gt;&lt;span style="color:#ffffff;"&gt;&lt;span lang="en-US"&gt;HP made an announcement about new &lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Cloud_computing"&gt;&lt;span style="font-weight:bold;" lang="en-GB"&gt;cloud computing&lt;/span&gt;&lt;/a&gt;&lt;span style="font-weight:bold;" lang="en-GB"&gt; &lt;/span&gt;&lt;span lang="en-GB"&gt;management capabilities today: &lt;/span&gt;&lt;a href="http://www.hp.com/hpinfo/newsroom/press/2009/090331xa.html"&gt;&lt;span lang="en-GB"&gt;HP Unveils &amp;quot;Cloud Assure&amp;quot; to Drive Business Adoption&lt;/span&gt;&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span lang="en-US"&gt;HP currently offers &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-23%5e24428_4000_100__&amp;amp;jumpid=go/saas"&gt;&lt;span lang="en-GB"&gt;Software-as-a-Service&lt;/span&gt;&lt;/a&gt;&lt;span lang="en-GB"&gt; (&lt;/span&gt;&lt;a href="http://en.wikipedia.org/wiki/Software_as_a_Service"&gt;&lt;span lang="en-GB"&gt;SaaS&lt;/span&gt;&lt;/a&gt;&lt;span lang="en-GB"&gt;) for individual management applications such as HP &lt;/span&gt;&lt;a href="http://www.hp.com/go/bac"&gt;&lt;span lang="en-GB"&gt;Business Availability Center (BAC)&lt;/span&gt;&lt;/a&gt;&lt;span lang="en-GB"&gt; and HP &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-85%5e12473_4000_100__"&gt;&lt;span lang="en-GB"&gt;Service Manager&lt;/span&gt;&lt;/a&gt;&lt;span lang="en-GB"&gt; primarily for intranet and extranet applications.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;"&gt;&lt;span style="color:#ffffff;"&gt;HP Cloud Assure helps customers validate:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;unicode-bidi:embed;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;"&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;font-weight:bold;"&gt;Security&lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt; &amp;ndash; by scanning networks, operating systems, middleware layers and web applications. It also performs automated penetration testing to identify potential vulnerabilities. This provides customers with an accurate security-risk picture of cloud services to ensure that provider and consumer data are safe from unauthorized access. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;font-weight:bold;"&gt;Performance&lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt; &amp;ndash; by making sure cloud services meet end-user bandwidth and connectivity requirements and provide insight into end-user experiences. This helps validate that service-level agreements are being met and can improve service quality, end-user satisfaction and loyalty with the cloud service. &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;font-weight:bold;"&gt;Availability&lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt; &amp;ndash; by monitoring cloud-based applications to isolate potential problems and identify root causes with end-user environments and business processes and to analyze performance issues. This allows for increased visibility, service uptime and performance.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;"&gt;&lt;span style="color:#ffffff;"&gt;HP Cloud Assure provides control over the three types of cloud service environments: &lt;/span&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;unicode-bidi:embed;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;"&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;For &lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;font-weight:bold;"&gt;Infrastructure as a Service&lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;, it helps ensure sufficient bandwidth ability and validates appropriate levels of network, operating system and middleware security to prevent intrusion and denial-of-service attacks.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;For &lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;font-weight:bold;"&gt;Platform as a Service&lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;, it helps ensure customers who build applications using a cloud platform are able to test and verify that they have securely and effectively built applications that can scale and meet the business needs.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;For &lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;font-weight:bold;"&gt;Software as a Service&lt;/span&gt;&lt;span style="font-family:Arial;font-size:10pt;"&gt;, it monitors end-user service levels on the cloud applications, loads tests from a business process perspective and tests for security penetration.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;A diagram showing the differences in the services is at &lt;a href="http://www.webguild.org/2008/07/cloud-computing-basics.php"&gt;Cloud Computing Basics&lt;/a&gt;. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;"&gt;&lt;span style="color:#ffffff;"&gt;In the end it doesn&amp;#39;t matter where the service is; you need to be sure it is available and performing to expectations. Cloud Assure provides the capability in a way that is very agile. You say &amp;quot;I need this service monitored&amp;quot; and it is monitored. Its just like calling for an airport shuttle -- you call, they show up.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;"&gt;&lt;span style="color:#ffffff;"&gt;Related articles:&lt;/span&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;unicode-bidi:embed;DIRECTION:ltr;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.375in;"&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_home.jsp?zn=bto&amp;amp;cp=1_4011_100__"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;Business Technology Optimization Software&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="http://h71028.www7.hp.com/enterprise/us/en/messaging/feature-ent-it-services-cloud-computing.html"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;Clarifying the cloud&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="http://h71028.www7.hp.com/enterprise/us/en/messaging/feature-sftwr-bto-cloud-computing.html"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;Clarifying the cloud hype&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-GB"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpdc/navigation.do?action=downloadPDF&amp;amp;zn=bto&amp;amp;cp=54_4012_100__&amp;amp;caid=37674%20"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;Capgemini: The Cloud and SOA: Creating an Architecture for Today and for the Future&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="http://www.hp.com/hpinfo/execteam/articles/robison/08eaas.html%20"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;Read the article: HP chief technology officer, Shane Robison, on everything as a service&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="http://www.hp.com/hpinfo/initiatives/eaas/index.html%20%20"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;HP&amp;#39;s perspective on cloud computing&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;a href="http://h71028.www7.hp.com/enterprise/cache/595885-0-0-0-121.html%20"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;Cloud-enabling technologies&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:10pt;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt;For &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25_4000_100__&amp;amp;jumpid=go/bac"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-GB"&gt;Business Availability Center&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-US"&gt; Michael Procopio, product manager &lt;/span&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25%5e924_4000_100__"&gt;&lt;span style="font-family:Arial;font-size:10pt;" lang="en-GB"&gt;HP Problem Isolation&lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:Calibri;font-size:11pt;" lang="en-GB"&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88696" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Cloud+Assure/default.aspx">Cloud Assure</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/announcment/default.aspx">announcment</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/cloud+computing/default.aspx">cloud computing</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Michael+Procopio/default.aspx">Michael Procopio</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/SaaS/default.aspx">SaaS</category></item><item><title>OpEx versus CapEx</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/30/opex-versus-capex.aspx</link><pubDate>Mon, 30 Mar 2009 08:06:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88667</guid><dc:creator>adsey007</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88667</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/30/opex-versus-capex.aspx#comments</comments><description>&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#000000"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Forrester just posted on how the recession is hitting capital budgets (CapEx) and that you should consider using operating expenses (OpEx) to purchase software (&lt;a href="http://www.idc.com/getdoc.jsp?containerId=lcUS21765009"&gt;http://www.idc.com/getdoc.jsp?containerId=lcUS21765009&lt;/a&gt;).&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#000000"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;About 18 months ago, we introduced one year term licenses on the Business Availability Center (application and business transaction management) software so that it is more likely to fit within OpEx budgets.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font size="2"&gt;&lt;font color="#000000"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;font size="2"&gt;&lt;font color="#000000"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;Mike Shaw. &lt;/p&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88667" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Transaction+Management/default.aspx">Business Transaction Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/AB_2F00_ITSM/default.aspx">AB/ITSM</category></item><item><title>BSM Evolution Paths: Financial Services Example</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/18/bsm-evolution-paths-financial-services-example.aspx</link><pubDate>Wed, 18 Mar 2009 11:16:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88437</guid><dc:creator>adsey007</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88437</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/18/bsm-evolution-paths-financial-services-example.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;When two Fortune 500 companies merge the IT convergence can feel like two high speed trains on parallel tracks speeding toward a single-track tunnel. Not only is IT tasked with maintaining or increasing quality of service, but the CEO’s are quite impatient to quickly rationalize the IT operating expense equation of “1+1=1.25”. Maybe 1.50 if you have an extremely benevolent Board of Directors.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;Unlike the Automotive Industry example posted earlier (&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/24/bsm-evolution-paths-auto-industry-sample.aspx"&gt;&lt;span style="FONT-WEIGHT:bold;"&gt;BSM Evolution Paths: Auto Industry Sample&lt;/span&gt;&lt;/a&gt;), this Financial Services example has much less tops-down roadmap direction, and much more independent parallel paths. Let’s take a look at three of the key personas and evolutions within these parallel paths.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:16pt;MARGIN:0in;COLOR:#ff9900;FONT-FAMILY:Arial;"&gt;Data Center Operations Manager; Infrastructure Operations path:&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The new Data Center Operations Manager (DCOM; reporting to VP of IT Ops) commissioned a tools architecture analysis. They inventoried their management tools and counted over 80 major “platforms” in the fault, performance and availability category alone! &lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The DCOM empowered a Global Software Management Architect to drive a “limited vendor” strategy to simplify and standardize the tool environment. Although there were many individual domain experts bent out of shape, this standardized environment limited the vendor touches, enabled renegotiated license/support contracts, concentrated tool expertise and resulted in improved quality of service.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The fault, performance and availability architecture was boiled down to three major vendors covering three broad categories (plus device specific element plug-ins):&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0in;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.75in;DIRECTION:ltr;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;TEXT-DECORATION:underline;"&gt;System Infrastructure&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt; (Server, OS, Database, storage middleware, LAN feeds, etc.)&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;TEXT-DECORATION:underline;"&gt;Network Services&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt; (WAN, LAN, advanced protocols, route analytics, etc.)&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;TEXT-DECORATION:underline;"&gt;Enterprise Event&lt;/span&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt; (consolidated event console, correlation, filtering, root cause)&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The DCOM could have pushed harder for a single vendor covering all three categories, but it was a matter of time-to-deploy pragmatism. A vendor could only be selected as category solution if the product was successfully deployed previously, and internal deployment expertise existed to lead the global implementation. This “survival of the fittest” approach did not necessarily drive the most elegant architecture, but it did speed deployment and limit risk.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;Independent roadmaps and key integration capabilities were developed for each category to meet 6, 12, 18 and 24 month milestones.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:16pt;MARGIN:0in;COLOR:#ff9900;FONT-FAMILY:Arial;"&gt;CTO; Business Service Oversight path&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;Early on in the merger process, there was a power struggle to own the business service visibility and accountability solution. The VP of IT Operations wanted the tools, process and organizational power, but the Lines of Business insisted on a more independent group that would sit between IT Operations and the business-aligned Application Owners.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The Online Banking Group from one of the pre-merger divisions had successfully implemented a business service dashboard and Service Level Agreement reporting solution (based primarily on end-user experience monitoring). Using an “adopt and go” strategy, the CIO empowered the CTO to develop an end-to-end group and expand the solution to all six major business units. &lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;This business unit expansion rolled out over 12-18 months and was successful, but limited to monitoring and reporting. Over the next 12 months, Application Owners, Line of Business CIO’s and VP of IT Operations all wanted to extend the business service monitoring to:&lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;FONT-SIZE:10pt;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.75in;DIRECTION:ltr;FONT-FAMILY:Calibri;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Problem isolation, application diagnostics, and incident resolution&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;In-depth transaction management of composite applications&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:16pt;MARGIN:0in;COLOR:#ff9900;FONT-FAMILY:Arial;"&gt;Director Service Management; Enterprise CMDB path&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The Director of Service Management, reporting to VP IT Ops, drove two major initiatives over the first 12 months of the merger. &lt;/p&gt;
&lt;ol style="MARGIN-TOP:0in;FONT-SIZE:10pt;MARGIN-BOTTOM:0in;MARGIN-LEFT:0.75in;DIRECTION:ltr;FONT-FAMILY:Calibri;unicode-bidi:embed;"&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Consolidate to a single, global, follow-the-sun service desk&lt;/span&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;Rationalize and standardize the request and incident management process&lt;/span&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;I could easily spend an entire blog post discussing the IT process convergence and standardization, but I refuse! Instead, I’ll focus on what happened in the 12 months following the service desk consolidation.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The Director of Service Management launched a CMDB RFP which was originally grounded in incident, problem and configuration management. The RFP touched off an enterprise-wide nerve, not to mention a flurry of vendor responses. The project quickly expanded, and changed focus to the “hotter” driver of &lt;span style="FONT-WEIGHT:bold;"&gt;change and (release) risk management&lt;/span&gt;, and how to drive all IT process from an &lt;span style="FONT-WEIGHT:bold;"&gt;enterprise service model&lt;/span&gt;.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;Once the application owners got involved (from a change/release control perspective), and the infrastructure operations got involved (from a change and performance/availability perspective), and the CTO got involved (from a business service reporting and accountability rperspective) all of a sudden incident management took a back seat in the decision process.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;In the end, a service discovery, dependency mapping and change/release management solution was selected that was a different vendor all together from the incumbent service desk solution.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:16pt;MARGIN:0in;COLOR:#ff9900;FONT-FAMILY:Arial;"&gt;An interesting journey… so far&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The three paths described above are clearly a small subset of the overall work done for this corporate merger, but hopefully gives a glimpse into the BSM evolution dynamics. By all accounts, this company has been successful in their journey; you may be interested to know that this financial services company is not participating in the government bail-out program.&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:10pt;MARGIN:0in;FONT-FAMILY:Arial;"&gt;The lack of a tops-down “enterprise IT transformation” roadmap did not hinder their progress… in fact some will argue it enable their progress! You can observe, however, that at the end of each path there is a drive towards further integration and cross-IT dependence. It will be interesting to watch this company, and see how their approach evolves as they continue down the intersecting evolution paths. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-STYLE:italic;FONT-FAMILY:Arial;"&gt;Bryan Dean, BSM Research&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88437" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM+evolution/default.aspx">BSM evolution</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Automated+Business_2F00_IT+Service+Management/default.aspx">Automated Business/IT Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Consolidated+infrastructure/default.aspx">Consolidated infrastructure</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Bryan+Dean/default.aspx">Bryan Dean</category></item><item><title>Business Service Visibility &amp; Accountability:  Where is it Homed? </title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/04/business-service-visibility-amp-accountability-where-is-it-homed.aspx</link><pubDate>Wed, 04 Mar 2009 12:25:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88185</guid><dc:creator>adsey007</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88185</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/03/04/business-service-visibility-amp-accountability-where-is-it-homed.aspx#comments</comments><description>&lt;p&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;Virtually every customer that I have studied has a critical moment in their BSM evolution where they realize the need for viewing&lt;b style="mso-bidi-font-weight:normal;"&gt;, measuring and reporting business service performance in a business-relevant way.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/b&gt;We could discuss the technical complexities of integrating service model discovery, end-user experience, transaction management, performance and event data to develop this business service view, but in this post I’m going to examine the most common key personas, core motivations, and organizational impact.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;I&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;n the previous post,&lt;/span&gt;&lt;b&gt;&lt;span style="COLOR:#eb5f01;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&lt;a href="http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/24/bsm-evolution-paths-auto-industry-sample.aspx"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif" color="#003366" size="2"&gt;BSM Evolution Paths: Auto Industry Sample&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="COLOR:#eb5f01;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt; &lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;we saw how the core motivation came tops-down from senior IT management.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Let’s compare three different models.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font color="#ff6600"&gt;&lt;font size="5"&gt;Line of Business / Application Driven&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Key Personas&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Application owner, Business Relationship Manager, Business Unit CIO&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Core Motivations&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;These personas are typically closest to how business utilizes IT to execute a business process or function.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They usually report into the business unit itself, rather than into IT Operations.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They have responsibility for the application, but the business perceives them as owning the end-to-end service performance, even though they often have little control of the underlying IT infrastructure and service delivery processes. &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;At some point, a business critical service melts-down, or endures a never-ending spree of performance degradations where Global IT Operations says, “All the systems and network are green”.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;This is the point where many business unit managers take matters into their own hands and fund a significant investment in End-to-End business service visibility tools.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Software:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Since they do not control the infrastructure, the application owners often look for tools that require minimal agentry and do not require a lot of feeds from the individual domain management tools.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They gravitate towards sophisticated end-user experience tools, probes, application diagnostics, and the ability to traverse composite application middleware.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Organization:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They use these tools to prove accountability to the business units, but they also use the tools -not always politely- to hold infrastructure operations accountable. The animosity usually wanes, and the separate IT groups work out the process integration… but often not the tool integration. This leaves the end-to-end group outside of IT Operations. We also see this model where the infrastructure operations are outsourced, and the service provider is held accountable to specific Service Level Agreements.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&lt;/font&gt;&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font color="#ff6600" size="5"&gt;&lt;span style="FONT-SIZE:18pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Infrastructure Operations Hero&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Key Personas:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Infrastructure Operations Manager, Data Center Manager, NOC manager&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;/b&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Core Motivations&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;These personas traditionally have the responsibility for care and feeding of the vast shared-service IT infrastructure environment.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They have likely done a reasonable job of consolidated event management, and domain-level configuration, performance and capacity management.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;But, they have a vision of elevating IT to demonstrate the value delivered to the business, and proactively solve issues before end users report them.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This effort can be either in conjunction or parallel to an ITIL-driven service management initiative.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Software:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Often very budget constrained, they don’t always have the funding that the application owners do.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They look first toward leveraging investment of their existing tool set, gathering agent-based data from their infrastructure and augmenting with lighter-weight end-user experience tools.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Converting this data to business-relevant information is difficult, as they often don’t have the deep business process or application knowledge, but it is much better than the previous IT element statistic data.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Organizational:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The Hero Operations manager then faces the daunting task of taking the new service oriented visibility and reporting capability to upper management and business unit managers.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Sometimes they yawn. Sometimes the strategy is embraced, and the operations manager is elevated to strategic status. The Operations manager keeps both tools and processes very integrated.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;New end-to-end skill sets are developed, but usually not new organizational groups.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;mso-bidi-font-weight:bold;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&lt;/font&gt;&lt;/span&gt; 
&lt;p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;font color="#ff6600" size="5"&gt;Tops-down Service Management&lt;/font&gt;&amp;nbsp;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Key Personas:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;CIO, CTO, VP IT Operations&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Core Motivations: &lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;These personas have the luxury of controlling the organization, budget and overall priority of IT, yet their job is likely on the line.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Pressure from the business units, a personal drive to elevate IT to a strategic partner and sometimes fear of being outsourced are the powerful drivers.&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;Business service visibility and accountability is usually part of a larger, multi-project, multi-step roadmap that includes a hefty process component.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Since these initiatives tend to be “horizontal” in nature across all IT, many companies fall into the trap of trying to institute end-to-end business service performance tools too broadly.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The successful organizations focus on a discrete business service and satisfy key metrics that are specific to the particular business and application.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="mso-spacerun:yes;"&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Software:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;These personas tend to focus on service level management, and the ability to demonstrate the value IT is delivering to business.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Typically requires a substantial investment in tools that can abstract the business services into something meaningful to business, looks hot to business stakeholders, yet also improves service delivery time to diagnose and repair.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This ends up requiring a rationalization of the service discovery model, CMDB, and the enterprise operational tools.&amp;nbsp;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNoSpacing" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Organization:&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I’ve seen some CIO’s form executive business relationship management functions, keeping the team independent from both business and IT Operations.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Other CIO’s formally extend the VP of IT operations charter to include this new end-to-end function that bridges the infrastructure operations teams and the helpdesk/service desk teams.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font color="#ff6600"&gt;&lt;font size="5"&gt;Conclusion?&lt;br /&gt;&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;Here’s a news flash…there is a wide variety of organizational models.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;But there are some definite patterns, and in my next post, I will offer some evidence that the model will be more predictable in the future.&lt;/font&gt;&lt;/font&gt;&lt;/span&gt;&lt;span style="FONT-FAMILY:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;em&gt;Bryan Dean, BSM&amp;nbsp;Research&lt;/em&gt;&amp;nbsp;&lt;/font&gt;&lt;/font&gt;&lt;/span&gt; 
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88185" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM+evolution/default.aspx">BSM evolution</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Consolidated+infrastructure/default.aspx">Consolidated infrastructure</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Bryan+Dean/default.aspx">Bryan Dean</category></item><item><title>BSM Evolution Paths:  Auto Industry Sample</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/24/bsm-evolution-paths-auto-industry-sample.aspx</link><pubDate>Tue, 24 Feb 2009 10:24:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:88048</guid><dc:creator>adsey007</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=88048</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/24/bsm-evolution-paths-auto-industry-sample.aspx#comments</comments><description>&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;&lt;span style="TEXT-DECORATION:none;"&gt;&lt;font face="Times New Roman" size="3"&gt;&lt;/font&gt;&lt;/span&gt;&lt;/u&gt;&lt;/b&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;In the last post, Bryan Dean, our research expert in the BSM team, outlined the different ways in which customer evolve towards Business Service Management. In the next few posts, Bryan will give an example of each of the different types of evolution. Over to you Bryan ....&lt;br /&gt;&lt;font color="#ff6600"&gt;_______&lt;/font&gt;&lt;/font&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;About three years ago, the business division managers of a multinational automobile manufacturing company planned a bold transformation of their distribution network to leapfrog the competition.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They enthusiastically laid out a roadmap for business process innovation and aggressive customer/dealer satisfaction initiatives.&lt;/font&gt; &lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Only one real problem; the CIO knew that building, rolling-out, and operating the underlying IT for this future business vision exceeded their current capabilities. &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;The CIO eventually had to raise the red flag and explain to the executive committee why IT was the bottleneck.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Ouch, not a good day.&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;In the previous post &lt;u&gt;BSM Evolution Paths:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Samples and Observations&lt;/u&gt;, we talked about five common evolution paths, the organizational and persona dynamics of an Automated BSM/ITSM journey.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In this post we will overview a specific example.&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&lt;/font&gt;&amp;nbsp;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;To be fair, the CIO spent years driving significant investment in process, tools and the organization.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Let’s look at a subset of &lt;b style="mso-bidi-font-weight:normal;"&gt;key personas and BSM/ITSM foundation:&lt;/b&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;TEXT-INDENT:4.5pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Director of Infrastructure&lt;/b&gt; (reporting to the VP Global IT Ops):&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0cm;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l1 level1 lfo1;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Enterprise-class central event/performance platform and console&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l1 level1 lfo1;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;WAN/LAN network management platform &lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l1 level1 lfo1;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Basic, component level performance and availability reporting&lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l1 level1 lfo1;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Dozens of vendor-specific configuration and admin tools&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Director of Service Management&lt;/b&gt; (reporting to the VP Global IT Ops):&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0cm;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l2 level1 lfo2;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Global, consolidated helpdesk/service desk &lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l2 level1 lfo2;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Well defined and automated incident process; basic level problem, configuration, and a manual change process&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;Director of Applications&lt;/b&gt; (development, test &amp;amp; level 3 support.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Reports to business divisions):&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;ul style="MARGIN-TOP:0cm;"&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l0 level1 lfo3;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;Suite of pre-production stress-test quality and performance tools &lt;/font&gt;&lt;/li&gt;
&lt;li class="MsoNormal" style="MARGIN:0cm 0cm 0pt;mso-list:l0 level1 lfo3;tab-stops:list 36.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;&lt;font size="2"&gt;End-user&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;and application performance/diagnostic tools (test environment)&lt;/font&gt; &lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="arial,helvetica,sans-serif" color="#ff6600" size="5"&gt;The Key Evolution Steps&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;Step 1&lt;/u&gt;&lt;/b&gt;: &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;CIO empowers and holds the VP of Global IT Operations (VPITops) accountable for &lt;b style="mso-bidi-font-weight:normal;"&gt;end-to-end business service responsibility&lt;/b&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Imagine the panic on his face!&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;VPITops launches key lieutenants on quick gap analysis. &lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;Step 2&lt;/u&gt;:&lt;/b&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The VPITops &lt;b style="mso-bidi-font-weight:normal;"&gt;needed a quick win&lt;/b&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;He believed that visually demonstrating and reporting performance and availability from a business service perspective -versus an infrastructure perspective- would be a catalyst for driving “aligned” IT behavior.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The current network and infrastructure products didn’t have this capability, so VPITops leveraged the tools already proven by the application test and level 3 support team.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;VPITops &lt;b style="mso-bidi-font-weight:normal;"&gt;established a new team&lt;/b&gt; within Operations (parallel to infrastructure event management) to own and run the &lt;b style="mso-bidi-font-weight:normal;"&gt;end-to-end business service visibility/accountability &lt;/b&gt;solution.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Integration was established between the two teams and tools.&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;Step 3a&lt;/u&gt;:&lt;/b&gt; &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;VPITops took his new &lt;b style="mso-bidi-font-weight:normal;"&gt;business service visibility/accountability &lt;/b&gt;tool (in dashboard/report form) to key business division managers, and established a &lt;b style="mso-bidi-font-weight:normal;"&gt;business relationship management&lt;/b&gt; function.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This converted the conversation from anecdotal complaints, to &lt;b style="mso-bidi-font-weight:normal;"&gt;measurable service levels&lt;/b&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The CIO had tangible proof of progress.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;Step 3b&lt;/u&gt;:&lt;/b&gt; &lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;While engineering step 2, the Tools and Process Architect realized they needed a better means of &lt;b style="mso-bidi-font-weight:normal;"&gt;discovering&lt;/b&gt; &lt;b style="mso-bidi-font-weight:normal;"&gt;and maintaining the IT/Business service models&lt;/b&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Their infrastructure environment was shared, complex and dynamic enough that static service models were not effective, so they brought in an &lt;b style="mso-bidi-font-weight:normal;"&gt;application dependency mapping&lt;/b&gt; technology.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;This success spawned a serendipitous benefit to another team in step 4a.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;Step 4a&lt;/u&gt;&lt;/b&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The application quality/test and release team realized the service model could be utilized in the &lt;b style="mso-bidi-font-weight:normal;"&gt;service transition process&lt;/b&gt;.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;They previously had several very painful episodes of moving complex applications from test into production.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;With an accurate, up to date service model of the production environment they could better identify dependency issues before roll-out.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Speed and accuracy...&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Happy CIO.&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;b style="mso-bidi-font-weight:normal;"&gt;&lt;u&gt;Step 4b&lt;/u&gt;:&lt;/b&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;The Director of Service Management and the architect evaluated how to federate the data between the application dependency mapping service model and the CI configuration data in the helpdesk.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;The software vendor provided a &lt;b style="mso-bidi-font-weight:normal;"&gt;federation / reconciliation adaptor&lt;/b&gt;, so the helpdesk was able to leverage the CI relationships and operate off a “single version of the truth” (sounds eerily like an ITIL V3 CMS!).&lt;/font&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" color="#ff6600" size="5"&gt;Near Term Roadmap&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt 39pt;TEXT-INDENT:-18pt;mso-list:l3 level1 lfo4;tab-stops:list 39.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;span style="FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;&lt;font size="3"&gt;·&lt;/font&gt;&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;font size="2"&gt;Automate change/configuration workflow and provisioning&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt 39pt;TEXT-INDENT:-18pt;mso-list:l3 level1 lfo4;tab-stops:list 39.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Upgrade/replace enterprise event and performance console to leverage service model for root cause analysis and business impact assessment&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt 39pt;TEXT-INDENT:-18pt;mso-list:l3 level1 lfo4;tab-stops:list 39.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Apply business service relationship management to additional business divisions&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt 39pt;TEXT-INDENT:-18pt;mso-list:l3 level1 lfo4;tab-stops:list 39.0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;&lt;span style="FONT-FAMILY:Symbol;mso-fareast-font-family:Symbol;mso-bidi-font-family:Symbol;"&gt;&lt;span style="mso-list:Ignore;"&gt;·&lt;span style="FONT:7pt &amp;#39;Times New Roman&amp;#39;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;End-to-end visibility of composite MQ application business transactions&lt;/font&gt;&lt;span style="mso-spacerun:yes;"&gt;&lt;font size="3"&gt;&amp;nbsp; &lt;/span&gt;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="3"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif" color="#ff6600" size="5"&gt;The Verdict of the Journey so far&lt;/font&gt;&lt;/p&gt;
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;The CIO still has a job, and has a funded roadmap.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;One might ask why they didn’t start with step 4b, and establish the CMDB and service model first?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Well, the CIO was on the hot seat, and they were concerned about getting bogged down in an enterprise-wide CMDB architecture project.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;font face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&lt;/font&gt; 
&lt;p class="MsoNormal" style="MARGIN:0cm 0cm 0pt;"&gt;&lt;font size="3"&gt;&lt;font face="arial,helvetica,sans-serif"&gt;&lt;font size="2"&gt;This exemplifies the unpredictable and unique nature of evolution paths.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;More can be said about the delicate balance between tops-down guidance, and fostering organic innovation from within the ranks of IT.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;In future posts, I will discuss and analyze this further, as well as introduce other examples.&lt;/font&gt;&lt;/font&gt;&lt;/font&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=88048" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+operations/default.aspx">IT operations</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/AB_2F00_ITSM/default.aspx">AB/ITSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM+evolution/default.aspx">BSM evolution</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Automated+Business_2F00_IT+Service+Management/default.aspx">Automated Business/IT Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Consolidated+infrastructure/default.aspx">Consolidated infrastructure</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Bryan+Dean/default.aspx">Bryan Dean</category></item><item><title>BSM customer evolution paths:  Samples and observations</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/05/bsm-customer-evolution-paths-samples-and-observations.aspx</link><pubDate>Thu, 05 Feb 2009 01:41:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:87790</guid><dc:creator>Michael_Procopio</dc:creator><slash:comments>5</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=87790</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/05/bsm-customer-evolution-paths-samples-and-observations.aspx#comments</comments><description>&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;When developing and marketing products, we often have questions&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;which can only be answered by going out there and seeing what people are doing. We have a guy on the BSM team who does this for us. His name is Bryan Dean. I&amp;#39;ve worked with Bryan for many years and I&amp;#39;ve always been impressed by his objectivity and the insight he brings to his analysis (i.e. he doesn&amp;#39;t just present a set of figures - he gets behind the figures).&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;At the end of last year, we asked Bryan to analyze the top 20-odd BSM deals of 2008. He formed a number of conclusions from this research. One set of conclusions concerned how people &amp;quot;get to BSM&amp;quot; - how they evolve towards an integrated BSM solution. I asked Bryan to help me with a series of posts to share what he learnt about evolutions towards BSM because I think that knowing what our other BSM customers are doing may help you.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;strong&gt;&lt;font color="#ffcc99"&gt;________&lt;/font&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;COLOR:#3366ff;"&gt;&lt;font color="#ffcc99"&gt;Mike&lt;/font&gt;&lt;/span&gt;: Bryan, can you give a summary of what you learnt? &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;COLOR:#3366ff;"&gt;&lt;font color="#ffcc99"&gt;Bryan&lt;/font&gt;&lt;/span&gt;: There is no one evolution path. It&amp;#39;s fascinating to me that a hundred different IT organizations can have virtually the same high-level goals, fundamentally agree on the key factors for success, and yet end up with a hundred unique execution paths.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;Before I answer your question, can I create a definition? The term &amp;quot;BSM&amp;quot; is very poorly defined within the IT industry - different vendors have different versions, and so do the industry analysts (in fact, some other research I did last year concluded that very few people had a clear idea of what BSM means).&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;So, I&amp;#39;d like to introduce the term &amp;quot;Automated Business/IT Service Management&amp;quot;&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;or AB/ITSM.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;Back to your question, I think I can group all the different evolution paths into five key types:&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;"&gt;ITSM incident, problem change &amp;amp; configuration&lt;/span&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;this evolution is driven out of the need for process-driven IT service management with the service desk as a key component&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;"&gt;Consolidated infrastructure event, performance and availability&lt;/span&gt;: this is driven by a recognition that having a whole ton of event management and performance monitoring systems is not an efficient way to run IT, and so there is a drive to consolidate them into one console. &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;"&gt;Business service visibility &amp;amp; accountability&lt;/span&gt;:&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;this is more of a top-down approach - start with monitoring the customer&amp;#39;s quality of experience and then figure out what needs to happen underneath. This is popular in industries where the &amp;quot;web customer experience&amp;quot; is everything - if it&amp;#39;s not good, you lose your business&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;"&gt;Service discovery &amp;amp; model&lt;/span&gt;: this is where evolution towards integration is driven from the need for a central model (the CMDB). Often, the main driver for such a central model is the need to control change &lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;"&gt;Business transaction management&lt;/span&gt;: today, this is the rarest starting point. It&amp;#39;s driven by a need to monitor and diagnose complex composite transactions. We see this need most strongly in the financial services sector&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;COLOR:#3366ff;"&gt;&lt;font color="#ffcc99"&gt;Mike&lt;/font&gt;&lt;/span&gt;: How about the politics of such AB/ITSM projects?&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;(I don&amp;#39;t see the AB/ITSM term taking hold, by the way :-) )&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;COLOR:#3366ff;"&gt;&lt;font color="#ffcc99"&gt;Bryan&lt;/font&gt;&lt;/span&gt;: Politics (or, most specifically, the motivational side) is important. I think many heavy thinkers in our industry have the mistaken assumption that that there is a single evolution path, controlled from the top on down by the CIO following a master plan. Trying to manage such a serialized, mega project is a huge challenge and too slow, not to mention that 99% of CIO’s are not in the habit of forcing tactical execution edicts on their lieutenants (I know I’ll get some argument on that one :-) ).&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;What I see from my research is that the most successful IT organizations are those who have figured out how to balance between discrete doable projects, and an overall AB/ITSM end-goal context and roadmap.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Typically, the CIO lays down a high-level vision that ties to specific business results, and then allows key lieutenants to assess and drive a prioritized set of federated, manageable projects that independently drive incremental ROI. Some IT organizations may have a well-defined integrated roadmap, but the majority of IT run federated projects in a fairly disjointed fashion. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;These parallel paths are owned by many independent personas within IT, each trying to solve the specific set of issues at hand. For them, being bogged down in how their federated project aligns and integrates with all the other AB/ITSM projects is daunting… if not fatal. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;And on reflection this makes sense to me - the human side of things plays a large role in such endeavors. &lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;COLOR:#3366ff;"&gt;&lt;font color="#ffcc99"&gt;Mike&lt;/font&gt;&lt;/span&gt;: What do you mean?&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="FONT-WEIGHT:bold;COLOR:#3366ff;"&gt;&lt;font color="#ffcc99"&gt;Bryan&lt;/font&gt;&lt;/span&gt;: IT organizations of all shapes and sizes have goals to reduce costs, increase efficiency, improve business/IT service quality, and mitigate risk all while applying technology in an agile way to boost business performance.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;What I find interesting is how specific, funded initiatives are created by specific personas to achieve the goals.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;In future posts, I will share some specific examples of how customers evolved through these paths, the key driver personas, the core motivations and how these paths come together. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=87790" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Transaction+Management/default.aspx">Business Transaction Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/AB_2F00_ITSM/default.aspx">AB/ITSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM+evolution/default.aspx">BSM evolution</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Automated+Business_2F00_IT+Service+Management/default.aspx">Automated Business/IT Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Consolidated+infrastructure/default.aspx">Consolidated infrastructure</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Core+ITIL/default.aspx">Core ITIL</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Bryan+Dean/default.aspx">Bryan Dean</category></item><item><title>There are a number of ways of populating the service dependency map</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/03/there-are-a-number-of-ways-of-populating-the-service-dependency-map.aspx</link><pubDate>Tue, 03 Feb 2009 13:13:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:87749</guid><dc:creator>adsey007</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=87749</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/02/03/there-are-a-number-of-ways-of-populating-the-service-dependency-map.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;In a post two weeks&amp;nbsp; on this blog, I listed all the ways that we use service dependency maps (model-based event correlation, service impact analysis, top-down performance problem isolation, SLAs, etc).&amp;nbsp; What can be used to discover service dependency information?&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;COLOR:navy;FONT-FAMILY:Calibri;" lang="en-GB"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:16pt;font-family:Calibri;"&gt;&lt;span style="color:#ccffff;"&gt;OperationsCenter Smart Plug-ins (SPIs) now discover to the CMDB&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;If you&amp;#39;re using the agent-based side of OperationsCenter (OpC), then each managed node will have an agent on it. You can put a smart plug-in (SPI) onto that agent. SPIs have specialized knowledge of the domain they are managing. There are many SPIs for all kinds of things from infrastructure up to applications like SAP. Many of the SPIs discover (and continue to discover) the environment they are monitoring. This is agent-based discovery using all the credentials you&amp;#39;ve already configured into the OpC agent. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;The OMi team are working on putting SPI-based discovery information into the HP CMDB (the Universal CMDB or uCMDB).&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;COLOR:navy;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:16pt;font-family:Calibri;"&gt;&lt;span style="color:#ccffff;"&gt;Agentless monitoring populates the uCMDB&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;If you have agentless monitoring (HP SiteScope) this will populate the uCMDB too (as of SiteScope version 10).&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;Whatever SiteScope monitors you have configured will send their configuration information to the uCMDB. So, if you&amp;#39;re monitoring a server with a database on it, all the information about the server and its database will be sent to the uCDMB. &lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;COLOR:navy;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&lt;span style="color:#ccffff;"&gt;&lt;span style="font-size:16pt;"&gt;Network Node Manager populates the uCMDB&lt;/span&gt;&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;COLOR:navy;"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;As of the latest version of Network Node Manager (NNMi 8.10), discovered network end-points are also put into the uCMDB. &amp;quot;Network end-points&amp;quot; are anything with a network terminator - network devices, servers, and printers. NNMi provides no service dependency information, but it does provide an inventory of what&amp;#39;s out there. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;This inventory discovery is useful for rouge device investigation - noticing an unknown device, creating a ticket to the group responsible for that type of device so they can look into it.&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;COLOR:navy;FONT-FAMILY:Calibri;" lang="en-GB"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:16pt;font-family:Calibri;"&gt;&lt;span style="color:#ccffff;"&gt;Standard Discovery&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;Our Standard Dependency Discovery Mapping product (DDM-Standard) will discover your hosts for you. This also discovers network artifacts (but, see NNM discovery above - if you have NNMi, this is a more detailed network discovery mechanism).&lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;COLOR:navy;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:16pt;font-family:Calibri;"&gt;&lt;span style="color:#ccffff;"&gt;Advanced Discovery&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;Advanced Dependency Discovery Mapping will discover storage, mainframes, virtualized environments, LDAP, MS Active Directory, DNS, FTP, MQSeries buses, app servers, databases, Citrix, MS Exchange, SAP, Siebel, and Oracle Financials. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;You can also create patterns for top -level business services and DDM-Advanced will discover those too. &lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;COLOR:navy;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:16pt;font-family:Calibri;"&gt;&lt;span style="color:#ccffff;"&gt;Transaction Discovery&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;Our Business Transaction Management product, TransactionVision,&amp;nbsp; deploys sensors to capture application events (not operational events) from the application and middleware tiers. These sensors feed the events to the TransactionVision Analyzer which automatically correlates these events into an instance of a transaction. TransactionVision also classifies the transactions by type - bond trade, transfer request, etc. Thus, TransactionVision is discovering transactions for you.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;TransactionVision puts this transaction information into the CMDB. In other words, the CMDB doesn&amp;#39;t just know about &amp;quot;single node&amp;quot; CI types like servers, it also knows about flow CI types - transactions.&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;"&gt;&lt;span style="color:#ffffff;"&gt;Also, if the CMDB notices that the transaction flows over a J2EE application, it links the transaction to information in the CMDB about this J2EE application - the transaction step and the J2EE app are now linked in the model. . &lt;/span&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:16pt;MARGIN:0in;COLOR:#ff9900;FONT-FAMILY:Calibri;" lang="en-GB"&gt;__________&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;" lang="en-GB"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-size:11pt;font-family:Calibri;" lang="en-GB"&gt;&lt;span style="color:#ffffff;"&gt;By the way, my colleague Jon Haworth has just posted on the value of discovery in the realm of Operations Management at ITOpsBlog (28th January, &amp;quot;Automated Infrastructure Discovery - Extreme Makeover&amp;quot;).&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=87749" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+operations/default.aspx">IT operations</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Transaction+Management/default.aspx">Business Transaction Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category></item><item><title>Answers to questions on "what's new in Business Availablity Center 8.0?"</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/01/28/answers-to-questions-on-quot-what-s-new-in-business-availablity-center-8-0-quot.aspx</link><pubDate>Wed, 28 Jan 2009 07:19:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:87665</guid><dc:creator>adsey007</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.communities.hp.com/online/blogs/mbsmreality/rsscomments.aspx?PostID=87665</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/01/28/answers-to-questions-on-quot-what-s-new-in-business-availablity-center-8-0-quot.aspx#comments</comments><description>&lt;span style="COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;font size="3"&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;I recently mentioned about a whats new webinar conducted on BAC v 8.0. You can now access this on-demand webinar at &lt;/p&gt;
&lt;p style="MARGIN:0in;"&gt;&lt;a href="https://h30406.www3.hp.com/campaigns/2008/events/sw-01-20-09/index.php?rtc=3-2CDASIY"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:calibri;"&gt;https://h30406.www3.hp.com/campaigns/2008/events/sw-01-20-09/index.php?rtc=3-2CDASIY&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;Here are some of the questions which came up during the live webinar.&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;Q: When will 8.0 be available?&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;A: The 8.0 release will be made available the first week of February&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;Q: How will the new modeling changes affect my current custom views?&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;A: There are no more instance views, it’s just views and custom perspectives that provide the content in the view, the upgrade for most customers should be straightforward, unless they have changed the model, created new&amp;nbsp;CI types with custom links or are heavily using pattern views with impact analysis, correlation rules and alerts.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;Q: How about integration with HP Operations Manager? Can we leverage our current HPOV infrastructure monitoring capabilities and marry data with BAC application monitoring?&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;A: Yes with HP problem Isolation we have support of OM (Operations Manager) through event correlation to application problem/ anomaly start time.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;Q: Does v 8.0 support oracle 11g platform&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;A: Yes with v 8.0 is it supported.&lt;/p&gt;
&lt;p style="FONT-SIZE:11pt;MARGIN:0in;FONT-FAMILY:Calibri;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="FONT-SIZE:12pt;MARGIN:0in;COLOR:black;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;Q: I was told that the DDM portion of the new 8.0 can discover WebLogic 10.x iis it true?&lt;/p&gt;
&lt;p style="MARGIN:0in;COLOR:black;"&gt;&lt;span style="FONT-SIZE:12pt;FONT-FAMILY:&amp;#39;Futura Bk&amp;#39;;"&gt;A: Yes with v 8.0 is it supported.&lt;/span&gt;&lt;span style="FONT-SIZE:11pt;FONT-FAMILY:Arial;"&gt; &lt;/span&gt;&lt;/p&gt;&lt;/font&gt;&lt;/span&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.communities.hp.com/online/aggbug.aspx?PostID=87665" width="1" height="1"&gt;</description><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/BSM/default.aspx">BSM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+operations/default.aspx">IT operations</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IT+efficiency/default.aspx">IT efficiency</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx">Application Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Transaction+Management/default.aspx">Business Transaction Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Business+Service+Management/default.aspx">Business Service Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/application+performance+management/default.aspx">application performance management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Monitoring/default.aspx">User Experience Monitoring</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/User+Experience+Management/default.aspx">User Experience Management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/quality+of+experience/default.aspx">quality of experience</category></item></channel></rss>