<?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 Management</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Application+Management/default.aspx</link><description>Tags: Application 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>Law School Admission Council (LSAC): customer case study</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/09/17/law-school-admission-council-lsac-customer-case-study.aspx</link><pubDate>Thu, 17 Sep 2009 21:06:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:114382</guid><dc:creator>Sanjay,Anne</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=114382</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/09/17/law-school-admission-council-lsac-customer-case-study.aspx#comments</comments><description>&lt;p&gt;LSAC is a nonprofit organization founded in 1947 to facilitate the law school admission process. Today, however, LSAC has evolved into a cutting-edge technology services provider: its newly updated software application, ACES2, provides data-hosting services and online, real-time admission processing to LSAC members, which number more than 200 law schools in the United States, Canada, and Australia.&lt;br /&gt;&lt;br /&gt;Challenges:&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;&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;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br /&gt;A key turning point in LSAC&amp;rsquo;s thinking about business technology management was Hurricane Katrina, recalls Jerry Goldman, Director of Technical Services, LSAC. &amp;ldquo;The hurricane didn&amp;rsquo;t affect our business, but we saw how it did affect some of the law schools we serve,&amp;rdquo; Goldman says. &amp;ldquo;It opened our eyes to the importance of having a business continuity solution in place.&amp;rdquo; They stared on a journey to enable business continuity and IT Service Management (ITSM) best practices for Storage Area Network (SAN) management.&lt;br /&gt;&lt;br /&gt;Approach:&lt;br /&gt;In view of achieving their objective - LSAC began implementing HP Real User Monitor (RUM) software, part of the HP Business Availability Center solution. &amp;ldquo;RUM lets us better analyze our ACES2 services,&amp;rdquo; Jerry Goldman, Director of Technical Services, LSAC says &amp;ldquo;We can look at transaction volume, network performance, and application-response times, and analyze whether performance issues are related to application or network issues.&amp;rdquo; With this set of comprehensive and accurate data, LSAC can work constructively with its member law schools to optimize ACES2 performance. &amp;ldquo;We&amp;rsquo;ve committed to delivering platinum service levels to our clients,&amp;rdquo; Goldman says. &amp;ldquo;HP RUM software is a critical enabler in achieving that goal.&amp;rdquo;&lt;br /&gt;&lt;br /&gt;Results:&lt;br /&gt;Goldman says &amp;ldquo;HP Real User Monitor (RUM) lets us better analyze our ACES2 services&amp;rdquo;. This solution has helped in improving the ability to deliver platinum-level services to clients, reduced risk of data loss, and reduced risk that outage will impact on operations.&lt;br /&gt;&lt;br /&gt;For the full story please visit: &lt;a href="http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA2-4633ENW"&gt;&lt;i&gt;LSAC boosts service with technology&amp;nbsp; &lt;/i&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=114382" 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/BAC/default.aspx">BAC</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/LSAC/default.aspx">LSAC</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/case+study/default.aspx">case study</category></item><item><title>Do composite applications really need to be managed?</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/09/17/do-composite-applications-really-need-to-be-managed.aspx</link><pubDate>Thu, 17 Sep 2009 21:04:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:114375</guid><dc:creator>Sanjay,Anne</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=114375</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/09/17/do-composite-applications-really-need-to-be-managed.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;YES - large-scale applications such as SAP and Oracle Siebel support core business functions. Many build and implement integrations between SAP systems and non-SAP applications such as Seibel using SAP NetWeaver, SOA and/or other middleware components to support complex business processes. If they fail, business goals are in jeopardy. These complex applications are woven into heterogeneous networks, and every change or fix ripples through multiple systems and applications.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;The focus of IT has been on managing systems, efficiently and at low cost. In today&amp;rsquo;s environment, this systems orientation results in disconnected monitoring data that does nothing to indicate the health of overall business services, making end-user complaints the first indication that service levels aren&amp;rsquo;t being met. It also makes it extremely difficult to assign problems to the team that can fix them most quickly.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;HP Business Availability Center for SAP applications is a comprehensive solution to proactively manage SAP &amp;amp; non-SAP environments in a production environment, so that IT is able to best leverage its resources and respond faster to SAP incidents, thus increasing the value its SAP applications deliver to the business.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;We have a very exciting flash demo (total run time 3:34) highlighting our approach to helping our customers better manage their business services and complex IT landscapes. &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Check it out: &lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&lt;a href="https://h30406.www3.hp.com/campaigns/2009/demo/bsm_sap/index.html"&gt;&lt;span style="color:blue;"&gt;https://h30406.www3.hp.com/campaigns/2009/demo/bsm_sap/index.html&lt;/span&gt;&lt;/a&gt;&lt;span style="color:blue;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;You can read more details on the solution here: &lt;/span&gt;&lt;span style="font-size:10pt;font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;color:blue;"&gt;&lt;a href="http://h20229.www2.hp.com/partner/protected/assets/pdf/4AA1-9302ENW.pdf"&gt;&lt;span style="color:blue;"&gt;http://h20229.www2.hp.com/partner/protected/assets/pdf/4AA1-9302ENW.pdf&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;lt;--&amp;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=114375" 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/BAC/default.aspx">BAC</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Siebel/default.aspx">Siebel</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/SAP/default.aspx">SAP</category></item><item><title>Webinar - "The Cloud and Your Applications: What is the Impact on Application Management" </title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/07/27/webinar-quot-the-cloud-and-your-applications-what-is-the-impact-on-application-management-quot.aspx</link><pubDate>Mon, 27 Jul 2009 22:10:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:96748</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=96748</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/07/27/webinar-quot-the-cloud-and-your-applications-what-is-the-impact-on-application-management-quot.aspx#comments</comments><description>&lt;p class="MsoNormal"&gt;&lt;span style="font-size:x-small;"&gt;&lt;span style="color:blue;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-size:12pt;color:windowtext;font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;&lt;strong&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Date:&lt;/span&gt;&lt;/strong&gt; Thursday, July 30, 2009&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:x-small;"&gt;&lt;strong&gt;&lt;span style="font-family:&amp;#39;Arial&amp;#39;,&amp;#39;sans-serif&amp;#39;;"&gt;Time:&lt;/span&gt;&lt;/strong&gt; 11 am Pacific / 2 pm Eastern / 7:00 pm GMT Daylight Time&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:&amp;#39;Times New Roman&amp;#39;,&amp;#39;serif&amp;#39;;"&gt;&lt;span style="font-size:small;"&gt;Are your applications doing what they are supposed to be doing? Cloud computing, tiered applications, Software as a Service (SaaS) &amp;ndash; all add complexity and make that question more difficult to answer. &lt;br /&gt;&lt;br /&gt;Customers are finding more business service problems. The result: customer satisfaction and retention is at risk. The good news is that despite declining budgets, you can reduce downtime, increase service levels, and improve user experience quality.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;Hear &lt;a href="http://www.enterprisemanagement.com/"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;EMA&lt;/span&gt;&lt;/a&gt; Research Director &lt;a href="http://www.enterprisemanagement.com/about/team/Julie_Craig.php"&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;Julie Craig&lt;/span&gt;&lt;/a&gt; share the early results of a recent market research survey.&amp;nbsp; You&amp;rsquo;ll also hear from HP Product Marketing Manager Amy Feldman, who will share customer best practices and success stories.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:blue;"&gt;Register at &lt;a href="http://www.enterprisemanagement.com/research/asset.php?id=1506"&gt;http://www.enterprisemanagement.com/research/asset.php?id=1506&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:blue;"&gt;&lt;span style="color:#000000;"&gt;
&lt;p&gt;Related Items:&amp;nbsp; &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;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11-15-25%5e751_4000_100__"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;HP End User Management&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="MARGIN-TOP:0px;MARGIN-BOTTOM:0px;VERTICAL-ALIGN:middle;"&gt;&lt;a href="https://h10078.www1.hp.com/cda/hpms/display/main/hpms_content.jsp?zn=bto&amp;amp;cp=1-11%5e40898_4000_100__&amp;amp;jumpid=TC|14803|cloud%20assure||S|b|3581944374"&gt;&lt;span style="FONT-SIZE:10pt;FONT-FAMILY:Arial;"&gt;HP Cloud Assure&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;&lt;span style="font-size:10pt;color:blue;"&gt;&lt;/span&gt;&lt;/p&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=96748" 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/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/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/SaaS/default.aspx">SaaS</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Webinar/default.aspx">Webinar</category></item><item><title>HP Business Availability Center 8.02 What's New</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/07/24/hp-business-availability-center-8-02-what-s-new.aspx</link><pubDate>Fri, 24 Jul 2009 01:17:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:96410</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=96410</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/07/24/hp-business-availability-center-8-02-what-s-new.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;by Michael Procopio&lt;/p&gt;
&lt;p style="font-size:9pt;margin:0in;font-family:Arial;"&gt;&amp;nbsp;BAC 8.02 is now generally available. Here are the highlights of what&amp;#39;s new. There are also a number of defect fixes in this release.&lt;/p&gt;
&lt;p style="font-size:9pt;margin:0in 0in 0in 0.375in;font-family:Arial;"&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:10pt;font-family:NewCenturySchlbk;"&gt;Netuitive&lt;/span&gt;&lt;span style="font-weight:bold;font-size:10pt;font-family:NewCenturySchlbk;"&gt; &lt;/span&gt;&lt;span style="font-size:10pt;font-family:NewCenturySchlbk;"&gt;integration:&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:NewCenturySchlbk;"&gt;Enables integrating Netuitive alarms into Dashboard&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:NewCenturySchlbk;"&gt;System Availability Management (SAM) enhancement:&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:NewCenturySchlbk;"&gt;SAM administration now displays SAM points in use, enabling more effective management of SiteScope license points by increasing visibility into point consumption&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:NewCenturySchlbk;"&gt;Apache Web server upgrade:&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:NewCenturySchlbk;"&gt;Upgrade of Apache Web server to version 2.2.11 keeps Business Availability Center current with the latest industry release and compliant with security requirements&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:NewCenturySchlbk;"&gt;End User Management (EUM) enhancements, including:&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-weight:bold;font-size:10pt;font-family:NewCenturySchlbk;"&gt;Real User Monitor (RUM):&lt;/span&gt;&lt;span style="font-size:10pt;font-family:NewCenturySchlbk;"&gt; Additional OS support for RUM probe (Windows 2003 and RHE5 64 bit); Improved SSL traffic handling for special environments; Seven protocol decoder packs for slow requests: MSSQL, LDAP, MySQL, IMAP, POP3, SMTP, FTP; Improved system health; Keystore management improvements&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-weight:bold;font-size:10pt;font-family:NewCenturySchlbk;"&gt;Business Process Monitor (BPM):&lt;/span&gt;&lt;span style="font-size:10pt;font-family:NewCenturySchlbk;"&gt; Support for VuGen 9.5; BPM support for Windows Vista; New MSI installation replaces InstallShield on Windows platforms; New Solaris packaging (SPARC) installation replaces InstallShield on Solaris platforms&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:NewCenturySchlbk;"&gt;Business Process Insight enhancement:&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:NewCenturySchlbk;"&gt;Implemented a way to link sub-processes to parent processes.&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:NewCenturySchlbk;"&gt;Interactive integration documentation for Business Availability Center-Service Manager/Service Center integration:&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:NewCenturySchlbk;"&gt;New interactive document that enables selecting specific integration parameters and viewing only the documentation relevant for the integration specified&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="font-size:9pt;margin:0in;font-family:Arial;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-size:9pt;margin:0in;font-family:Arial;"&gt;For the &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;Business Availability Center&lt;/a&gt;, Michael Procopio&lt;/p&gt;
&lt;p style="font-size:10pt;margin:0in;font-family:NewCenturySchlbk;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-size:10pt;margin:0in;font-family:NewCenturySchlbk;"&gt;Related items:&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;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-size:10pt;font-family:NewCenturySchlbk;"&gt;BAC web page&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;a href="http://support.openview.hp.com/selfsolve/manuals"&gt;&lt;span style="font-size:10pt;font-family:NewCenturySchlbk;"&gt;Documentation site&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:10pt;font-family:NewCenturySchlbk;"&gt; where customers can download the manuals and release notes&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="font-size:10pt;margin:0in;font-family:Verdana;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="font-size:10pt;margin:0in;font-family:Verdana;"&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=96410" 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/Michael+Procopio/default.aspx">Michael Procopio</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></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>Not true, IBM</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/26/not-true-ibm.aspx</link><pubDate>Fri, 26 Jun 2009 09:47:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:92585</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=92585</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/26/not-true-ibm.aspx#comments</comments><description>&lt;p&gt;&amp;nbsp;By Mike Shaw&lt;/p&gt;
&lt;p lang="en-GB" style="margin:0in;font-family:Arial;font-size:11pt;"&gt;IBM recently made some incorrect claims on their web site about HP&amp;#39;s management products. The network side of those claims was handled on our network management blog.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I wanted to handle the application management claims here.&lt;/p&gt;
&lt;p lang="en-GB" style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&lt;span lang="en-GB"&gt;&lt;b&gt;J2EE Diagnostics Claims&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&lt;span lang="en-GB"&gt;IBM claimed that &lt;/span&gt;&lt;span lang="en-US"&gt;HP&lt;/span&gt;&lt;span lang="en-GB"&gt;&amp;rsquo;&lt;/span&gt;&lt;span lang="en-US"&gt;s BAC solution (our solution for application management) cannot provide drill down into J2EE applications. This is not true:&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&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="font-family:Arial;font-size:11pt;"&gt;HP Diagnostics software for J2EE provides a top-down, end-to-end lifecycle approach for seamlessly monitoring, triaging and diagnosing critical problems with J2EE and Java applications &amp;ndash; in both pre-production and production environments.&amp;nbsp; &lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;HP Diagnostics for J2EE starts with the end-user (real and synthetic), then drills down into application components, systems layers and back-end tiers &amp;ndash; helping you rapidly resolve the problems that have the greatest business impact&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;HP Diagnostics will monitor any java application, and will discover and monitor the relationship between applications (java and .net)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin:0in 0in 0in 0.375in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&lt;span lang="en-US"&gt;&lt;b&gt;Application and infrastructure data integration claims&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&lt;span lang="en-US"&gt;IBM further claimed that HP&lt;/span&gt;&lt;span lang="en-GB"&gt;&amp;rsquo;&lt;/span&gt;&lt;span lang="en-US"&gt;s BAC does not have the capability to correlate application data to infrastructure data. This is not true. Our integration between the application and the infrastructure layers is two-way - from bottom-up and from top-down. &lt;/span&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&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;p&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;Bottom-up:&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="font-family:Arial;font-size:11pt;"&gt;You can see how an event impacts business services above by looking upwards thru the service topology held in HP&amp;#39;s CMDB. The services you can look up to may be applications, they may be a user experience (e.g. the online checkin user experience) or they may be steps in a business process. And, you can see what SLAs are resting on the impacted services and those SLAs&amp;#39; closeness to jeopardy.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &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="font-family:Arial;font-size:11pt;"&gt;This service topology information can be discovered using a number of different methods, all under the overall control of the dynamic discovery manager. For example, if you have OperationsCenter&amp;#39;s Smart Plug-ins (SPI), many of these do discovery of their domains and this is now fed into the CMDB. Or, if you are doing agentless monitoring (less expensive to buy and manage, but not the same level of fidelity and action control as with agents - it&amp;#39;s horses for courses), this will also discover the hierarchies under the items it&amp;#39;s monitoring. And if you have NNMi, our network management product, it will put its end-point discovery into CMDB. If you want everything discovered from business service on down, you can use our advanced discovery technology. As I said earlier, ourdiscovery manager is the overall controller, orchestrating the other discovery methods like SPIs and NNMi should you choose to use them&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The new OMi &amp;quot;TBEC&amp;quot; (topology-based event correlation) technology is able to take an event stream, map the events to services, and then group events related by services in the service topology and thus infer which are causal events (events we need to take action on) and which are symptomatic events (events that are as a consequence of a causal event and thus don&amp;#39;t need to be actioned). Included in the symptomatic events may well be an event from our user experience or business transaction monitoring technology. Imagine a DB is having a performance problem. This, in turn, causes a user application to slow. The real user monitor notices this an raises an event. The OMi TBEC will notice both events, realize they are related in the service topology, and infer that the DB problem is the cause and the real user monitor event is a symptom. Is this new? No - the technology was invented by Bell Labs and has been in our NNMi network management product for about 18 months now. &lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;Summary: bottom-up we have two links up to the application / business service layer. The first is for exntensive &amp;quot;service impact analysis&amp;quot; and the second is for TBEC - for analysis so you just get to see the actionable events you need to do something about.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&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;p&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;Top-down&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="font-family:Arial;font-size:11pt;"&gt;Our performance triage technology takes performance and event information from dependent services (those services the business service having a performance problem rest on). It uses an HP Labs&amp;#39; patented algorithm to infer causal relationships between infrastructure service performance and fault and the business service&amp;#39;s performance. So what? This allows you to know which area is causing the performance problem. Useful given that the average performance problem goes thru 6 to 8 groups before being solved!&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;By the way, the event stream doesn&amp;#39;t have to come from Operations Center. We can, should you still have it having not swallowed the rip&amp;#39;n&amp;#39;replace mega-pain yet, take events from Tivoli (or any other event management system). &lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The performance triage module doesn&amp;#39;t just look at performance and event streams. It looks at recent changes in the dependent services as determined by the discovery monitor (e.g. Server XYZ has had 4gig of memory ripped out). I&amp;#39;m sure you&amp;#39;ve heard the stat that if a change has a occurred, there&amp;#39;s an 80% chance it&amp;#39;s the cause of the problem.&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;And, as of last November, the performance triage module also considers the compliance state of the dependent services. How does it do this? The ex-OpsWare Server Automation product now puts its discovered information into the CMDB too, and compliance state is one of the things it discovers.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;I&amp;#39;m sure there&amp;#39;s a stat on how non-compliant systems screw up business services above :-)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&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;p&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;And finally, something we are very proud of, and something that people really like - the 360 degree view.&lt;span style="mso-spacerun:yes;"&gt;&amp;nbsp; &lt;/span&gt;Take a service, any service. For that service, you can see the following.....&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="font-family:Arial;font-size:11pt;"&gt;The performance of the service versus its KPIs. Now and over time.&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;What services are above it&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;What user experiences are resting on it and what their state is&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The business processes resting on it and the throughput of those services (i.e. Are they slowing down because of this service?)&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The SLAs resting above this service their closeness to jeopardy&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The status of the services this service is resting on&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The change state of services at and below this service&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The compliance state of services at and below this service&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;The planned changes for this service&lt;/span&gt;&lt;/li&gt;
&lt;li style="margin-top:0px;margin-bottom:0px;vertical-align:middle;"&gt;&lt;span style="font-family:Arial;font-size:11pt;"&gt;What the service desk knows about this service in terms of incidents - &amp;quot;do we get an incident on this every Monday at this time?&amp;quot;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/360degreeview.png"&gt;&lt;img src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/360degreeview.png" border="0" alt="" /&gt;&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;OK. I&amp;#39;ve gone to town on this response a little bit. But to HP Software saying we can&amp;#39;t correlation application data to infrastructure is like telling Eugene Bolt he can&amp;#39;t run!&lt;/p&gt;
&lt;p style="margin:0in 0in 0in 0.75in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&lt;b&gt;Rip out Operations Center and replace it with NetCool&lt;/b&gt;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;Finally, in this piece of their web site, IBM was suggesting people move from Operations Manager to NetCool. As you probably know, the migration from Tivoli to NetCool is a rip&amp;#39;n&amp;#39;replace. &lt;a href="http://www.communities.hp.com/online/blogs/managementsoftware/archive/2009/06/10/rip-and-replace-never-operations-manager-has-15-years-of-stability.aspx" title="Operations Manager has never done this to our customer base"&gt;Operations Manager has never done this to our customer base&lt;/a&gt;. As a recent and concrete example, the new OMi functionality with its ability to do topology-based (i.e. no writing of event correlation rules) event correlation to reduce event streams to actionable events is an ADD-ON to existing Operations Center installations. No rip, no replace.&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;&amp;nbsp;&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&gt;If however, you have a predilection for rippin&amp;#39; and replacin&amp;#39;, then please do consider the move from Operations Center to NetCool. Personally, I&amp;#39;d add OMi instead because I&amp;#39;d want the topology based event correlation and easy life - but maybe that&amp;#39;s just me!&lt;/p&gt;
&lt;p style="margin:0in;font-family:Arial;font-size:11pt;"&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=92585" 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/infrastructure+management/default.aspx">infrastructure management</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Mike+Shaw/default.aspx">Mike Shaw</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/discovery/default.aspx">discovery</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/CMDB/default.aspx">CMDB</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/IBM/default.aspx">IBM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/diagnostiics/default.aspx">diagnostiics</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Tivoli/default.aspx">Tivoli</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/J2EE/default.aspx">J2EE</category></item><item><title>HP Software Universe - Mainstage Robin Purohit</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/18/hp-software-mainstage-robin-purohit.aspx</link><pubDate>Thu, 18 Jun 2009 01:19:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:92353</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=92353</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/18/hp-software-mainstage-robin-purohit.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;After a break Mainstage split into a 
Business Intelligence session and a Business Technology Optimization (BTO) 
session, I went to the later hosted by 
&lt;a href="http://www.communities.hp.com/hpinfo/newsroom/press_kits/2009/lasvegasevents2009/bi_purohit.pdf"&gt;Robin 
Purohit, vice president and general manger, Software Products, HP Software &amp;amp; 
Solutions&lt;/a&gt;
&lt;/span&gt;&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/HPSU_2D00_Banner_2D00_0753.jpg"&gt;&lt;img src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/HPSU_2D00_Banner_2D00_0753.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Here are some bits I found 
interesting:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;There are 15M virtual servers now and 
it is expected to double in 2 years. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Three key areas of change IT will see 
are: virtualization, SaaS and Web 2.0. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Web 2.0 screws up a lot in management, 
HP is building Web 2.0 compatibility into BTO tools. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Dataprotector, monitoring tools and 
mapping tools are including or working to include virtualization capability. 
&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Service Manager and Asset Manager are 
now available as SaaS. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;35% of flash apps violate Adobe best 
practices. HP released a testing tool which you can download for&amp;nbsp;free&amp;nbsp;called 
&lt;/span&gt;&lt;a href="https://h30406.www3.hp.com/campaigns/2009/wwcampaign/1-5TUVE/index.php?key=swf" target="_blank"&gt;&lt;i&gt;&lt;span style="font-family:Bookman Old Style;"&gt;SWFScan&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-family:Bookman Old Style;"&gt;. The same 
technology is built into some of HP&amp;rsquo;s BTO products. Customers can also do a free 
trial of our scanning SaaS. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;One customer cut $5M&amp;nbsp; in costs just in 
automating incidents with HP Operations Orchestration. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;HP Software recently announced a suite 
of software for operations of Blackberry implementations. See &lt;a href="http://www.hp.com/hpinfo/newsroom/press/2009/090504xa.html" target="_blank"&gt;&lt;i&gt;HP and RIM Announce Strategic Alliance to Mobilize Business on 
BlackBerry&lt;/i&gt;&lt;/a&gt;&amp;nbsp;for more details.&lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;HP Software is publishing 
configuration management best practices later this month. &lt;/span&gt;&lt;/span&gt;
&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Brian Byun VP Global Alliances from &lt;a href="http://www.vmware.com/" target="_blank"&gt;&lt;i&gt;VMware&lt;/i&gt;&lt;/a&gt; came on stage 
and announced announced an expanded partnership with HP to jointly develop 
software to manage VMware hypervisor technology. Denise Dubie at Network World 
wrote &lt;i&gt;&lt;a href="http://www.networkworld.com/news/2008/061808-hp-vmware-manage-virtual-servers.html?page=1" target="_blank"&gt;HP, VMware team to manage virtual 
servers&lt;/a&gt;.&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;There are a variety of Twitter accounts 
you can follow as well as the hashtag #HPSU09. &lt;i&gt;&lt;a href="http://search.twitter.com/search?q=%23hpsu09" target="_blank"&gt;Search Twitter for 
#HPSU09&lt;/a&gt;.&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;a href="http://twitter.com/hpitops" target="_blank"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;&lt;i&gt;HPITOps&lt;/i&gt; &lt;/span&gt;&lt;/a&gt;&lt;span style="font-family:Bookman Old Style;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&amp;ndash; Covers BSM, ITFM, ITSM, Operations and 
Network Management&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;a href="http://twitter.com/hpsu09" target="_blank"&gt;&lt;i&gt;&lt;span style="font-family:Bookman Old Style;"&gt;HPSU09&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-family:Bookman Old Style;"&gt; &lt;i&gt;&amp;nbsp;&lt;/i&gt;&amp;ndash; show logistics and other 
information&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;a href="http://twitter.com/HPSoftwareCTO" target="_blank"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;&lt;i&gt;HPSoftwareCTO&lt;/i&gt; &lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;a href="http://twitter.com/informationCTO" target="_blank"&gt;&lt;i&gt;&lt;span style="font-family:Bookman Old Style;"&gt;informationCTO&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-family:Bookman Old Style;"&gt; &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;a href="http://twitter.com/hpsoftware" target="_blank"&gt;&lt;i&gt;&lt;span style="font-family:Bookman Old Style;"&gt;HPSoftware&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;a href="http://twitter.com/BTOCMO" target="_blank"&gt;&lt;i&gt;&lt;span style="font-family:Bookman Old Style;"&gt;BTOCMO&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-family:Bookman Old Style;"&gt; &amp;ndash; HP BTO Chief Marketing Officer &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:medium;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;For &lt;/span&gt;&lt;a href="http://hp.com/go/BSM" target="_blank"&gt;&lt;i&gt;&lt;span style="font-family:Bookman Old Style;"&gt;HP BSM&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;span style="font-family:Bookman Old Style;"&gt;, Michael Procopio&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=92353" 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/announcment/default.aspx">announcment</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><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/HPSU09/default.aspx">HPSU09</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/Las+Vegas/default.aspx">Las Vegas</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/SWFScan/default.aspx">SWFScan</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Blackberry/default.aspx">Blackberry</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Asset+Manager/default.aspx">Asset Manager</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Service+Manager/default.aspx">Service Manager</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/VMware/default.aspx">VMware</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/RIM/default.aspx">RIM</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/Robin+Purohit/default.aspx">Robin Purohit</category></item><item><title>HP Software Universe - day 1</title><link>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/16/hp-software-universe-day-1.aspx</link><pubDate>Tue, 16 Jun 2009 02:11:00 GMT</pubDate><guid isPermaLink="false">964d1d0f-bea0-4201-a2aa-8aa369a35a46:92290</guid><dc:creator>Michael_Procopio</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=92290</wfw:commentRss><comments>http://www.communities.hp.com/online/blogs/mbsmreality/archive/2009/06/16/hp-software-universe-day-1.aspx#comments</comments><description>&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;by Michael Procopio&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;&lt;/span&gt;&amp;nbsp;&lt;a href="http://www.communities.hp.com/online/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/hpsu09_2D00_vegas.jpg"&gt;&lt;img src="http://www.communities.hp.com/online/resized-image.ashx/__size/550x0/__key/CommunityServer.Blogs.Components.WeblogFiles/mbsmreality/hpsu09_2D00_vegas.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Today was the first day of &lt;/span&gt;&lt;a href="http://www.hpsoftwareuniverse2009.com/hpswu/controller.cfm"&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;Software Universe&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;. I had customer meetings all day today. Here are some interesting items from my conversations.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Most said budgets were down in 2009 and will be flat to down in 2010. But a few who were related to &lt;b&gt;government stimulus&lt;/b&gt; said theirs will be up.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;"&gt;&lt;span style="font-family:Bookman Old Style;"&gt;Co-sourcing and &lt;b&gt;outsourcing&lt;/b&gt; continue as ways to &lt;b&gt;reduce costs&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;A few were focusing on asset management with the express purpose of getting rid of things in the environment they don&amp;rsquo;t need anymore. They know they are out there&amp;nbsp;but they need to find them first.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Most customers I spoke to said they&amp;nbsp;&lt;b&gt;keep aggregated performance data for 2 years&lt;/b&gt; the range was 18 months to 5 years.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;There was&amp;nbsp;an interesting discussion about the &lt;b&gt;definition of a business service versus an IT service&lt;/b&gt;. The point being made was a business service by definition involves more than IT. While I agree this is a good point, I think the IT industry has focused on business service as a way to say - &amp;ldquo;I&amp;rsquo;m thinking about this IT service in the context the business thinks about it not just from my own IT based perspective&amp;rdquo;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;A number of &lt;b&gt;customers have or are about to implement NNMi&lt;/b&gt;. If this is something you are interested in check out the &lt;/span&gt;&lt;a href="http://hp.com/go/nnmi"&gt;&lt;i&gt;&lt;span style="font-size:small;color:#669966;font-family:Bookman Old Style;"&gt;NNMi Portal&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Many customers are moving to virtualized environment highest percentage I heard was 70%. Another customer forces &lt;b&gt;all internal developers to deliver software as a&amp;nbsp;virtual image&lt;/b&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Another topic was &lt;b&gt;how to monitor out tasked items&lt;/b&gt;. For example, some part of what you offer is delivered by a third party - how do you make sure they are living up to your standards. Two methods I heard were 1/ use HP Business Process Monitor 2/ get the 3rd party to send you alerts from their monitoring system.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;On the question &lt;b&gt;does your manager of managers send back data&lt;/b&gt; to sync the original tools 1 did, 1 didn&amp;rsquo;t. For the one who did it was part of a closed loop process. &lt;/span&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Monitor tool finds problem send alert to MOM (Manager of managers).&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;MOM send event ID to monitoring tool&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Subject matter expert uses monitoring tools to diagnose problem&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;Once diagnosed updates monitoring tool which updates MOM&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;A very productive day for me. I hope some of this is useful information to you.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;For &lt;b&gt;additional coverage&lt;/b&gt; my blogger buddy Pete Spielvogel is also here and beat me to the first post. You can read his posts at the &lt;i&gt;&lt;a target="_blank" href="http://hp.com/go/ITOpsBlog"&gt;&lt;span style="color:#669966;"&gt;ITOps Blog&lt;/span&gt;&lt;/a&gt;&lt;/i&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:bookm;"&gt;There are a variety of Twitter accounts you can follow as well as the hashtag #HPSU09&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://twitter.com/hpitops"&gt;&lt;span style="font-size:small;color:#669966;font-family:bookm;"&gt;&lt;i&gt;HPITOps&lt;/i&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:bookm;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&amp;ndash; Covers BSM, Operations and Network Management&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://twitter.com/hpsu09"&gt;&lt;span style="font-size:small;color:#669966;font-family:bookm;"&gt;&lt;i&gt;HPSU09&lt;/i&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style="font-size:small;font-family:bookm;"&gt;&lt;i&gt;&amp;nbsp;&lt;/i&gt;&amp;ndash; show logistics and other information&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;color:#669966;font-family:bookm;"&gt;&lt;a target="_blank" href="http://twitter.com/HPSoftwareCTO"&gt;&lt;i&gt;HPSoftwareCTO&lt;/i&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:bookm;"&gt;&lt;a target="_blank" href="http://twitter.com/informationCTO"&gt;&lt;i&gt;&lt;span style="color:#669966;"&gt;informationCTO&lt;/span&gt;&lt;/i&gt;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;color:#669966;font-family:bookm;"&gt;&lt;a target="_blank" href="http://twitter.com/hpsoftware"&gt;&lt;i&gt;HPSoftware&lt;/i&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:bookm;"&gt;&lt;a target="_blank" href="http://twitter.com/BTOCMO"&gt;&lt;i&gt;&lt;span style="color:#669966;"&gt;BTOCMO&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;&amp;nbsp;&amp;ndash; HP BTO Chief Marketing Officer&lt;/span&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:small;font-family:Bookman Old Style;"&gt;For &lt;a target="_blank" href="http://hp.com/go/BSM"&gt;&lt;i&gt;&lt;span style="color:#669966;"&gt;HP BSM&lt;/span&gt;&lt;/i&gt;&lt;/a&gt;, Michael Procopio&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=92290" 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/Network+management/default.aspx">Network 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/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/Michael+Procopio/default.aspx">Michael Procopio</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/recession/default.aspx">recession</category><category domain="http://www.communities.hp.com/online/blogs/mbsmreality/archive/tags/HPSU09/default.aspx">HPSU09</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/Las+Vegas/default.aspx">Las Vegas</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>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></channel></rss>