<?xml version="1.0"?> 
<rss version="2.0">
  <channel>
    <title>CMG'07 Agenda</title>
    <link>http://test.cmg.org/cgi-bin/agenda_2007.pl</link>
    <description>Current agenda for CMG'07</description>
    <language>en-us</language>
    <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
    <lastBuildDate>Thu,  5 Jun 2008 17:17:29 GMT</lastBuildDate>
    <managingEditor>webmaster@cmg.org</managingEditor>
    <webMaster>webmaster@cmg.org</webMaster>

      <item>
        <title>Performance Management with Free and Bundled Tools (updated for 2007)</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7702</link>
        <description>Computer system and Network performance data collection, analysis, modeling and capacity planning on any platform using bundled utilities and freely available tools such as Orca, BigBrother, OpenNMS, Nagios, Ganglia, SE Toolkit, R, Ethereal/Wireshark, Ntop, MySQL and PDQ.Overview: Capacity planning and performance management tools have been commercially available for many years. A new generation of freely available tools provides data collectors and analysis packages. As the underlying computer platforms and network devices have evolved, they have added improved data sources and have bundled free data collectors. Several open source and freeware projects have sprung up to collect and display cross-platform data, and with the advent of highly functional free statistics and modeling packages comprehensive analysis, modeling and archival storage can now be assembled. Free and bundled tools are of special interest to sites with very diverse mixes of systems, very large sites where licensing costs become prohibitive, and sites replacing a few large single systems with many more low cost horizontally scaled systems.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7702</guid>
        <session>181</session>
     </item>
    
      <item>
        <title>Introduction to zPCR and Hands-On Lab</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7717</link>
        <description>Capacity Planning has never faced as many challenges as seen today on IBM System z9 processors. These large processors have the ability to support 60 different LPARs running traditional z/OS workloads, like CICS and IMS, and new workloads, like Linux on System z and Websphere. z/OS itself now supports 32 CPs in an LPAR and can be run with specialty processors like the zAAP which runs z/OS Java based workloads, and the new IBM System z9 zIIP which runs z/OS enclave SRB based workloads. Add to this mix the capacity issues from using other specialty CPs like an IFL used to run zLinux environments, and ICFs used to run Coupling Facility partitions. This workshop will introduce you to the methods IBM uses to describe processor capacity for IBM System z9 and IBM zSeries processors. We will discuss the use of LSPR data and the ability to easily use the LSPR data via a new tool, free from IBM, called zPCR. This hands-on lab will provide attendees with a copy of zPCR and several different capacity planning scenarios will be taught using the tool. Attendees are expected to bring their own laptops on which to run the exercises. Whether planning a processor migration or just changing your LPAR configurations learn how to use zPCR to understand the capacity impacts of the change. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7717</guid>
        <session>182</session>
     </item>
    
      <item>
        <title>Performance and Tuning of .NET Framework Applications</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7718</link>
        <description>The .NET Framework is an extensible, object-oriented Class library that is used by millions of application developers. This workshop provides a thorough introduction to the most important performance-oriented aspects of building scalable .NET applications. Participants will gain hands-on exposure to the run-time architecture of .NET Framework applications, with an emphasis on the Common Language Runtime (CLR) and the managed-code environment in which the applications run. Additional performance considerations for .NET Components, WPF, ASP.NET and WCF web service-based applications will be discussed. The different programming models used to access to SQL Server, including LINQ, ADO.NET, and hosting of CLR-based programs are compared and contrasted. Specific techniques for exploiting parallelism on today&#8217;s multi-core machines are also considered. The Workshop is oriented around case studies that illustrate and emphasize the interpretation of the measurement data and the use of the tools. Bringing a portable computer capable of running Windows Vista or XP is highly recommended.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7718</guid>
        <session>183</session>
     </item>
    
      <item>
        <title>Trouble Free High Performance SANs; Detect &amp; Eliminate SAN issues before applications are impacted!</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7732</link>
        <description>How often is your Storage Network blamed for application slowdowns?  Surveys show that over 90% of the time the SAN is blamed for application performance issues, but after exhaustive and time consuming analysis, less than 10% of the time is the problem in the SAN!  During this workshop, Finisar, the leading OEM provider of optical components and design and test equipment to the Storage vendors, will demonstrate best practices to instrumenting your SAN to ensure high-performance and trouble free storage network data paths so that applications have rapid, uninterrupted access to their data every time, all the time.  This workshop will focus on instrumentation of non-disruptive, fault tolerant Traffic Analysis Points and proactive monitoring solutions to provide both real-time and historical data traffic visibility across your SAN network links to quickly and easily detect Fibre Channel network congestion, problems, and errors before users or applications are impacted.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7732</guid>
        <session>184</session>
     </item>
    
      <item>
        <title>Java Performance Analysis and Tuning</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7709</link>
        <description>Most likely you have Java applications running within your enterprise. And perhaps the performance is not what you would like. The default settings for the Java Virtual Machine (JVM) are usually sufficient for basic application, but when you stress the application, unexpected slowdowns can occur. This workshop examines various mechanism that you an employ to analyze the performance of your Java application, and how to tune those applications.The focus is not on making application changes, but rather on tuning the JVM or the application server hosting the application. After attending this workshop, you will be able to  &#8226; Gather and analyze garbage collection statistics, and decide how to best tune the garbage collector based on the analysis.  &#8226; Understand the various garbage collection algorithms, know the pros and cons of each one, and choose the one best for your application.  &#8226; Use various tools based on the Java Management Extensions (JMX) to monitor the performance of the JVM, the application server, and even your application.  &#8226; Describe various tuning parameters of the JVM and the middleware stack, including such things as database connection pools and thread pools used to process user requests.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7709</guid>
        <session>185</session>
     </item>
    
      <item>
        <title>Introduction to Web Services, SOA and the Enterprise Service Bus</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7710</link>
        <description>Web Services first appeared on the scene in 2000 and since then have quickly gained momentum in the industry. Almost every Fortune 500 company has incorporate Web Services in their IT strategy and small companies are using Web Services to integrate into the supply chains of their larger partners. Soon after Web Services started to gain traction, people started talking about Service Oriented Architecture (SOA) as being the key architectural pattern for achieving an agile IT infrastructure that enables ease of integration. More recently the concept of an Enterprise Service Bus has emerged as the solution to the problem of heterogenous application integration.This workshop will provide an introduction to Web Services, Service Oriented Architectures and the Enterprise Service Bus. We will start by describing Web Services and its basic building blocks. After reviewing the current state of Web Services in the industry, we will discuss the SOA architectural model and its relationship to Web Services. In the last part of the workshop we will focus on the concept of an Enterprise Service Bus and how it simplifies the management of the infrastructure for a large enterprise that has adopted the SOA architectural model.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7710</guid>
        <session>186</session>
     </item>
    
      <item>
        <title>Capacity Management from A to A (ITIL&#174; + pragmatic processes, trusted techniques and sample studies)</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7723</link>
        <description>When embracing ITIL&#174; as a discipline, Service Delivery and Capacity Management in particular should be high on the agenda for implementation to gain quick returns and meet all IT governance and compliance issues.  Capacity Management covers both performance management and capacity planning and this workshop deals with it from A to A:  &#8226; Alarms &amp; Alerting reports on current performance  &#8226; Analysis of &amp; Advice on present &amp; past performance  &#8226; Analytical modeling &amp; Assurance of future performanceThis workshop addresses all of the activities involved within the Capacity Management process.  It addresses the theory, background, key concepts and their practical implementation.  It shows the nature of the main activities: measurement, analysis and prediction and reporting on all of them.  It looks at the required data sources and available key metrics and the tools and techniques involved in their collection and analysis.  Various statistical and analytical models available for their interpretation are introduced.  It considers the pragmatic detail in implementing the required activities and considers their interfaces with other ITSM processes.  It includes some practical exercises and sample capacity plans based on case studies to underpin the techniques introduced.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7723</guid>
        <session>18E</session>
     </item>
    
      <item>
        <title>How to Move Beyond Monitoring, Pretty Damn Quick!</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7713</link>
        <description>Monitoring and a performance database are fundamental to successful performance management and capacity planning. A plethora of tools, both commercial and freeware, are available to aid in that task. The strength of those tools, however, lies in monitoring operating system data on a per-host basis rather than business metrics, process transaction rates and web-user response times. Moreover, modern applications are tiered across multiple hosts. This leaves open the problem of how to stitch all these data together in such a way as to be able to assess capacity for application scalability and service level objectives. PDQ (Pretty Damn Quick) is an open-source, freeware, performance modeling tool that helps you to solve that problem. PDQ has been developed over the past 15 years and is used by a number of corporations as part of their routine capacity planning. PDQ is available in C, Perl, Python, Java and PHP, and runs on any platform including: AIX, Solaris, Linux, z/OS and Windows XP. In this tutorial, you will learn the same techniques I have used with PDQ to solve actual capacity planning problems associated with multithreaded WebLogic servers, a spam-filtering farm, a tiered e-business application, a client-server insurance application and more.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7713</guid>
        <session>191</session>
     </item>
    
      <item>
        <title>Hands on Workshop on Performance Prediction for Multi-tier Distributed Environment</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7705</link>
        <description>An intensive hands on workshop for performance management professionals who would like to learn the fundamentals of building and applying analytical models to proactively manage the performance of applications in multi-tier distributed environments including Web Servers, Application Servers based on Web Logic and Web Sphere as well as Oracle 10g, 10g RAC and DB2 UDB ESE  DBMS supporting  parallel processing.   &#8226; During the workshop you will learn how to build and apply simple analytical models to predict the impact of expected growth in workload volume and database size, the impact of implementing new applications, database tuning, changing Application Servers and DBMS Servers software parameters controlling concurrency and upgrading hardware.  &#8226; You will load our Excel spreadsheet with exercises to your notebook computer to practically perform workload characterization, building simple analytical queueing network models, and applying modeling results to justify strategic, tactical and operational performance management and capacity planning recommendations  &#8226; At the end of the workshop you will summarize results and prepare a report with capacity management recommendations. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7705</guid>
        <session>192</session>
     </item>
    
      <item>
        <title>SQL Server performance tuning and scalability experience sharing</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7730</link>
        <description>IT staffs and application developers are facing a lot of issues in performance and scalability in a SQL Server environment, especially those moved over from DB2 and Oracle experience. This workshop is designed to help you with understanding and improving your SQL Server application in certain areas. It will focus on sharing the experience of using the performance features of the SQL Server and tuning your applications using SQL Server. Considering the complexity of database applications, it is not possible to cover all the areas in a half day workshop. We will only focus on optimization of data load, temporary database, and schema tuning.Attendees will learn how to use SQL Server Profiler and Database Engine Tuning Advisor monitor, discovery performance problems, and got tuning suggestions. Monitoring application and discovering problems are the starting point of real world examples. We will walk you through how to find root causes, come up with reasonable solutions, and implement those solutions. Attendees should be able to apply the material covered to their job.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7730</guid>
        <session>193</session>
     </item>
    
      <item>
        <title>Archiving Data &#8211; Economics and Regulatory Compliance</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7729</link>
        <description>While archiving data has been a practice in Information Technology since the early days of recording media, what constitutes archiving has become an area where there are many definitions.  The ongoing capacity demands and the operational cost issues have led to a new focus on archiving of data.  New technologies and new systems have been deployed that provide new opportunities for archiving and allow for more archiving discipline.The economics of archiving touch many different areas:   &#8226; Capital expenditures   &#8226; Operational costs    &#8226; Data Protection In the current climate of litigation and protection, archiving of data carries along and heightens the need to handle some percentage of data according to regulatory compliance rules.  The compliance requirements are in addition to providing capabilities regarding legal discovery which applies to any type of business.  Archiving of data, to be effectively implemented, requires the integration of handling of different regulatory requirement and discovery demands.  This workshop will characterize what constitutes archiving today and explain the different options available.  The economics of employment of an archiving strategy will be detailed and the different regulatory and discovery requirements will be highlighted. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7729</guid>
        <session>194</session>
     </item>
    
      <item>
        <title>Availability: Best Practices and Capacity Planning to maximize system uptime.</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7715</link>
        <description>This session will cover the logistical system planning  and benefits of adequate capacity to maintain a rotational rather than cascading failover model.  Methods of reducing availability will be discussed along with the capacity implications to maintain different models. One of the best techniques to minimize downtime is to plan for and implement rolling upgrades.  Since failover models often result in non-zero disruptive take-overs,  eliminating the need to fail back can significantly improve uptime.We will also compare and contrast current technologies for availability and future methodologies for the System p platform along with predicted affects on capacity planning.  Capacity Upgrade on demand will be reviewed in terms of maximizing availability. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: UNIX</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7715</guid>
        <session>195</session>
     </item>
    
      <item>
        <title>Introduction to WebSphere MQ Performance</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7706</link>
        <description>IBM WebSphere MQ (aka WMQ or MQSeries) is IBM&#8217;s Messaging Middleware offering.During this WMQ performance workshop, Peter Enrico will discuss:  &#8226; Introduction to messaging, WMQ, and performance data  &#8226; Application effects on MQ performance  &#8226; z/OS setup for optimal WMQ performance  &#8226; WMQ resource performance considerations  &#8226; Topology effects on performancePlease note that although this workshop concentrates on WMQ for z/OS, most of the overview and performance concepts discussed apply to WMQ on any platform or application exploiting WMQ.For those of you that have attended previous Peter Enrico classes and CMG sessions you know this energetic workshop will be packed with lots of practical, useful, real world information and recommendations.Extra Offer : Send SMF Data Prior To The Workshop!Peter will once again offer workshop attendees the opportunity to send him SMF data. Peter will process any SMF data received at least 1 week prior to workshop. If the submitter attends the workshop Peter will return a CD containing tables and graphs of their own data. Then, on an informal basis, Peter will be available during CMG week to those wishing to discuss their WMQ SMF data with him.For data gathering instructions, email Peter at Peter.Enrico@EPStrategies.com.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7706</guid>
        <session>196</session>
     </item>
    
      <item>
        <title>ITIL V3:  What&apos;s New in ITIL this year?</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7725</link>
        <description>The hottest thing in ITIL this year is the new refreshed ITIL Version 3!   Are you wondering what the key differences are between V2 and V3?  There are some key concept changes in V3.   This workshop session will give you an overview ofV3 as well as a key concepts  overview of  the each of the five new Core V3 Books, This workshop session will feature one of the new ITIL V3 authors, George Spalding, who will guide you through a look at the 5 new ITIL V3 Core Publications which will have a consistent structure:  &#8226; Service Strategy  &#8226; Service Design  &#8226; Service Transition  &#8226; Service Operation  &#8226; Continual Service Improvement   &#8226; Consistent Structure components     o Learn the new concepts to ITIL V3       o Learn what the differences are between V2 and V3 and what it means to your organization      o V3 V the Core 5 Books; overview of each</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7725</guid>
        <session>19E</session>
     </item>
    
      <item>
        <title>Managing and Modernizing Legacy Applications</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7156</link>
        <description>Most IT organizations treat legacy applications as overhead rather than as valuable business assets. They spend considerable sums of money operating and maintaining these applications yet invest little in improving their returns to the business. This executive report examines how to evaluate and improve the value of legacy application portfolios, reviews the range of options available to modernize and manage legacy assets, and demonstrates the value of proactive application management.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7156</guid>
        <session>242</session>
     </item>
    
      <item>
        <title>A z/OS WLM Guy Discovers Enterprise Workload Manager (EWLM)</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7054</link>
        <description>Enterprise Workload Manager (EWLM) provides a way to monitor and respond to workload processing across multiple systems in a distributed heterogeneous environment. EWLM is mainframe technology (z/OS WLM) migrated out to distributed platforms. In this session Glenn Anderson, long-time WLM instructor, will share his impressions and experiences with EWLM. What is this EWLM thing anyway? How does EWLM fit with z/OS and WLM?  Do we need both products?  Why should System z people care about EWLM in the first place? The session will also review the latest EWLM status, announcements and updates.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7054</guid>
        <session>243</session>
     </item>
    
      <item>
        <title>Panel: Storage Performance Council Panel Session</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7070</link>
        <description>The Storage Performance Council (SPC) is a cross-vendor team of storage performance experts that has built the industry&apos;s first benchmarks for storage which have become the standard for decision making.  The SPC has sought real-world workloads to become benchmarks that are vendor-neutral, platform independent, network storage capable.  A significant number of both SPC-1 and SPC-2 results have been published to date.  This panel session will discuss the status of the SPC and the Storage Industry standard performance benchmarks available and under development.  Panelists include: Bruce McNutt of IBM, Leah Schoeb of SUN, Carrel (Sandy) Wilson of Fujitsu Computer Systems, Craig Parris of Seagate Technology, Chuck Paridon of HP, and Walter Baker of Storage Performance Council</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7070</guid>
        <session>244</session>
     </item>
    
      <item>
        <title>An Open Source ARM 4 Implementation</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7168</link>
        <description>One of the key factors in adopting new technologies is the availability of inexpensive tools for developers and experimenters. The ARM4.org open source project intends to produce an open source implementation of the ARM 4, and now ARM 4.1, standards suitable for a developer or an enterprise. Although still in it&apos;s infancy, the project has produced a working collector. This session describes the current state of the project and its development direction.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Linux and Unix: UNIX</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7168</guid>
        <session>245</session>
     </item>
    
      <item>
        <title>Modeling the Performance Impact of Internet Marketing Campaigns on E-Commerce Sites</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7209</link>
        <description>Internet Marketing (IM) is the practice of applying advertising techniques to drive traffic to e-commerce sites. The business community has developed techniques that  generates traffic to e-commerce sites, but little work has been done to develop analytic models that assess the performance of e-commerce sites resulting from Internet Marketing Campaigns (IMC). In this session, we develop analytic models to assess the performance impact of IMC&#8217;s upon web sites, which can then be used to address capacity planning issues.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7209</guid>
        <session>245</session>
     </item>
    
      <item>
        <title>A New Way to Expose Performance Counters on Windows Vista</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7063</link>
        <description>The Windows platform exposes performance counters as a means to measure the performance of system components and applications. Creating performance counters for general applications has not been straightforward and presented challenges. Windows Vista introduces a new performance counter infrastructure that greatly reduces the burden in adding counter providers. This session will describe how the new infrastructure enables easy creation of general counters and give examples of how to implement new counter data providers using the new managed and unmanaged APIs.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7063</guid>
        <session>246</session>
     </item>
    
      <item>
        <title>Using Simulation to Forecast Performance: A Case Study</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7115</link>
        <description>Performance is a key factor for usefulness and acceptance in business, especially when it comes to large scale enterprise systems. This session will discuss some of the issues that should be kept in mind while designing multi-tiered, multi-threaded systems using simulation. It will take into consideration models using queues to transfer requests between the tiers and also see how other application operations can be made optimized in large scale enterprise applications. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7115</guid>
        <session>247</session>
     </item>
    
      <item>
        <title>PerfCap: Headroom - as measure of Server Capacity</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7783</link>
        <description>In this session we present a metric called Headroom, which is used to quantify the remaining Capacity of a server. This metric, calculated from server measured performance data, is used to track historical change in remaining capacity. Often, in the absence of availability of business growth data a headroom trend projection can be used to predict when server capacity will be exhausted. Using PAWZ software we will show how such a methodology can be automated in support of IT resource planning.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7783</guid>
        <session>249</session>
     </item>
    
      <item>
        <title>The Experience of System Responsiveness</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7041</link>
        <description>There are a handful of industry standards that speak to responsiveness in human-computer interaction. A severe limitation of these guidelines is that they quickly become outdated when technological advancement introduces newer and better forms of interaction. It is argued that the root of this limitation is the direct association of technology to metric. This session proposes a simple user-centric as opposed to a technology-centric framework to define responsiveness. Specifically, responsiveness is defined as what users expect as instantaneous, immediate, continuous, and captive.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7041</guid>
        <session>252</session>
     </item>
    
      <item>
        <title>A Queue Simulation Tool for a High Performance Scientific Computing Center</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7187</link>
        <description>The NASA Center for Computational Sciences (NCCS) at the Goddard Space Flight Center provides high performance highly parallel systems to a community of computational earth and space scientists.  Long running and highly parallel jobs are common in the workload.  NCCS management structures batch queues and allocates resources to optimize system use and prioritize workloads.  NCCS technical staff use a locally developed discrete event simulation tool to model the impacts of evolving workloads, potential system upgrades, alternative queue structures and resource allocation policies.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Linux and Unix: Linux</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7187</guid>
        <session>253</session>
     </item>
    
      <item>
        <title>Top Ten Best Practices for Improved z/OS Performance and Lower TCO</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7230</link>
        <description>Yes, it is possible to improve performance of a z/OS environment while also lowering the TCO (Total Cost of Ownership). This Top-10 collection is based on recent experience from over 50 major installations and includes CICS, DB2, IRD,PR?SM, VWLC, WLM, zAAP just to name a few.  Attendees of this session will learn proven best practices on how to set up, customize, report, and analyze the performance and capacity of z/OS and its major subsystems while never loosing sight of the effects on the TCO.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7230</guid>
        <session>254</session>
     </item>
    
      <item>
        <title>Seeing It All at Once with Barry</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7050</link>
        <description>Improving visualization of performance data is an orphaned area of performance tool development. Tool vendors avoid investing in development if they see no demand, while planners and analysts do not demand what they do not know. We attempt to cut this Gordian knot with &apos;Barry&apos; a 3-d visualization tool based on barycentric coordinates. Potentially hundreds of computing nodes can be viewed as an animated cloud of points whose shape is correlated with the workload dynamics. &apos;Barry&apos; provides an optimal impedance match between the measured computer and the cognitive computer (the analyst&#213;s brain).</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7050</guid>
        <session>255</session>
     </item>
    
      <item>
        <title>The Right Mix of Utility, Consolidation and Virtualization for Optimum Cost-Capacity-Performance.</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7107</link>
        <description>Utility computing and consolidation have been around for some time.  They have been accelerated by the use of virtualization to ease the combination of applications on lightly used servers.The question is how to find the right mix of these interwoven approaches at a given site.  This session describes popular hypervisor and partitioning options and other aspects of abstraction and virtualization.  It reviews the factors involved, and outlines criteria for the capacity manager, in determining the appropriate mix for selected services to achieve the optimum cost-capacity-performance solution.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7107</guid>
        <session>256</session>
     </item>
    
      <item>
        <title>Software Performance Lifecycle at a Large National Bank</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7006</link>
        <description>Performance assurance plays a key role in today&apos;s complex applications and is an essential element of the application development life cycle.  This presentation discusses a case study about integrating performance at a large national bank.  Learn how custom monitoring, Six Sigma techniques, and daily production reports played an important role in identifying production issues.  This presentation illustrates and examines the challenges and successes of performance planning, testing, analysis, and optimization after the release of ABC Bank&#8217;s CRM application.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7006</guid>
        <session>257</session>
     </item>
    
      <item>
        <title>Is Capacity Planning Still Relevant?</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7599</link>
        <description>The answer to this question is probably obvious to the people attending CMG. For many years we have studied, debated and improved our knowledge of application and system performance. We know that a mature IT organization is one that measures, plans for the future, then measures again, striving for continuous improvement without painful surprises. Business performance management and truly aligned IT service optimization require capacity planning. We know that.But the continuing trend over the years has been for CIOs to be asked to do more with less. There is constant management pressure to cut hardware, software, facilities, and personnel costs. It is no surprise that vendors are responding to this opportunity by offering operating systems, virtualization environments, application platforms, and other infrastructure elements that they purport will help organizations cut costs by automating or eliminating tasks such as capacity planning which have traditionally been considered as necessary for systems management. Trade journalists and analyst organizations are eager to join with vendors in promoting this idea that technology can now manage itself. The goal is to reduce the number of system administrators needed per server. Managers want to believe claims that various OS, virtualization, or middleware elements can decrease administrator-to-server ratios and reduce the cost of managing systems.With all of these influences conspiring, it seems inevitable that the question will be asked more and more often. Do we still need capacity planning? We know the answer is yes. But how do you convince a manager who does not subscribe to the same common sense principles that we as performance analysts embrace? How do you eloquently and convincingly answer the question?</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7599</guid>
        <session>2K2</session>
     </item>
    
      <item>
        <title>Cultivating Sustainable Innovation in the 21st Century with Next Practices Thinkers</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7599</link>
        <description>What we are about to share with you here is not a step-by-step guide towards sustainable innovation. Instead, we are inviting all of you to participate in the unfolding of an embryonic new world order: the tectonic shift from today&#8217;s machine-dominated digital enterprises to tomorrow&#8217;s human-oriented digital global marketplace/ ecosystems.The last new world order was ushered in the19th Century with the Industrial Revolution, fueled by the invention of the steam engines, railroads and technology powered factories. It was all about maximizing productivity by transforming raw materials into goods of all stripes and manufacturing for the masses. In the 21st Century, the perfect storm of technological advances, business, political and social changes in the world (notably the coming of age of a generation of Digital Natives, the Age of Interactions, Wikinomics/Crowd-sourcing and the World is Flat) will catalyze the next phase of the Information Revolution.Data is the universal raw material that flows fluidly across highly interconnected and interdependent Digital Ecosystems while social networking collaborative tools will harness the tacit knowledge among global information workers at all levels. Simply put, we are entering the Age of Empowerment: it will be all about enriching human experience and enhancing quality of lives for the masses while preserving planet earth.Panelists include: Annie Shum of BEA Systems, Dr. Bernie Domanski of The City University of New York - CSI, Dr. Jeff Buzen and Mark Friedman of Microsoft Corp.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7599</guid>
        <session>2K2</session>
     </item>
    
      <item>
        <title>Statistics for Performance Analysis &amp; Capacity Planning</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7507</link>
        <description>This session reviews some of the statistical techniques which can be useful in performance analysis and capacity planning. The introduction of basic statistical concepts will emphasize the relationship between what you see in a graph and the statistical formulae. Topics will include the following:  &#8226; Descriptive Statistics: &#8226; The Basics: average, variance, coefficient of variation, standard deviation, etc. &#8226; Graphic Techniques: linear plots, distributions, histogramme, box plot, etc. &#8226; T-test : comparing averages. &#8226; Predictive Statistics:  &#8226; Linear regression, multivariate regression as an approximation for Time Series Analysis.The selection of a single number to represent the behavior of a variable, given in a set of values, requires some statement about the representative-ness of the single number. This examination looks at the statistical value of your input and output as seen in any modeling process. Excel implementations will be discussed.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7507</guid>
        <session>301</session>
     </item>
    
      <item>
        <title>Using a CDB to Uplevel Your Performance Management and Planning Efforts</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7205</link>
        <description>Computer Performance and Planning analysts have historically used a Performance Data Dase (PDB) as the basis for performance reporting and planning.  Expanding the PDB to become an ITIL-defined Capacity Management Data Base (CDB) will enable analysts to raise the maturity of their efforts to add more business relevance to performance management.  This session discusses the CDB requirements and identifies traditional and non-traditional disciplines in which CDB-enabled performance data can add significant value.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7205</guid>
        <session>302</session>
     </item>
    
      <item>
        <title>Introduction to TCP/IP Performance Management</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7592</link>
        <description>Today&apos;s internet and corporate intranets are based on the TCP/IP protocols suite.Do you know if your network is tuned?  Are your TCP Profile parameters defined correctly?  What errors are your TCP/IP stack encountering?  What is the impact on CPU time of TCP/IP transmission, connection and errors?This session will describe how you may be able to do a step-by-step performance check of the TCP/IP network.  We will do the following:  1. Describe the workload and response time 2. Find tuning opportunities 3. Review profile parameters  4. Find trouble spots in stack / socket performance 5. Detail areas where further investigation is neededIn a recent Network Health Check, we were able to eliminate communications errors affecting the important production DB2 application, eliminate unnecessary traffic and lower the CPU usage of TCP/IP. The session will address z/OS, Windows, and Linux platforms.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Network/Internet: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7592</guid>
        <session>303</session>
     </item>
    
      <item>
        <title>Wasted MIPS, Wanton MIPS: a MIPS Recovery Initiative</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7586</link>
        <description>Companies are continually looking for cost-reduction opportunities while simultaneously investing in hardware and software to drive business needs and competitive edge. MIPS levels are directly related to hardware and software costs. Industry analysts estimate that the cost for a single MIP is $3000-$7000. Market indicators suggest that MIPS are likely to continue to grow.  MIPS growth is triggered by these events such as business growth, new technologies &amp; application defects. An accepted practice has been to &#8220;throw&#8221; more MIPS at these problems. However, because hardware and software costs are tied to MIPS levels, and software portfolios have grown enormously over time, this is an increasingly expensive approach. The ideal solution is a proactive approach that identifies wasted MIPS and reduces cost associated with eliminating unnecessary MIPS consumption and growth. When you reduce MIPS levels, you directly reduce hardware and software cost. This solution addresses the root cause of unnecessary MIPS consumption by minimizing application inefficiencies that erode performance as well as identifying software defects and reoccurring faults that lead to the root cause of excessive MIPS usage. This solution offers a set of best practices that can be easily integrated into development, test and production processes. The earlier you can identify and correct problems in the application lifecycle, the greater the potential savings. Because environments are growing in complexity, the costs can escalate more quickly. This solution works with complex environments such as WebSphere MQ.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7586</guid>
        <session>304</session>
     </item>
    
      <item>
        <title>Capacity Planning for Cluster Failover and Availability on System p/AIX</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7578</link>
        <description>The platform maintenance strategies session will present user scenarios and techniques to streamline the planned maintenance function in an IT environment. Both firmware and software maintenance cadences will be explored along with techniques and checklists designed to facilitate a successful maintenance event. There will be special emphasis on capacity planning for failover to accommodate evacuation of a CEC for firmware maintenance. There will be techniques and tools presented that may be used to assist in rolling upgrades and in shortening and minimizing maintenance impact.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Linux and Unix: UNIX</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7578</guid>
        <session>305</session>
     </item>
    
      <item>
        <title>Application Performance Management Using Apdex</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7542</link>
        <description>Application Performance Management (APM) is an emerging approach to operating high-quality information systems and improving their linkage to business objectives.  Peter will describe a comprehensive APM framework that describes the essential perspectives, metrics, and precision required for world-class application performance.  This session will challenge CMG members to re-think how they view application performance.  A key methodology for successful APM is the Application Performance Index (Apdex) which is defined by the Apdex Alliance (see apdex.org).  Peter will provide an overview of Apdex and present a case study that compares traditional performance reports and Apdex reports.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Network/Internet: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7542</guid>
        <session>306</session>
     </item>
    
      <item>
        <title>Fighting Against Spam: The ETIS Anti-spam Pilot Project</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7106</link>
        <description>Unsolicited e-mail, better known as spam, is considered to be one of the largest problems of todays Internet. Some sources claim that up to 90 percent of all e-mail is spam which is a large resource claim on e-mail infrastructures. In this session we report the results of an anti-spam pilot held between four European ISPs during the first six months of 2007. The combined effort on several areas from technical to procedural is tested. One of these is passive network monitoring technology (such as Lobster) used in cooperation with spam filtering appliances.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Network/Internet: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7106</guid>
        <session>307</session>
     </item>
    
      <item>
        <title>Performance Tuning of Storage System using Design of Experiments</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7191</link>
        <description>This work discusses the suitability of Design of Experiments (DOE) methodology for storage performance tuning. The DOE estimates the main and interaction effects of three major storage factors, Cache Partition Size,LUN Strip Size and Cache Segment Size settings of an enterprise level storage system on the overall storage performance. Other factors influencing the performance are kept constant throughout the experiment to minimize the experiment duration and complexity. DOE has provided key idea, for effectively analyzing the storage factors relationship in storage performance tuning.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7191</guid>
        <session>307</session>
     </item>
    
      <item>
        <title>Statistics for Performance Analysis &amp; Capacity Planning</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7507</link>
        <description>This session reviews some of the statistical techniques which can be useful in performance analysis and capacity planning. The introduction of basic statistical concepts will emphasize the relationship between what you see in a graph and the statistical formulae. Topics will include the following:  &#8226; Descriptive Statistics: &#8226; The Basics: average, variance, coefficient of variation, standard deviation, etc. &#8226; Graphic Techniques: linear plots, distributions, histogramme, box plot, etc. &#8226; T-test : comparing averages. &#8226; Predictive Statistics:  &#8226; Linear regression, multivariate regression as an approximation for Time Series Analysis.The selection of a single number to represent the behavior of a variable, given in a set of values, requires some statement about the representative-ness of the single number. This examination looks at the statistical value of your input and output as seen in any modeling process. Excel implementations will be discussed.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7507</guid>
        <session>311</session>
     </item>
    
      <item>
        <title>Adding Business Drivers to the Capacity Planning Process</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7176</link>
        <description>A company may have the best capacity planning tracking and forecasting methodologies and still miss the mark due to a lack of connection with business planning. A dialog between a company&#8217;s IT and business areas should identify business drivers and combine the trending of resources with business-oriented tracking and forecasting. This session discusses issues surrounding business-oriented capacity planning and steps that companies can take to incorporate business drivers into the capacity planning process.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7176</guid>
        <session>312</session>
     </item>
    
      <item>
        <title>Introduction to TCP/IP Performance Management</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7592</link>
        <description>Today&apos;s internet and corporate intranets are based on the TCP/IP protocols suite.Do you know if your network is tuned?  Are your TCP Profile parameters defined correctly?  What errors are your TCP/IP stack encountering?  What is the impact on CPU time of TCP/IP transmission, connection and errors?This session will describe how you may be able to do a step-by-step performance check of the TCP/IP network.  We will do the following:  1. Describe the workload and response time 2. Find tuning opportunities 3. Review profile parameters  4. Find trouble spots in stack / socket performance 5. Detail areas where further investigation is neededIn a recent Network Health Check, we were able to eliminate communications errors affecting the important production DB2 application, eliminate unnecessary traffic and lower the CPU usage of TCP/IP. The session will address z/OS, Windows, and Linux platforms.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Network/Internet: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7592</guid>
        <session>313</session>
     </item>
    
      <item>
        <title>Panel: z Series Storage and I/O Q&amp;A</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7073</link>
        <description>If you have a zSeries storage or I/O question this is the panel to ask.  This 3 member panel is a who&apos;s who in mainframe storage and I/O performance.  Come with your questions and your notebooks!  You can email questions in advance to storage@cmg.org.Panelists include: Dr. Pat Artis of Performance Associates, Dr. Gilbert Houtekamer of Intellimagic, Tom Beretvas of EPS Strategies, Bruce McNutt of IBM.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7073</guid>
        <session>314</session>
     </item>
    
      <item>
        <title>The Myth Of MSU or How Big is the Bucket?</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7171</link>
        <description>Knowing how big your mainframe is may sound simple, but is it?  If you are only looking at it today, and not looking at yesterday or tomorrow, it is, but how do you compare it to the way it used to look or the way it may look in the future?  IBM&#8217;s Intelligent Resource Director and new specialty engines may be a good thing but they also mean new challenges for capacity planning and performance reporting.  This session is intended to offer a review of the RMF TYPE70 and TYPE72 records, and point out why what you actually get may not be what you think it is.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7171</guid>
        <session>315</session>
     </item>
    
      <item>
        <title>CE CMG - Best Paper: J2EE &amp; Mainframes - When Quality Matters</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7411</link>
        <description>The main objective of this sessionis to help you select the best deployment platform for your e-business applications. J2EE is THE platform for vendor-independent application development. When your applications are ready for production, you have to select the deployment platform which is best suited to host them. E-Business applications are only valuable if its accessibility, currency, consistency, security and integrity are guaranteed.The topics covered are:Mainframes and e-BusinessJava 2 Enterprise Edition (J2EE)The Mainframe as a Deployment PlatformWebSphere on zLinux or WebSphere on zSeries?Practical Examples and Experiences</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7411</guid>
        <session>316</session>
     </item>
    
      <item>
        <title>Performance Testing: A Heuristic Approach</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7561</link>
        <description>Only rarely are sufficient time, resources and skilled individuals available to teams developing commercially driven software systems to effectively apply rigorous approaches to performance test the system.  In these cases, it is critical to have a risk-based, flexible approach to collecting the data required to assist the development team in identifying and mitigating risks around areas of the application that are performing sub-optimally and to assist stakeholders in making sound business decisions related to performance risks.This session briefly outlines a heuristic approach to performance testing with a track record of success when applied on projects where more rigorous approaches are unlikely to be effective in adequately mitigating business risk in time to keep pace with the commercial aspects of the project.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7561</guid>
        <session>317</session>
     </item>
    
      <item>
        <title>TeamQuest Corporation: Why You Still Need Capacity Planning in a Virtualized Environment</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7850</link>
        <description>Many experts believe that as virtualization&apos;s popularity increases, Capacity Management&apos;s value would diminish just as fast. However, businesses complementing their virtual environments with Capacity Management are reaping additional benefits. Virtualization is exploding in popularity with virtual machine deployments expected to grow from 540,000 in 2006 to more than 4 million by 2009. The benefits are widely advertised, but the complexities and how to mitigate the issues have not been as widely discussed.TeamQuest enterprise performance specialist Jim Smith will explain how Capacity Management decreases the administration complexity that comes with virtualization. He will also demonstrate what will happen to response times when activity changes, when the guest will get &quot;full&quot;, when an application activity will exceed server capacity, and when the application activity will exceed the cluster capacity.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7850</guid>
        <session>318</session>
     </item>
    
      <item>
        <title>BMC Software, Inc.: BMC&#174; Performance Assurance&#174; for Mainframes &#8211; Tips &amp; Techniques</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7853</link>
        <description>One of the main reasons that you come to CMG every year is to learn how to make your job easier with great tips and techniques from the experts!  Join this session to learn how to take full advantage of BMC Performance Assurance for Mainframes including making better use of the Predictor Console.   You&#8217;ll also hear some &#8220;how to&#8221; case studies based on feedback from our customers that you can use to improve capacity planning and forecasting in your shop &#8211; TODAY!</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7853</guid>
        <session>319</session>
     </item>
    
      <item>
        <title>Statistics for Performance Analysis &amp; Capacity Planning</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7507</link>
        <description>This session reviews some of the statistical techniques which can be useful in performance analysis and capacity planning. The introduction of basic statistical concepts will emphasize the relationship between what you see in a graph and the statistical formulae. Topics will include the following:  &#8226; Descriptive Statistics: &#8226; The Basics: average, variance, coefficient of variation, standard deviation, etc. &#8226; Graphic Techniques: linear plots, distributions, histogramme, box plot, etc. &#8226; T-test : comparing averages. &#8226; Predictive Statistics:  &#8226; Linear regression, multivariate regression as an approximation for Time Series Analysis.The selection of a single number to represent the behavior of a variable, given in a set of values, requires some statement about the representative-ness of the single number. This examination looks at the statistical value of your input and output as seen in any modeling process. Excel implementations will be discussed.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7507</guid>
        <session>321</session>
     </item>
    
      <item>
        <title>Who Measures the Measurers?  KPIs and QoS for the Capacity Management Process.</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7108</link>
        <description>This session addresses issues arising from establishing an effective monitoring and reporting regime for the Capacity Management process itself.  Capacity Management practitioners collect metrics and provide their analysis and interpretation to underpin all the ITSM processes.  The challenge often lies in gaining an understanding of business drivers for a service workload and identifying KPIs for the quality of the service.  But few in Capacity Management then address the same challenge in applying the same techniques to their own activities.  This session discusses experiences of some who do.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7108</guid>
        <session>322</session>
     </item>
    
      <item>
        <title>Introduction to TCP/IP Performance Management</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7592</link>
        <description>Today&apos;s internet and corporate intranets are based on the TCP/IP protocols suite.Do you know if your network is tuned?  Are your TCP Profile parameters defined correctly?  What errors are your TCP/IP stack encountering?  What is the impact on CPU time of TCP/IP transmission, connection and errors?This session will describe how you may be able to do a step-by-step performance check of the TCP/IP network.  We will do the following:  1. Describe the workload and response time 2. Find tuning opportunities 3. Review profile parameters  4. Find trouble spots in stack / socket performance 5. Detail areas where further investigation is neededIn a recent Network Health Check, we were able to eliminate communications errors affecting the important production DB2 application, eliminate unnecessary traffic and lower the CPU usage of TCP/IP. The session will address z/OS, Windows, and Linux platforms.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Network/Internet: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7592</guid>
        <session>323</session>
     </item>
    
      <item>
        <title>WSC Experiences zIIPing DB2 and TCP/IPSec</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7548</link>
        <description>The zIIP processor is a specialty engine announced for the System z9 family of processors.  zIIPs now support both DB2 DDF workloads and TCP/IPSec workloads.  This presentation will provide an overview of the zIIP technology itself, as well as how both DB2 and TCP/IPSec workloads exploit the zIIP.  Information on capacity planning will be discussed and the speaker will describe the changes made to the IBM zCP3000 capacity planning tool to help estimate the potential CPU requirements to support zIIP environments. The speaker will discuss her experiences using this tool to estimate the potential amount of work which could be redirected to the zIIP and will share the results of the zIIP measurements done by the WSC.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7548</guid>
        <session>324</session>
     </item>
    
      <item>
        <title>You may have a Business Continuity Plan, but is your data protected?</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7538</link>
        <description>In this presentation, the speakers will cover the different types of hardware based replication technologies, Synchronous, Point-In-Time, and Asynchronous, including two and three data center options. We will cover the differences between the various technologies and how network bandwidth requirements may be affected by which one you might use. The importance of data integrity - and how that is accomplished using the various different types of replication and features unique to the HDS replication portfolio - will also be covered.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7538</guid>
        <session>325</session>
     </item>
    
      <item>
        <title>Improving Packing Algorithms for Server Consolidation</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7109</link>
        <description>Minimizing the number of servers and preparing sufficient resources are contradictory requirements in server consolidation.  These requirements can be formalized as a variant of the bin packing problem, which is known to be NP-hard.  The least-loaded, a load-balancing algorithm, is applied to the problem and compared to the classical First-Fit Decreasing algorithm designed to address the bin packing problem. Our technique of improving the algorithms is then presented.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7109</guid>
        <session>326</session>
     </item>
    
      <item>
        <title>An Empirical Evaluation of Communication and Processing Overhead in Service Oriented Architectures</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7139</link>
        <description>Most modern applications are networked and make heavy use of various communication protocols such as TCP/IP and SOAP  over HTTP in case of Web Services.  This session presents the  results of an experimental evaluation of the communication and inherent processing overhead of these two protocols. Experiments were carried out to determine the impact of the size of reply message as well as the complexity of the SOAP reply message in terms of number of elements. Analysis of variance was used to determine the statistical significance of the differences obtained. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7139</guid>
        <session>327</session>
     </item>
    
      <item>
        <title>TeamQuest Corporation: Analyzing Business Data with the User Agent</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7851</link>
        <description>Understand how to improve analysis with user agents in TeamQuest latest software Release 10. Augment the wide range of performance data gathered by TeamQuest-supplied agents to collect data on business processes, equipment, and applications unique to your site, network devices, device availability, disk usage by user, and much more. User agents allow for a non-intrusive, detailed analysis from custom sources. TeamQuest enterprise performance specialist Per Bauer will explain what makes user agents so powerful and will unveil tips on how to get the most from collecting the most comprehensive, accurate, and up-to-date measurements possible.  </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7851</guid>
        <session>328</session>
     </item>
    
      <item>
        <title>BMC Software, Inc.: Top Ten Topics in Performance Reporting/Modeling for Virtualization using BMC Performance Assurance</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7854</link>
        <description>A survey of the top 10 topics requested by customers using BMC Performance Assurance tools for managing performance in virtualized environments.  Performance reporting topics include strategies for reporting CPU usage of AIX micro-partitions and dynamic partitions, VMware virtual machines, and Solaris containers.  Performance sizing/modeling topics include server consolidation techniques for initial sizing of AIX/HP partitioned systems or a VMware host, and continuing consolidation onto already virtualized AIX partitioned systems.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7854</guid>
        <session>329</session>
     </item>
    
      <item>
        <title>The Art and Science of Measurement</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7591</link>
        <description>This basic tutorial in the CMG-T foundation curriculum introduces the measurement techniques that are employed in monitoring computer performance. It focuses on the two major types of measurement procedures - interval-based sampling and event-driven measurements. It discusses the relative advantages and disadvantages of these two approaches, comparing and contrasting them in terms of their accuracy, validity, and reliability. The clock and timer facilities that interval-based sampling measurements rely upon are also described. Common measurement anomalies including missing or incomplete data capture are also discussed, along with overhead considerations. The class draws heavily on examples from the IBM mainframe hardware and software environment as well as Intel server hardware and the Windows operating system.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7591</guid>
        <session>331</session>
     </item>
    
      <item>
        <title>To Instrument or Not Instrument, That is the Question</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7083</link>
        <description>In reviewing many of the CMG papers, there is a lot of space devoted to analyzing data, but not much space devoted to where this data came from.  Now the standard performance metrics that your favorite operating system collects will provide a high level view as to what is happening.  To get a more detailed view, it will be required that the application have &apos;&apos;hooks&apos;&apos; to gather application specific data.This session will provide an overview of how to instrument an application and how to analyze the data collected.  The reader can then extend it to his/her specific environment.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7083</guid>
        <session>332</session>
     </item>
    
      <item>
        <title>Designed for Performance: The Windows Server 2008 Network Stack</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7582</link>
        <description>The Windows network stack has been re-architected with performance as one of the fundamental goals of the design. This talk outlines the design-choices made to enhance the performance of the network I/O sub-system - among them, a different approach to packet-processing. The new network I/O sub-system also dramatically changes the hardware/software interface - this talk discusses how the design effectively leverages network hardware.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7582</guid>
        <session>333</session>
     </item>
    
      <item>
        <title>z/Series Application Performance - Experiences from the Field</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7584</link>
        <description>This presentation discusses tuning opportunities with common problem areas for different z/Series subsystems (e.g. DB2, DB2&#8217;s Distributed Data Facility (DDF), Java and Websphere Application Server, PL/1 and CICS). The speaker will present performance findings and tuning opportunities based on experiential projects from various companies. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7584</guid>
        <session>334</session>
     </item>
    
      <item>
        <title>The Dark Side of FICON</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7500</link>
        <description>FICON channels provide excellent performance and are getting faster every year, yet many installations are not getting the best performance out of the FICON channels.  In this paper we will discuss FICON channel performance from the Disk Subsystem perspective.  Many installations see performance issues even though the FICON channel utilization seems to be low, resulting in statements like &apos;Our Disk Subsystem shows pending times in excess of 5 ms, yet it cannot be because of the channels, because RMF shows only 32% channel busy&apos;.  Processor FICON interfaces tend to support higher data rates than Disk Subsystem FICON interfaces, not only because they are faster but also because they have different tasks to perform, resulting in the imbalance in the quote.  This makes it very hard to manage and plan Disk Subsystem FICON interface using standard processor-based measurements.The presentation will discuss the FICON architecture and implementation on the host and Disk Subsystem side, explaining why the requirements are different at each side of the link.  We will propose new methods to monitor the health of the Disk Subsystem FICON interfaces, such as the effective data rate.  With these metrics you will not only be able to easily see when your FICON links are becoming too busy, but you will also be to plan configurations with fewer links. We will show a sizing methodology that will allow you to use fewer host channels and yet avoid performance issues.Examples will be given on how to use and interpret standard measurement data to understand both ends of the FICON link, and also to monitor Disk Subsystem Host Adapter health.  Finally, we will talk about the impact that long(er) distances have on FICON configuration planning.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7500</guid>
        <session>335</session>
     </item>
    
      <item>
        <title>Java Performance Analysis 401</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7024</link>
        <description>An earlier session in this series looked at tools that can be used to monitor Java Platform, Enterprise Edition (Java EE) applications. But what happens if the data you are really interest in is not available, how can you gather that data? One possibility is to use a commercial profiling tool, but there is another, possibly simpler, mechanism: use the power of Aspect Oriented Programming (AOP) to generate you own statistics. This session introduces AOP term and concepts and shows how they can be applied to performance monitoring.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Linux and Unix: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7024</guid>
        <session>336</session>
     </item>
    
      <item>
        <title>Moore&#8217;s Law vs. Gates&#8217; Law  -- Macro Capacity Management</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7201</link>
        <description>The mission of ITIL Capacity Management is to ensure that the current and future capacity of IT infrastructure is provided to meet business application requirements at an acceptable cost. Traditional capacity management tools focus on the performance, capacity, and cost of the IT infrastructure within an enterprise.  In this session, we examine hardware and software trends at the macro level and provide insight for long-term capacity planning beyond the local system and application environment.  We introduce a performance model for Moore&#8217;s Law vs. Gates&#8217; Law to quantify the study.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7201</guid>
        <session>337</session>
     </item>
    
      <item>
        <title>IBM: System z Performance Monitoring</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7785</link>
        <description>System z is the platform of choice for performance and scalability, as long as you have a strategy to monitor the environment and proactively manage performance and availability.  In this session you&apos;ll learn how to get more from System z by visualizing performance metrics for better control and automation of your mainframe application environment. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7785</guid>
        <session>338</session>
     </item>
    
      <item>
        <title>MACRO 4: Mainframe Performance for Normal Folks</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7877</link>
        <description>For nearly 40 years Macro 4 has delivered world-class software solutions to a global customer base. During this time, the use of IT has been transformed and it is now clear that the days of having a single platform for each critical business applications are long gone. Application Performance Management allows you to approach performance tuning from an application, as well as a system, point of view. To implement performance management you need the right tools for the job.  Designed specifically for z/OS, FreezeFrame and ExpeTune provide a cost-effective yet comprehensive solution that isolates performance problems in both batch and online applications, and produces useful and informative reports that are easy to understand.  Additionally, ExpeTune DB provides a tool for DB2 performance analysts.Join us to learn about how the Macro 4 performance tools can assist you in Application Performance Management. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7877</guid>
        <session>339</session>
     </item>
    
      <item>
        <title>The Art and Science of Measurement</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7591</link>
        <description>This basic tutorial in the CMG-T foundation curriculum introduces the measurement techniques that are employed in monitoring computer performance. It focuses on the two major types of measurement procedures - interval-based sampling and event-driven measurements. It discusses the relative advantages and disadvantages of these two approaches, comparing and contrasting them in terms of their accuracy, validity, and reliability. The clock and timer facilities that interval-based sampling measurements rely upon are also described. Common measurement anomalies including missing or incomplete data capture are also discussed, along with overhead considerations. The class draws heavily on examples from the IBM mainframe hardware and software environment as well as Intel server hardware and the Windows operating system.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7591</guid>
        <session>341</session>
     </item>
    
      <item>
        <title>Software &amp; Systems Performance Assurance &#8211; Providing Value Beyond Performance Testing</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7551</link>
        <description>Whilst performance testing is well recognized as a discipline within the application development lifecycle it is only part of an end-to-end performance assurance process. Software and systems quality, with specific regard to performance, should be assessed using a triumvirate of methods: firstly performance and capacity modeling; secondly performance, load and soak testing; and finally capacity management. By utilizing all three techniques appropriately it is possible to provide a holistic approach to application performance that can significantly improve mitigation of risks, thereby adding considerable value to the development process. This presentation will demonstrate how and when each of these three processes should be used, how to provide an integrated approach across the development lifecycle and, using real-life case-studies, how this has added value to clients&apos; projects. Also addressed is how this three-phased approach can work within the challenges of an Agile development process.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7551</guid>
        <session>342</session>
     </item>
    
      <item>
        <title>File Copy: Design and Performance Measurement in Windows</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7581</link>
        <description>Efficiently transferring files between local storage volumes and across networks requires thoughtful design in a variety of software components and protocols.  This paper describes advances in Windows in this area, including performance data, measurement principles, and some of the design considerations and trade-offs made during development.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7581</guid>
        <session>343</session>
     </item>
    
      <item>
        <title>E2E Performance Monitoring to the Mth Tier (Mainframe Integrated) &#8211; The New Industry Standard</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7204</link>
        <description>How many reports do you use to determine if your E2E (including the Mainframe) needs tuning? Are you sure you are looking at E2E from the same perspective as your End-User (i.e. user satisfaction with enterprise applications)? Would it help if you could convert many measurements into one number? Would this benefit your SOA applications?  Taking it to the next level, how is the customer satisfaction of you application performance affecting your business goals?  Here&#8217;s what the Apdex Alliance and Industry Leaders are now suggesting and what it takes to accomplish it. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7204</guid>
        <session>344</session>
     </item>
    
      <item>
        <title>A Queueing Analysis of Selected Performance Issues with Virtual Tape and Robotics</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7048</link>
        <description>This presentation examines three important issues with virtual and robotic tape systems. Each of these topics is analyzed using queueing models with feedback. The approach is simplistic but reasonably accurate; more importantly, it allows us to examine each system from its roots to its impact.  Topics include the following: 1. Robotic Pass Throughs and Drive Busy, 2. Concurrent Virtual Drives and job elongation, 3. The performance characteristics of synchronous vs. asynchronous replication with respect to concurrent virtual drives and elapsed time.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7048</guid>
        <session>345</session>
     </item>
    
      <item>
        <title>Death to Dashboards: Alarming, Performance Management Based on Variance, System Prioritization and Other Thoughts on Data Visualization</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7122</link>
        <description>When does the light on the executive dashboard turn from yellow to red?  When do you order new hardware?  Traditionally, these decisions are handled by setting thresholds &#8212; picking some number to use as an upper or lower limit.  Thresholds might have worked well in the days of a handful of beloved systems.  But for today&#8217;s complex environments, thresholding is not only painful to manage but conceptually bankrupt.  Let&#8217;s talk about the problems with thresholds and dashboards and work to identify some practical alternatives.  Vendors, put on your iron underwear and attend this session.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7122</guid>
        <session>346</session>
     </item>
    
      <item>
        <title>Comparative Architecture Performance Analysis At Design Time</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7213</link>
        <description>The ability to evaluate the performance of a software system&apos;s architecture early in the design lifecycle lessens the risks associated with choosing a particular architecture.  Unfortunately, such early evaluation is difficult due to incomplete information.  Our focus has been on techniques that provide comparative performance information regarding various architectural choices, rather than absolute information.  In this session, we demonstrate our method on a small web-based example.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7213</guid>
        <session>347</session>
     </item>
    
      <item>
        <title>An Approach for Accurately Recreating Web Workloads from Production Data</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7088</link>
        <description>For web applications, major performance problems in production can only be corrected by recreating the production scenario in a controlled environment and arrive at the solution through performance testing and analysis. The key to this approach lies in accurately identifying parameters that can help recreate the production workload for load testing. The current practice for specifying these metrics is based on &#8220;guestimates&#8221; or derived from heuristics or rules of thumb. This session presents a methodology that removes this subjectivity by extracting these metrics from web access log files.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7088</guid>
        <session>347</session>
     </item>
    
      <item>
        <title>Metron-Athene: ITIL v2/v3:  Refreshed and Ready to Go</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7852</link>
        <description>This session will examine the key issues within the transition from ITIL v2 to ITIL v3. It includes an overview of the main changes while focusing on the key benefits and processes that will help a business adjust to modernized best practices.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7852</guid>
        <session>348</session>
     </item>
    
      <item>
        <title>Compuware Corporation: Compuware Strobe: Application Performance Management for the Mainframe</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7855</link>
        <description>Strobe is Compuware&apos;s Application Performance Management (APM) tool that enables you to optimize application performance throughout the enterprise and helps you determine the precise nature and causes of performance bottlenecks. Join us to learn about the most beneficial and proven application performance management techniques. You will also learn how we support emerging technologies such as Java, WebSphere Application Server (WAS) and Distributed Data Facility (DDF).  In addition, you will hear how iStrobe and AutoStrobe can make your APM efforts more productive.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7855</guid>
        <session>349</session>
     </item>
    
      <item>
        <title>The Art and Science of Measurement</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7591</link>
        <description>This basic tutorial in the CMG-T foundation curriculum introduces the measurement techniques that are employed in monitoring computer performance. It focuses on the two major types of measurement procedures - interval-based sampling and event-driven measurements. It discusses the relative advantages and disadvantages of these two approaches, comparing and contrasting them in terms of their accuracy, validity, and reliability. The clock and timer facilities that interval-based sampling measurements rely upon are also described. Common measurement anomalies including missing or incomplete data capture are also discussed, along with overhead considerations. The class draws heavily on examples from the IBM mainframe hardware and software environment as well as Intel server hardware and the Windows operating system.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7591</guid>
        <session>351</session>
     </item>
    
      <item>
        <title>ITIL V3 Capacity Management - A Review</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7552</link>
        <description>ITIL Version 3 has recently been launched to much fanfare with its structure a radical re-design from ITIL Version 2. The Capacity Management process is affected considerably as it is now spread across all five of the &apos;core&apos; books: Service Strategy, Service Design, Service Transition, Service Operation and Continual Service Improvement. In this session the changes within ITIL Version 3 that impacting on the Capacity Management process will be covered in detail.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7552</guid>
        <session>352</session>
     </item>
    
      <item>
        <title>Evolving DB2 CPU and Response Metrics</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7081</link>
        <description>DB2 is a growing subsystem in many large system environments.  A major part of this growth is as an enterprise server.  Accompanying this growth is evolution of DB2, operating system, and processor capabilities.  Installations exploiting this evolution must adjust data analysis and reporting to allow for changes in available data.  Recent releases of z/OS and DB2 have included significant updates to RMF, DB2, and SMF 30 records. This session will discuss the sources and analysis of DB2 CPU metrics and corresponding response times.  Primary focus items include DDF and zIIP.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7081</guid>
        <session>353</session>
     </item>
    
      <item>
        <title>Taming the Wild Service Definition</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7154</link>
        <description>The most effective way to learn about an old but complex piece of equipment is to take it apart and rebuild it.  The author was given such a learning opportunity when presented with an antique Service Definition dating back to the dawn of WLM.  We learned several valuable lessons for the future while gaining control of its 89 Service Class Periods, 20 goals at Importance 1, and SRM coefficients smelling of old technology.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7154</guid>
        <session>354</session>
     </item>
    
      <item>
        <title>Storage Performance Analysis &#8211; Drill-Down Case Study</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7206</link>
        <description>Data centers are consolidating more and more storage into large disk arrays. In hyper-consolidated environments, where perhaps hundreds of servers are all accessing the same disk array, determining the causes of performance issues is becoming more and more difficult. This session describes a drill-down methodology that was employed to quickly sift through large amounts of data to determine the ultimate causes of the client&#8217;s performance issues and propose effective remedies. This methodology could be applied to any application running under any operating system on any vendor&#8217;s disk arrays. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7206</guid>
        <session>355</session>
     </item>
    
      <item>
        <title>Capacity Planning Considerations for a Shared Resource Environment</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7579</link>
        <description>This session will cover IBM&apos;s System p platform virtualization and shared resources and capacity planning considerations that arise. We will cover new shared resource considerations on the Power6 platform / AIX V6 and differences from the Power5 / AIX 5.3 features along with changes in capacity planning that result from new features.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Linux and Unix: UNIX</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7579</guid>
        <session>356</session>
     </item>
    
      <item>
        <title>Performance Management &#8211; Top 10 Traps</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7210</link>
        <description>In our quest for achieving optimal system performance, we tend to follow several methods and techniques. Some of these techniques are empirical in nature and use a scientific approach while others are artistic in nature and rely on rule-of-thumbs and past experience. This presentation will discuss some common traps that are experienced while managing the performance of our systems regardless of the technique used. Tips to recognize and avoid these traps are discussed so that the desired results can be achieved.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7210</guid>
        <session>357</session>
     </item>
    
      <item>
        <title>IT Management - Past, Present, and Future</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7540</link>
        <description>The history of the modern Information Technology (IT) industry can be traced back to a time when computers were massive in size, small in number, and costly enough that only the largest organizations had one. This was the era of centralized computing: hardware, supporting software, and business applications clearly distinguishable and manageable with relative ease.Technological advancements lowered computing costs such that it is now the norm for businesses to deploy distributed computing infrastructures comprised of hundreds of interconnected computers. These modern IT infrastructures have proven to be much more challenging to manage than their predecessors. With the rapid adoption of virtualization technologies and SOA-based application development methodologies one can only imagine the complexity of the management problem that lies ahead!This presentation will offer a retrospective of IT systems evolution, the management issues precipitated by various disruptive technologies introduced along the way, and some insight into future challenges that lie ahead. The focus of this session will be on manageability -- specifically how current and expected technology adoption is driving the need for revised approaches to traditional systems management methodologies and tools.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7540</guid>
        <session>401</session>
     </item>
    
      <item>
        <title>Everything You Know About Monitoring is Wrong</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7119</link>
        <description>An enterprise collects data using many monitoring tools. Some collect numerous metrics; others use metrics to diagnose an issue after IT staff has been informed of a problem. Others analyze metrics to predict problems before they occur. With a shrinking IT budget and &#8220;do more with less&#8221; directives, IT professionals face a conundrum: what metrics should be collected to ensure the availability of critical business services? A metrics-collection approach review shows that collecting 40% of available metrics eliminates 94% of the most common problems, revealing a rapid declining ROI.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7119</guid>
        <session>402</session>
     </item>
    
      <item>
        <title>Windows Server 2008 Performance, Scalability and Tools</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7501</link>
        <description>Windows Server 2008 shares the innovative improvements of Windows Vista while integrating significant new server features such TCP and IP v6 networking and SMB2 file serving.  This talk will discuss performance and scalability improvements in Windows Server 2008 including analytical tools and methods used by the Windows server performance team.  I will include information on how Windows Server 2008 uses new processor capabilities such as multi-core, as well as its improved, built-in performance analysis capabilities.  </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Windows</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7501</guid>
        <session>403</session>
     </item>
    
      <item>
        <title>zIIPS and zAAPs - Understanding Transaction Flows and CPU Measurements</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7076</link>
        <description>Today&#8217;s transactions on z/OS can run on zIIP and zAAP processors, as well as traditional general purpose processors. This session will discuss some typical transaction flows involving zIIP and zAAP processors and how the CPU time consumed is accumulated to the address space SMF 30, the processor SMF 70, and the WLM service class period SMF 72.3 records. Additional topics discussed will include dependent and independent enclaves, client SRBs, unmanaged treads, and other key concepts necessary to understand the interpretation of zIIP and zAAP CPU times. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7076</guid>
        <session>404</session>
     </item>
    
      <item>
        <title>To CUP, or not to CUP, that is the FICON question!</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7078</link>
        <description>CUP, or Control Unit Port is a holdover from ESCON directors.  In a FICON environment, CUP allows for in-band management, and opens the door to FICON director performance metrics via the RMF 74-7 record, more commonly known as the FICON Director Activity Report.  In an effort to reduce acquisition costs and be more competitive on price, many vendors will try and make the case why you do not need CUP on FICON directors.  This session will present the reasons why, from a performance management perspective, &apos;&apos;not to CUP&apos;&apos; is the wrong answer to the question posed by the session title.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7078</guid>
        <session>405</session>
     </item>
    
      <item>
        <title>Performance Testing IS a Spectator Sport: Accelerate Testing Cycles with Collaborative Testing</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7541</link>
        <description>Testing and tuning the performance of applications is a complex task, undertaken by a team of individuals that may include performance engineers, QA testers, architects, developers, database administrators and related project team members. Fostering communication among these individuals can be challenging and can often lead to testing delays. This session will provide a new methodology for collaborative load testing an antidote to the iterative, multi-week process based on e-mail and conference calls that most organizations are forced to use today.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7541</guid>
        <session>406</session>
     </item>
    
      <item>
        <title>Performance Monitoring Process for Out of Standard Applications</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7012</link>
        <description>At Caterpillar we call this the out of standard process.  By identifying our applications and tracking monthly cpu utilization, we calculate the expected performance baseline. Each month all applications are measured for current activity and compared to the baseline. Those applications that exceed a specified threshold of variance are designated as &#8220;out of standard&#8221; or OOS for short. The OOS applications are scrutinized for a named cause of the variance. This process assigns one of three dispositions to the OOS application :anomaly, growth or tuning.  </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7012</guid>
        <session>407</session>
     </item>
    
      <item>
        <title>TeamQuest Corporation: Investigate and Diagnose IT Service Performance Issues with IT Service Analyzer</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7856</link>
        <description>Performance analysts, capacity planners and system administrators will understand how to effectively optimize IT service performance and quickly identify problems with TeamQuest IT Service Analyzer. Attendees will see how easy it is to analyze a problematic IT service or multi-tiered application and then zero in on the IT component that is causing the problem, regardless of where that component may reside. Jose Quinones will show how Analyzer offers both real-time and historical capabilities for proactive IT service performance analysis, problem diagnosis, root cause analysis, drill down, and reporting. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7856</guid>
        <session>408</session>
     </item>
    
      <item>
        <title>IBM: IT Financial Management and Reporting</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7786</link>
        <description>The mainframe has long had best practices in place for financial management, including accounting and chargeback, but with the rise of distributed platforms the true value of the mainframe has been obscured.  This session will provide strategies lower total cost of ownership through better approaches to software asset management, capacity planning and mainframe accounting. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7786</guid>
        <session>409</session>
     </item>
    
      <item>
        <title>APDEX: Application Performance and How Apdex Makes it Better</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7862</link>
        <description>Application performance management (APM) links application performance goals to business objectives. APM assures that the user traffic flows operate properly. This session describes APM within the ITIL framework, and in the context of the stages of APM maturity. The Application Performance Index (Apdex) is an open standard methodology that is key to successful APM (see apdex.org). Apdex is a numerical measure of user satisfaction with the performance of enterprise applications. The session provides an overview of Apdex and how it enables better APM results.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7862</guid>
        <session>40A</session>
     </item>
    
      <item>
        <title>Virtualization Technology and Directions</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7580</link>
        <description>The reach of virtualization is expanding to encompass almost all data center resources, significantly increasing the opportunities to align infrastructure usage with business priorities.  This session discusses trends in data center virtualization including virtualization of servers, networks, files, and storage. In addition, this session discusses the strengths and weaknesses of a variety of virtualization technologies and how integrated management of virtualization will break down resource allocation silos to improve data center infrastructure management. At the end of this session, you will: 1. Understand the application of virtualization to data center resources 2. Understand different approaches to resource virtualization and management 3. Understand how virtualization technologies can be combined and managed</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7580</guid>
        <session>411</session>
     </item>
    
      <item>
        <title>The Business of IT is Business</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7504</link>
        <description>For many years IT has been admonished to run &quot;more like a business&quot;. What this phrase meant was never clear.  Some strategist envisioned &quot;more like a business&quot; to mean profit driven, a concept that never gained much currency for internal IT organizations. Others took it simply to mean more structured management.  Whatever the phrase might have meant, the change called for represented the dissatisfaction of business departments and corporate leadership with the services provided by IT. It reflected a need to move from a crisis driven management style to an organization that has its work-flow optimized, where planning is formalized, and customer knowledge is part of its culture. Today we can begin to describe and build a realizable organizational architecture in which &quot;IT is a business&quot;.  It does not require IT to become a profit center, but does force its executive to respond to market driven initiatives. It is built on the business process optimization model called for by ITIL and presents itself to its technologically savvy customers, the corporate profit centers, as a catalog of services. It uses new technologies such as the utility data center, SOA, and SAAS. It is the concrete fulfillment of IT being run like a business.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Business Performance Management: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7504</guid>
        <session>412</session>
     </item>
    
      <item>
        <title>Planning for Newer Mainframe CPU Technologies (zAAPs, zIIPs and OOCoD)</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7175</link>
        <description>Newer mainframe CPU technologies show great promise for reducing hardware and software costs. Mainframe customers purchase books of CPUs that are enabled (as needed) as general purpose or lower-cost specialty engines. Another nuance of this capacity model is the temporary enabling of general purpose engines (Capacity on Demand). This session will discuss capacity planning techniques to size and plan for these new technologies.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7175</guid>
        <session>413</session>
     </item>
    
      <item>
        <title>Panel: Storage and Storage Networking  Performance Q&amp;A: Trends, Directions, and Strategy</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7072</link>
        <description>We&apos;ve put together an all star cast of the top storage and storage networking experts in the industry to answer your questions.  Come prepared with your questions, or email them in advance to storage@cmg.org. Disk, tape, SAN, IP, iSCSI, SATA, you name it.  This panel can handle it!Panelists include: Greg Schultz of Storage IO, Tom Clark of Brocade Communication, Randy Kerns of ProStor Systems, John Webster of lluminata, Nancy Hurley of Bocada.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7072</guid>
        <session>414</session>
     </item>
    
      <item>
        <title>New Age Performance Monitoring:  New Concepts</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7550</link>
        <description>In today&apos;s Complex Data Center Environments, Monitoring Performance is still an Important Function.  How we performed this function in the past, was good for those old Environments.  Today, we must adopt New Concepts and methodologies to provide effective Resource Usage, and take the necessary Corrective Actions to protect these Precious Resources.  This session will look at some of these New Age Concepts.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7550</guid>
        <session>415</session>
     </item>
    
      <item>
        <title>Late Breaking: Mainframe Virtualization:  The New Alternative</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7901</link>
        <description>On August 1, 2007, IBM announced that it was moving the workload from 3900 distributed servers to 30 mainframe servers, an overall ratio of 130 virtual servers to one physical server using its Linux on z implementation.  This paper analyzes several case studies of companies that have implemented mainframe virtualization and provides additional specifics on the approach, business case, and lessons learned from the IBM conversion.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7901</guid>
        <session>416</session>
     </item>
    
      <item>
        <title>Why You Can&apos;t See Your Real Performance Problems</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7506</link>
        <description>Reflecting across nearly 20 years of solving Oracle performance problems, I can recognize a single pattern of behavior that is the dominant reason for failure in all the projects I&apos;ve witnessed. In almost every case I&apos;ve seen, failures in diagnosing and repairing performance problems have been caused by unrecognized SKEW in diagnostic data. This presentation shows several examples that illustrate why skew is such a pervasive problem for performance analysts.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7506</guid>
        <session>417</session>
     </item>
    
      <item>
        <title>TeamQuest Corporation: Automate Reporting and Simplify Distribution with IT Service Reporter</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7857</link>
        <description>From IT executives to business managers and IT clients, the need to demonstrate IT value and communicate IT service performance as it relates to business is imperative in today&apos;s environment to understand and exploit business advantages.Join Jose Quinones as he shows attendees how to perform analysis and reporting at a level that makes sense to IT management and business units. Use customized reports to show service delivery efficiency and concentrate IT optimization efforts on IT resources that affect the most important IT services. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7857</guid>
        <session>418</session>
     </item>
    
      <item>
        <title>IntelliMagic: State of the art in I/O Performance Analysis on z/OS</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7859</link>
        <description>This session will cover how architecture changes in recent years have shifted common I/O bottlenecks, why traditional metrics are no longer sufficient, how to get visibility into things like the host adapter performance on the disk subsystem, the hard drives on the disk subsystem, FICON performance, dynamic and Hyper PAV sizing, and implications for remote copy protocols.  Examples from all types of disk subsystems using  actual RMF and CMF data processed using RMF Magic will be shown. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7859</guid>
        <session>419</session>
     </item>
    
      <item>
        <title>APDEX: Apdex Process</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7863</link>
        <description>This session describes the process and strategic choices enterprises must make to implement the Apdex methodology. The process leverages existing technologies and instrumentation tools while improving APM best practices. A state-of-the-art snapshot of APM best practices benchmarks for more than 300 companies will be presented. The elements of an Apdex implementation process model will be outlined in addition to strategies for involving the right parts of an organization to ensure a successful Apdex outcome.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>: </category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7863</guid>
        <session>41A</session>
     </item>
    
      <item>
        <title>The Best at Better&#153;</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7589</link>
        <description>Perhaps you have seen managers, employees and suppliers who don&apos;t just do their jobs better than others, but who inspire those around them to be better.  As Dale puts it, &quot;They are the people who put a lever to the human spirit and lift.&quot;  Based on his book BETTER THAN PERFECT&#153;, Dale Dauten will share his research on what it takes to be that one-in-a-hundred worker, the one who raises the organization&apos;s energy and standards.  To make the program accessible and memorable, Dale will introduce a series of &quot;mysteries&quot; which will be solved during the course of the presentation.  Why is it that the winningest coach of all time never talked to his teams about winning?   Why has the phrase &quot;I have an idea&quot; come to be dreaded by many managers?  Why are most jobs designed to be boring?The answers come via a deeper understanding of how organizations really function and how shrewd employees at all levels get better anyway. </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7589</guid>
        <session>421</session>
     </item>
    
      <item>
        <title>Capacity Planning Boot Camp</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7590</link>
        <description>What is capacity planning? How does it differ from performance tuning? How do I get started? If you&apos;ve been asking yourself these questions, then this CMG-T course is for you. As the name implies, capacity planning forcomputer systems is about predicting the future. Financial planners do that all the time so, not surprisingly, many of the tools and techniques are similar. The difference lies in the data to be analyzed and the metricsused to express computer system performance rather than financial performance. And just like today&apos;s fast-paced business climate, IT decisions are made and revised so rapidly that merely providing your management with a sense of planning direction is often more important than calculating the compass bearing. Elsewhere, I have called this kind of tactical planning, *Guerrilla Capacity Planning*. This boot camp course will get you in shape in three sessions.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Computer Performance Evaluation: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7590</guid>
        <session>431</session>
     </item>
    
      <item>
        <title>Configuring Linux on z/VM for Performance</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7200</link>
        <description>Many Linux proof of concepts failed due to performance reasons, many of which would have been easily resolved by following guidelines in this presentation.  Configuring Linux on z/VM is often counter-intuitive when new to the platform, and many system defaults do not default to good performance.  This presentation will guide you through the performance etiquette and ensure you start a Linux project with proper guidelines.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Linux and Unix: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7200</guid>
        <session>432</session>
     </item>
    
      <item>
        <title>Windows System Performance Measurement and Analysis</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7593</link>
        <description>This basic tutorial in the CMG-T foundation curriculum introduces the metrics that are available from the Windows operating system and most prevalent applications. The sheer number of available metrics makes it difficult for anyone, even those analysts who are well versed in performance analysis measurements on other platforms, to discern the most important performance counters. This course will provide the necessary information to enable the Windows performance analyst to ascertain what the most important metrics are, how to interpret them, and the most appropriate collection mechanisms. It will also highlight those measurements that are not easily obtainable. Performance data collection and analysis issues using standard tools will be discussed.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Windows: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7593</guid>
        <session>433</session>
     </item>
    
      <item>
        <title>WSC Performance &quot;HOT&quot; Topics </title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7549</link>
        <description>This fast paced presentation will cover the latest information on recent System z9 and z/OS performance and capacity planning issues. Recent performance enhancements, gotchas, and recommendations will be reviewed. Information on new WLM functionality, provided in the most recent z/OS releases, will be highlighted. Also covered will be the latest information relating to WSC performance flashes and white papers and new support in the WSC zPCR tool used to size System z processors.   </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>zSeries: zSeries</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7549</guid>
        <session>434</session>
     </item>
    
      <item>
        <title>New Developments in Storage Network Protocols</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7022</link>
        <description>This session will review recent innovations in SAN transport protocols, including iSCSI/iSER, Fibre Channel, Fibre Channel over IP, and Fibre Channel over Ethernet (FCOE). Also known as Data Center Ethernet, FCOE is of particular interest because it enables convergence of storage and LAN traffic on a common infrastructure.  </description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Storage: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7022</guid>
        <session>435</session>
     </item>
    
      <item>
        <title>The &quot;Powerful&quot; Capacity Manager</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7174</link>
        <description>Recent studies have indicated that servers in US data centers consume over one percent of the electrical power generated in the US.  With increased demand for IT applications, many data centers are not prepared for the growth.  This session analyzes the characteristics associated with IT electrical power, and how the capacity planner is uniquely positioned to apply their process, procedures, and products previously used on IT resources to data center resources.  It also discusses technologies that the capacity manager may already be advocating to mitigate the projected data center constraints.</description>
        <pubDate>Thu,  5 Jun 2008 17:17:29 GMT</pubDate>
	<category>Hot Topics: Non-Specific</category>
        <guid>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7174</guid>
        <session>436</session>
     </item>
    
      <item>
        <title>Performance Optimization on Game Consoles</title>
        <link>http://test.cmg.org/cgi-bin/agenda_2007.pl?action=more&amp;token=7503</link>
        <description>Console games are the ultimate real-time programming challenge. A delay of just a few milliseconds can mean the difference between a good game experience and a great game. Console game development is definitely not all fun and games. It requires pushing the hardware to its limit. This requires using sophisticated programming techniques and tools that can precisely measure performance and identify bottlenecks. Adding to the challenge is the customer expectation that each year&#8217;s games will be better than last year&#8217;s, even when the hardware is exactly the same.This session gives an overview of game performance too