Global and Application Levels Exception Detection System, Based on MASF Technique Igor Trubin, Ph.D. Capital One Services, Inc.

Size: px
Start display at page:

Download "Global and Application Levels Exception Detection System, Based on MASF Technique Igor Trubin, Ph.D. Capital One Services, Inc."

Transcription

1 Global and Application Levels Exception Detection System, Based on MASF Technique Igor Trubin, Ph.D. Capital One Services, Inc. The paper describes one site's experience of using Multivariate Adaptive Statistical Filtering (MASF) to produce web-based exception reports against SAS/ITSV performance databases for a large, multi-platform environment. In addition to global exceptions, the system can capture application level exceptions by using standard workload characterization. The history of exceptions, kept in a separate database, is used to analyze seasonal stresses, considering it as a natural test to discover the weakest subsystem. 1. Introduction The Statistical Process Control concept became popular for detecting statistically significant exceptions of the computer system s behavior. The approach comes from the mechanical engineering discipline [1] and was successfully adjusted to computer systems by developing the Multivariate Adaptive Statistical Filtering (MASF) technique [2]. consideration. But for some summary group such as weekly or monthly averages, it might be not as important, and this tool can detect the statistical exceptions. Figure 1 shows an example of using SAS/QC to find the weeks that had the statistically unusual usage of a server's CPU. The Exception Detection System (EDS) is used for automatically scanning through large volumes of performance data and identifying measurements of global metrics that differ significantly from their expected values. Extending on the MASF method, this author suggested using some new derived metric such as "amount of exceptions per day" and keeping the history of exceptions in a separate database to produce advanced capacity planning analyses. This paper presents an interesting case of interpreting the historical data. In order to increase the accuracy of exception detection, an application level was added to the system and is described in this paper also. 2. Review of the existing tools (SAS and BMC) The SAS system has the SAS/QC (Quality Control) interactive tool, which is a good example of a classical implementation of Statistical Process Control concept, and can be applied on an ad-hoc basis to detect statistical exceptions against SAS data sets with the computer performance data. However, there is no way to use any special filtering policy to differentiate any subgroup such as weekdays. Indeed, a Monday, for example, can have a different pattern from other weekdays, and only the MASF technique can take that into Figure 1 - SAS/QC SPC chart example shows the significant exceptions of a server's CPU usage The Patrol Perform and Predict tool from BMC software has several procedures for various types of exception detection. It can capture the exceptions using either constant thresholds or flexible ones calculated based on the MASF procedure. This implementation was discussed in the 2001 CMG conference [4]. The system can automatically generate and publish SPC charts and even keeps

2 some exceptions and MASF policies in the database. BMC Patrol does not have a built-in capability of setting up alarms by dynamic or statistical exceptions. In addition, the database keeps only simple non-statistical exceptions such as constant thresholds and numbers of exceptions. Figure 2 shows a typical MASF chart generated by the Patrol Perform system. Database (PDB). The structure is presented in Figure 3 and consists of the following main parts: exception detectors for the most important metrics such as CPU, memory and disk utilization, memory page rate, and CPU run queue; Exception Detection System database with history of exceptions; statistical process control daily profile chart generator; exception server name list generator; Leader/Outsider servers detector and detector of runaway processes; and Leaders/Outsiders bar charts generator. Within MASF, the exception detector (SAS program) scans the six-month history of each server every day for hourly performance data. The full "7 days X 24 hours adaptive filtering policy is applied to calculate the average, upper, and lower limits (three standard deviations) of a particular metric for each weekday for the past six months. See Figure 4, where Monday is the example. Figure 2 - BMC MASF chart example shows the significant exception of DISK I/O between 11:00 AM and 12:00 PM Both tools can only state and illustrate the fact of the statistical exception occurrence. However, they cannot estimate the magnitude of exceptions during a particular interval (for the day, week, or month) and cannot keep their history. The Exception Detection System, which was developed by this author, is also based on MASF and also can publish SPC charts. It additionally has a mechanism to produce exception estimation; generate the statistical exception alerts; and keep the history of statistical exceptions in the separate database. 3. Exception Detection System Structure To generate a list of servers that experienced a significant exception for the last day, the following special rules are applied in addition to statistical filters: Ignore a slight increase of workloads for underutilized servers that used less than 20% CPU, Memory, or Disk capacity. Ignore dates when the server had a runaway process when calculating mean and standard deviations. A runaway process might be, for instance, a parasite infinite loop capturing free resources and hiding the normal picture of server utilization. Ignore insignificant isolated spikes (in most cases it must be at least two hourly exceptions to create an alarm). For metrics of percentage of utilization, deviations that exceed 100% are converted to the value 100%. Deviations that go below zero for all metrics are converted to the value of 0. The Exception Detection System is the subsystem that uses inputs from the SAS/ITSV Performance

3 Multiplatform environment Data Collection Performance Data Base (SAS/ITSV) for Unix,NT,Tandem, Unisys, and MVS servers CPU Util. CPU Queue Disk Util. Memory Page Rate Memory Util. Global Exception Detectors (SAS program) Appl. Exception Detectors (SAS program) CPU Util. # of active processes Disk IOs Yes Exception? No History of exceptions (EDS Database, SAS dataset) Exception server and Appl. name lists SPC daily profile charts (see figures 4 and 5 as examples) Leaders/ Outsiders bar charts (see figure 7 as example) Runaway process and server/appl. leaders detectors (SAS program) notification Web publishing Ad-hoc analyses Figure 3 Exception Detection System Structure The Exception Detection System outputs lists of server names categorized by the type of exception. These lists are compiled in Statistical Process Control charts for each metric as shown in Figure 4 for CPU utilization. When a Global Metric exception is detected, the system starts a similar procedure of scanning application level data to detect any particular workloads that also had exceptions and were responsible for the global exception. Currently the system supports only three application level metrics: CPU utilization, number of active processes (which is related to global CPU queue), and Disk IO. The output of the procedure is the list of application names categorized by the type of exceptions. Both lists (global and application exceptions) are automatically forwarded by to individual capacity planning analysts and performance engineers. The Leaders/Outsiders bar charts and runaway process server lists are also ed every day to appropriate analysts and managers.

4 Figure 4 Statistical process control chart and example of ExtraVolume metric 4. Notification and Web Publishing The notification text has three sections: Exception list of servers that had exceptions for a particular metric. Each metric has its own list. In front of each server name, there is a sublist of application names that had exceptions as well for immediate identification of the critical workload. Null data list with servers that did not have any performance data. This is an indication of a data delivery problem. Insufficient data list. The server might be on this list if the number of observations is less than a certain quantity (empirical rule is "< 6"). In this case, the system cannot make a statistically adequate detection. The lists may be sorted by platforms, business areas, persons (planners, engineers, managers), and so on. In the current environment, there are more than 1000 servers, each server having up to 20 workloads. Responsibility for these servers is divided among five planners. These planners receive daily s noting the exception from the previous day (from 3 to 12 server names a day), which provides them a good start for analyzing performance issues and possible forthcoming capacity issues. To get detailed information of the server's behavior for the previous day, the system publishes an SPC chart on the INTRANET Web site for each exception, as shown in Figure 4. The Upper and

5 Lower Limits are calculated as 3 standard deviations from average. A quick analysis of the chart allows the analyst to identify immediately the part of the day where the limits were exceeded. The system does not automatically generate SPC charts for application exceptions but can produce them by request. An example of the chart is shown in Figure 5. The example shows that EDS captured a CPU utilization exception at about 9:00 PM on server A, and it found that the application "Workload B" had an exception as well. By special request, the second SPC chart was built to prove that fact. Based on this chart, the reason of the exception can be recognized easily. It was an unusual shift of the Workload B execution. Figure 5 Global and application CPU utilization SPC charts.

6 5. Exception Database The history of exceptions can be used for analysis to show longer trends of metrics outside the third standard deviation, which can indicate system resource problems, server load growth (or reduction), or seasonal deviation. The EDS database was developed to store this data; it is actually a log file in which the exception detector records each occurrence. The EDS database is a SAS dataset with the following structure: NAME - server name; DAYMEAN - metric daily average; _FREQ_ - number of weekdays in the server's data history (must be >6); NUP - number of upper limit exceptions; NLOW - number of lower limit exceptions; DATE - exception appearance date; PLATFORM - server configuration; METRIC - performance metric name. The two numeric fields NUP and NLOW are useful when trying to determine the duration of unusual stress on a server; servers that had the most extreme exceptions for a certain period; and servers that required more (or fewer) resources overall during that day. The example of the table in Figure 6 shows the records sorted by METRIC. In addition to statistical exceptions, it shows that some servers had problems with the performance data collection. For example, server20 did not have data at all (EDS puts that name in "Null data" list), and server11 had too few observations (EDS puts it in "insufficient data" list). To keep application level exceptions, the additional table is used with similar structures. Instead of PLATFORM, the table has the WORKLOAD field to keep the name of the application that had an exception. Both tables can be linked by NAME and DATE to have a normalized relational structure. NAME DAYMEAN FREQ NUP NLOW DATE PLATFORM METRIC S+ S- Extra Volume = (S+)+(S-) server /17 unix SUN CPUqueue length server /17 unix HP CPUqueue length server /17 unix HP CPUqueue length server /17 unix HP DiskIO # of I/O server /17 unix IBM DiskIO # of I/O Unit to measure ExtraVolume data server /1 unix IBM CPUutil 0.0 CPU sec server /21 unix IBM CPUutil CPU sec server /21 unix HP CPUutil CPU sec server /20 MVS CPUutil CPU sec server /24 unix SUN MEMutil Kb server /24 unisys MEMutil Kb server /24 tandem MEMutil Kb server /1 unix HP MEMutil 0.0 Kb Figure 6 EDS database example

7 6. "Extra Volume" Metric If the Exception Detection System only kept information about the number of times historical trends were exceeded, then the exception trend accuracy would be very low. For example, in the SPC chart in Figure 4, server1 had NUP = 2 NLOW = 1 (for 6:00 AM and 7:00 AM) and (for 1:00 AM). But if the real value of CPU utilization for 7:00 AM was not 30%, but 90%, the record in the EDS database would be the same although the exception would be more significant. Based on this method, the system automatically produces this calculation for the last day and records that in the EDS database using S+ and S- fields as shown in Figure 6. The database also has the calculated ExtraVolume metric. This data is used for generating Leaders/Outsiders charts for the last day, last week, and last month, and for publishing the bar charts as shown in Figure 7. Figure 7 shows the top 10 servers that had the maximum CPU time used beyond a standard deviation for the last week (CPU utilization ExtraVolume >0). To increase the accuracy of this approach, a derived system performance metric should be added in the EDS database. Rather than simply counting the number of exceptions, it is necessary to calculate the square between the limit curve and the actual data curve (see Figure 4). In the case of exceeding the upper historical limit, the area would be positive (call it UpperVolume, or S+ in Figures 4 and 6); it would be negative if the lower historical limit were exceeded (call it LowerVolume, or S- in Figures 4 and 6). The best metric to record would be the sum of those values: ExtraVolume=UpperVolume+LowerVolume This metric is an integrative characteristic of the exceptions that happens for the day, and it has a simple physical meaning that depends on the source (parent) metric. For example, if the parent metric is CPU utilization, ExtraVolume will be the daily CPU time (ExtraTime in Figure 4) that the server has taken more than a standard deviation. If the parent metric is CPU run queue, ExtraVolume will be the daily extra queue length versus the usual queue, and so on. As with LowerVolume and UpperVolume, the ExtraVolume metric might be less or more than zero. If the server showed a positive value for the last day, it means more capacity was used on the server than in the past. In the same way, if the server showed a negative ExtraVolume metric, less capacity was used than usual. Those metrics can be summarized by day, week, or month, which will provide a quantitative estimation of server behavior for a certain period. Figure 7 Leaders bar charts Similar charts can be generated to show the opposite end of the server list and to demonstrate the top 10 servers with CPU time below a standard deviation (ExtraVolume<0). The Application table in the EDS database also has the ExtraVolume type data fields from which similar charts can be generated. But it makes sense to do only the top 5 exceptional workloads for each particular exceptional server.

8 7. Ad-hoc analyses against EDS database One example of an interesting analysis against the EDS database was already discussed in the last CMG conference. In the previous paper about EDS [3], there was an example on how to compare the statistical exceptions of the servers with different "horsepower" configurations. CPU utilization ExtraVolume was suggested for recalculating to abstract transaction rate using a benchmark such as TPM or SPEC. Another analysis was done to estimate the impact on a big SUN server during the Christmas holiday shopping season. Figure 8 shows the result of this analysis. The seasonal increase of the server usage can be considered as a natural stress test. The EDS database can help to take advantage of this "free of charge" test. Usually during the stress test the various subsystems, such as disk, memory, or CPU, may react differently. If the system is well tuned for supported business, all metrics should present statistical exceptions almost synchronously. Otherwise the metrics that are least frequently presented in the exception database show which subsystems are underutilized, and the frequently listed metrics show the overutilized subsystems. Such capacity imbalance can be seen in the example in Figure 8. The server did not have CPU utilization or run queue metrics exceptions at all. This means that some metrics were within statistical thresholds while others were not. As shown in Figure 8, Disk and Memory metrics did have positive exceptions during the stress period. Just after the end of the holiday season, they had negative exceptions. The last fact reflects the process of getting back to normal resource usage. Figure 8 Exception history analysis

9 This analysis has the following conclusions: A. The usage of the server's resources is not balanced. B. CPU subsystem has excess capacity. C. Disk subsystem mostly experienced the impact. It is a possible performance and/or capacity bottleneck. D. Memory page rate had a few exceptions, which probably correlate to Disk I/O activity, and is not a concern. A similar analysis can be done against application level exception data. A hidden and very interesting (and potentially dangerous for servers) pattern of an application's behavior can be discovered. But that is the subject of another discussion Summary The Exception Detection System was developed as a combination of the classical MASF technique and some new ideas such as an EDS database to keep a history of exceptions. The system uses some new integrative metrics such as ExtraVolume to better analyze and plan unusual server resource consumption. In addition to global exceptions the system can capture application level statistical exceptions to determine which particular workload caused the global one. 9. References [1] Krajewski / Ritzman: Operation Management, 1990, Addison-Wesley Publishing Company, Inc. [2] Jeffrey Buzen and Annie Shum: "MASF - Multivariate Adaptive Statistical Filtering", Proceedings of the Computer Measurement Group, 1995, pp [3] Kevin McLaughlin and Igor Trubin: "Exception Detection System, Based on the Statistical Process Control Concept", Proceedings of the Computer Measurement Group, 2001 [4] Yefim Somin: "Hoarding or Herding: How To Sleep Well on Your Performance Data And Wake up Only for True Alarms ", proceedings of the Computer Measurement Group, 2001 The Capacity Planning group at the author's company has been using this system for about two years. The system adequately supports the rapid growth of the company, and it doesn't require buying new analysis software (when using existing SAS tools). The efficiency of this system has helped reduce the reaction time to exceptions and the amount of time needed to prepare exception reports. In addition, the ad-hoc analyses against the exception database have helped to discover the system performance and capacity bottlenecks based on the data of some seasonal workload deviations.

Disk Subsystem Capacity Management, Based on Business Drivers, I/O Performance Metrics and MASF. Igor Trubin, Ph.D. and Linwood Merritt

Disk Subsystem Capacity Management, Based on Business Drivers, I/O Performance Metrics and MASF. Igor Trubin, Ph.D. and Linwood Merritt Disk Subsystem Capacity Management, Based on Business Drivers, I/O Performance Metrics and MASF Igor Trubin, Ph.D. and Linwood Merritt Capital One Services, Inc. igor.trubin@capitalone.com May 2004 Page

More information

Cloud Computing Capacity Planning

Cloud Computing Capacity Planning Cloud Computing Capacity Planning Dr. Sanjay P. Ahuja, Ph.D. 2010-14 FIS Distinguished Professor of Computer Science School of Computing, UNF Introduction One promise of cloud computing is that virtualization

More information

The Total Network Volume chart shows the total traffic volume for the group of elements in the report.

The Total Network Volume chart shows the total traffic volume for the group of elements in the report. Tjänst: Network Health Total Network Volume and Total Call Volume Charts Public The Total Network Volume chart shows the total traffic volume for the group of elements in the report. Chart Description

More information

InterAct User. InterAct User (01/2011) Page 1

InterAct User. InterAct User (01/2011) Page 1 InterAct's Energy & Cost Analysis module provides users with a set of analytical reporting tools: Load Analysis Usage and Variance Analysis Trending Baseline Analysis Energy & Cost Benchmark What If Analysis

More information

SAS IT Resource Management Forecasting. Setup Specification Document. A SAS White Paper

SAS IT Resource Management Forecasting. Setup Specification Document. A SAS White Paper SAS IT Resource Management Forecasting Setup Specification Document A SAS White Paper Table of Contents Introduction to SAS IT Resource Management Forecasting... 1 Getting Started with the SAS Enterprise

More information

Utility Capacity on Demand: What Utility CoD Is and How to Use It

Utility Capacity on Demand: What Utility CoD Is and How to Use It Redpaper Utility Capacity on Demand: What Utility CoD Is and How to Use It Executive overview This IBM Redpaper document is about Utility Capacity on Demand (CoD). It provides a high-level overview to

More information

Monitoring Agent for Unix OS Version Reference IBM

Monitoring Agent for Unix OS Version Reference IBM Monitoring Agent for Unix OS Version 6.3.5 Reference IBM Monitoring Agent for Unix OS Version 6.3.5 Reference IBM Note Before using this information and the product it supports, read the information in

More information

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved.

Monitor Qlik Sense sites. Qlik Sense Copyright QlikTech International AB. All rights reserved. Monitor Qlik Sense sites Qlik Sense 2.1.2 Copyright 1993-2015 QlikTech International AB. All rights reserved. Copyright 1993-2015 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik Sense,

More information

Managing Cisco QoS Using ehealth

Managing Cisco QoS Using ehealth Focus Topic January 2006 Managing Cisco QoS Using ehealth Quality of Service (QoS) is a measure of performance that allows you to configure different levels of service for various types of traffic in your

More information

IMS Performance - Getting The Most Out Of Your Monitoring Technology: Isolating And Solving Common Issues

IMS Performance - Getting The Most Out Of Your Monitoring Technology: Isolating And Solving Common Issues IMS Performance - Getting The Most Out Of Your Monitoring Technology: Isolating And Solving Common Issues Ed Woods IBM Corporation Session 9808 Tuesday, August 9 th 9:30 10:30 AM 0 2011 IBM Corporation

More information

Historical Collection Best Practices. Version 2.0

Historical Collection Best Practices. Version 2.0 Historical Collection Best Practices Version 2.0 Ben Stern, Best Practices and Client Success Architect for Virtualization and Cloud bstern@us.ibm.com Copyright International Business Machines Corporation

More information

ArcGIS Enterprise Performance and Scalability Best Practices. Andrew Sakowicz

ArcGIS Enterprise Performance and Scalability Best Practices. Andrew Sakowicz ArcGIS Enterprise Performance and Scalability Best Practices Andrew Sakowicz Agenda Definitions Design workload separation Provide adequate infrastructure capacity Configure Tune Test Monitor Definitions

More information

TUTORIAL: WHITE PAPER. VERITAS Indepth for the J2EE Platform PERFORMANCE MANAGEMENT FOR J2EE APPLICATIONS

TUTORIAL: WHITE PAPER. VERITAS Indepth for the J2EE Platform PERFORMANCE MANAGEMENT FOR J2EE APPLICATIONS TUTORIAL: WHITE PAPER VERITAS Indepth for the J2EE Platform PERFORMANCE MANAGEMENT FOR J2EE APPLICATIONS 1 1. Introduction The Critical Mid-Tier... 3 2. Performance Challenges of J2EE Applications... 3

More information

Level 3 SM Enhanced Management Thresholds and Alerts Customer FAQs

Level 3 SM Enhanced Management Thresholds and Alerts Customer FAQs Level 3 SM Enhanced Management Thresholds and Alerts Customer FAQs These Frequently Asked Questions relate to the Enhanced Management Thresholds and Alert feature 2015 Level 3 Communications, LLC. All

More information

WHITE PAPER Application Performance Management. Managing the Performance of DB2 Environments

WHITE PAPER Application Performance Management. Managing the Performance of DB2 Environments WHITE PAPER Application Performance Management Managing the Performance of DB2 Environments Management summary... 3 Precise for DB2 UDB: Application Performance Monitoring... 4 Maximizing the efficiency

More information

SAS System Powers Web Measurement Solution at U S WEST

SAS System Powers Web Measurement Solution at U S WEST SAS System Powers Web Measurement Solution at U S WEST Bob Romero, U S WEST Communications, Technical Expert - SAS and Data Analysis Dale Hamilton, U S WEST Communications, Capacity Provisioning Process

More information

Lesson 2: Using the Performance Console

Lesson 2: Using the Performance Console Lesson 2 Lesson 2: Using the Performance Console Using the Performance Console 19-13 Windows XP Professional provides two tools for monitoring resource usage: the System Monitor snap-in and the Performance

More information

Oracle Diagnostics Pack For Oracle Database

Oracle Diagnostics Pack For Oracle Database Oracle Diagnostics Pack For Oracle Database ORACLE DIAGNOSTICS PACK FOR ORACLE DATABASE Oracle Enterprise Manager is Oracle s integrated enterprise IT management product line, and provides the industry

More information

MAXIMIZING ROI FROM AKAMAI ION USING BLUE TRIANGLE TECHNOLOGIES FOR NEW AND EXISTING ECOMMERCE CUSTOMERS CONSIDERING ION CONTENTS EXECUTIVE SUMMARY... THE CUSTOMER SITUATION... HOW BLUE TRIANGLE IS UTILIZED

More information

VMware Distributed Power Management Concepts and Use VMware ESX 3.5 and VMware vcenter Server 2.5

VMware Distributed Power Management Concepts and Use VMware ESX 3.5 and VMware vcenter Server 2.5 Information Guide VMware Distributed Power Management Concepts and Use VMware ESX 3.5 and VMware vcenter Server 2.5 Consolidation of physical servers into virtual machines that share host physical resources

More information

Log Correlation Engine 4.4 Statistics Daemon Guide. February 26, 2015 (Revision 1)

Log Correlation Engine 4.4 Statistics Daemon Guide. February 26, 2015 (Revision 1) Log Correlation Engine 4.4 Statistics Daemon Guide February 26, 2015 (Revision 1) Table of Contents Introduction... Standards and Conventions... Basic Operation... Configuring the Statistics Daemon...

More information

Modeling VMware ESX Server Performance A Technical White Paper. William L. Shelden, Jr., Ph.D Sr. Systems Analyst

Modeling VMware ESX Server Performance A Technical White Paper. William L. Shelden, Jr., Ph.D Sr. Systems Analyst Modeling VMware ESX Server Performance A Technical White Paper William L. Shelden, Jr., Ph.D Sr. Systems Analyst Modeling VMware ESX Server Performance William L. Shelden, Jr., Ph.D. The Information Systems

More information

Microsoft SQL Server Fix Pack 15. Reference IBM

Microsoft SQL Server Fix Pack 15. Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Microsoft SQL Server 6.3.1 Fix Pack 15 Reference IBM Note Before using this information and the product it supports, read the information in Notices

More information

Application of Clustering Techniques to Energy Data to Enhance Analysts Productivity

Application of Clustering Techniques to Energy Data to Enhance Analysts Productivity Application of Clustering Techniques to Energy Data to Enhance Analysts Productivity Wendy Foslien, Honeywell Labs Valerie Guralnik, Honeywell Labs Steve Harp, Honeywell Labs William Koran, Honeywell Atrium

More information

Advanced Computer Architecture (CS620)

Advanced Computer Architecture (CS620) Advanced Computer Architecture (CS620) Background: Good understanding of computer organization (eg.cs220), basic computer architecture (eg.cs221) and knowledge of probability, statistics and modeling (eg.cs433).

More information

Diagnosing Performance Issues in Cray ClusterStor Systems

Diagnosing Performance Issues in Cray ClusterStor Systems Diagnosing Performance Issues in Cray ClusterStor Systems Comprehensive Performance Analysis with Cray View for ClusterStor Patricia Langer Cray, Inc. Bloomington, MN USA planger@cray.com I. INTRODUCTION

More information

SAS. IT Resource Management 2.7: Glossary

SAS. IT Resource Management 2.7: Glossary SAS IT Resource Management 2.7: Glossary The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS IT Resource Management 2.7: Glossary. Cary, NC: SAS Institute Inc.

More information

Managing the Growth of the ehealth Database

Managing the Growth of the ehealth Database Focus on Setup Managing the Growth of the ehealth Database The ehealth Suite of management tools collects a wide variety of information about your critical business resources. ehealth includes a database

More information

VMware Distributed Power Management Concepts and Use W H I T E P A P E R

VMware Distributed Power Management Concepts and Use W H I T E P A P E R VMware Distributed Power Management W H I T E P A P E R Table of Contents VMware ESX 4 and VMware vcenter Server 4................................... 3 VMware vsphere and Cluster Services.........................................

More information

Workload Characterization Techniques

Workload Characterization Techniques Workload Characterization Techniques Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at: http://www.cse.wustl.edu/~jain/cse567-08/

More information

WHITE PAPER: ENTERPRISE AVAILABILITY. Introduction to Adaptive Instrumentation with Symantec Indepth for J2EE Application Performance Management

WHITE PAPER: ENTERPRISE AVAILABILITY. Introduction to Adaptive Instrumentation with Symantec Indepth for J2EE Application Performance Management WHITE PAPER: ENTERPRISE AVAILABILITY Introduction to Adaptive Instrumentation with Symantec Indepth for J2EE Application Performance Management White Paper: Enterprise Availability Introduction to Adaptive

More information

Automation for IMS: Why It s Needed, Who Benefits, and What Is the Impact?

Automation for IMS: Why It s Needed, Who Benefits, and What Is the Impact? Automation for IMS: Why It s Needed, Who Benefits, and What Is the Impact? Duane Wente BMC Software 8/4/2014 Session: 16094 Insert Custom Session QR if Desired. Agenda Better database management through

More information

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. UNIX OS Agent Reference

IBM Tivoli Monitoring Version 6.3 Fix Pack 2. UNIX OS Agent Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 UNIX OS Agent Reference IBM Tivoli Monitoring Version 6.3 Fix Pack 2 UNIX OS Agent Reference Note Before using this information and the product it supports,

More information

Level 3 SM Enhanced Management - FAQs. Frequently Asked Questions for Level 3 Enhanced Management

Level 3 SM Enhanced Management - FAQs. Frequently Asked Questions for Level 3 Enhanced Management Level 3 SM Enhanced Management - FAQs Frequently Asked Questions for Level 3 Enhanced Management 2015 Level 3 Communications, LLC. All rights reserved. 1 LAYER 3: CONVERGED SERVICES 5 Where can I find

More information

Adapting Mixed Workloads to Meet SLOs in Autonomic DBMSs

Adapting Mixed Workloads to Meet SLOs in Autonomic DBMSs Adapting Mixed Workloads to Meet SLOs in Autonomic DBMSs Baoning Niu, Patrick Martin, Wendy Powley School of Computing, Queen s University Kingston, Ontario, Canada, K7L 3N6 {niu martin wendy}@cs.queensu.ca

More information

Performance Monitoring

Performance Monitoring Performance Monitoring Performance Monitoring Goals Monitoring should check that the performanceinfluencing database parameters are correctly set and if they are not, it should point to where the problems

More information

CAPACITY PLANNING FOR THE DATA WAREHOUSE BY W. H. Inmon

CAPACITY PLANNING FOR THE DATA WAREHOUSE BY W. H. Inmon CAPACITY PLANNING FOR THE DATA WAREHOUSE BY W. H. Inmon The data warehouse environment - like all other computer environments - requires hardware resources. Given the volume of data and the type of processing

More information

Performance Monitoring User s Manual

Performance Monitoring User s Manual NEC Storage Software Performance Monitoring User s Manual IS025-32E NEC Corporation 2003-2017 No part of the contents of this book may be reproduced or transmitted in any form without permission of NEC

More information

The Kanban Applied Guide

The Kanban Applied Guide The Kanban Applied Guide Official Guide to Applying Kanban as a Process Framework May 2018 2018 Kanban Mentor P a g e 1 Table of Contents Purpose of the Kanban Applied Guide... 3 Kanban Applied Principles...

More information

CMX Analytics Documentation

CMX Analytics Documentation CMX Analytics Documentation Version 10.3.1 CMX Analytics Definitions Detected Signals Signals sent from devices to WIFI Access Points (AP) are the basis of CMX Analytics. There are two types of signals

More information

Performance Monitor Administrative Options

Performance Monitor Administrative Options CHAPTER 12 Effective network management requires the fastest possible identification and resolution of events that occur on mission-critical systems. Performance Monitor administrative options enable you

More information

Systems Management Working with Management Central monitors

Systems Management Working with Management Central monitors System i Systems Management Working with Management Central monitors Version 6 Release 1 System i Systems Management Working with Management Central monitors Version 6 Release 1 Note Before using this

More information

Select Use Cases for VirtualWisdom Applied Analytics

Select Use Cases for VirtualWisdom Applied Analytics WHITEPAPER Select Use Cases for VirtualWisdom Applied Analytics April 7, 2017 CONTRIBUTORS Andrew Sebastian Roberta Sorbello Mark Samuelson Ricardo Negrete Ryan Perkowski Jim Bahn Introduction... 2 #1:

More information

SAS IT Resource Management 3.8: Overview

SAS IT Resource Management 3.8: Overview SAS IT Resource Management 3.8: Overview SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS IT Resource Management 3.8: Overview. Cary, NC:

More information

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE WHITE PAPER JULY 2018 INTRODUCTION The large number of components in the I/O path of an enterprise storage virtualization device such

More information

Running Reports. Choosing a Report CHAPTER

Running Reports. Choosing a Report CHAPTER 13 CHAPTER WCS reporting is necessary to monitor the system and network health as well as troubleshoot problems. A number of reports can be generated to run on an immediate and scheduled basis. Each report

More information

Cloud Monitoring as a Service. Built On Machine Learning

Cloud Monitoring as a Service. Built On Machine Learning Cloud Monitoring as a Service Built On Machine Learning Table of Contents 1 2 3 4 5 6 7 8 9 10 Why Machine Learning Who Cares Four Dimensions to Cloud Monitoring Data Aggregation Anomaly Detection Algorithms

More information

SAS. IT Resource Management 3.7: Overview. SAS Documentation

SAS. IT Resource Management 3.7: Overview. SAS Documentation SAS IT Resource Management 3.7: Overview SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS IT Resource Management 3.7: Overview. Cary, NC:

More information

ZKLWHýSDSHU. 3UHð)DLOXUHý:DUUDQW\ý 0LQLPL]LQJý8QSODQQHGý'RZQWLPH. +3ý 1HW6HUYHUý 0DQDJHPHQW. Executive Summary. A Closer Look

ZKLWHýSDSHU. 3UHð)DLOXUHý:DUUDQW\ý 0LQLPL]LQJý8QSODQQHGý'RZQWLPH. +3ý 1HW6HUYHUý 0DQDJHPHQW. Executive Summary. A Closer Look 3UHð)DLOXUHý:DUUDQW\ý 0LQLPL]LQJý8QSODQQHGý'RZQWLPH ZKLWHýSDSHU Executive Summary The Hewlett-Packard Pre-Failure Warranty 1 helps you run your business with less downtime. It extends the advantage of

More information

UNITE Managing Metered Systems: Best Practices in Planning and Managing Your Metered Platform. Session MCP/OS 4028

UNITE Managing Metered Systems: Best Practices in Planning and Managing Your Metered Platform. Session MCP/OS 4028 UNITE 2007 Managing Metered Systems: Best Practices in Planning and Managing Your Metered Platform Session MCP/OS 4028 Guy Bonney & Bob Morrow, MGS, Inc. Debi Ray, SightLine Systems Corporation MGS, Inc.

More information

Log Correlation Engine 3.4 Statistics Daemon Guide July 29, 2010 (Revision 3)

Log Correlation Engine 3.4 Statistics Daemon Guide July 29, 2010 (Revision 3) Log Correlation Engine 3.4 Statistics Daemon Guide July 29, 2010 (Revision 3) The newest version of this document is available at the following URL: http://cgi.tenablesecurity.com/lce_3.4_stats.pdf Table

More information

MINING OPERATIONAL DATA FOR IMPROVING GSM NETWORK PERFORMANCE

MINING OPERATIONAL DATA FOR IMPROVING GSM NETWORK PERFORMANCE MINING OPERATIONAL DATA FOR IMPROVING GSM NETWORK PERFORMANCE Antonio Leong, Simon Fong Department of Electrical and Electronic Engineering University of Macau, Macau Edison Lai Radio Planning Networks

More information

Future-ready IT Systems with Performance Prediction using Analytical Models

Future-ready IT Systems with Performance Prediction using Analytical Models Future-ready IT Systems with Performance Prediction using Analytical Models Madhu Tanikella Infosys Abstract Large and complex distributed software systems can impact overall software cost and risk for

More information

White paper ETERNUS Extreme Cache Performance and Use

White paper ETERNUS Extreme Cache Performance and Use White paper ETERNUS Extreme Cache Performance and Use The Extreme Cache feature provides the ETERNUS DX500 S3 and DX600 S3 Storage Arrays with an effective flash based performance accelerator for regions

More information

Multivariate Capability Analysis

Multivariate Capability Analysis Multivariate Capability Analysis Summary... 1 Data Input... 3 Analysis Summary... 4 Capability Plot... 5 Capability Indices... 6 Capability Ellipse... 7 Correlation Matrix... 8 Tests for Normality... 8

More information

IBM Tivoli OMEGAMON XE for Storage on z/os Version Tuning Guide SC

IBM Tivoli OMEGAMON XE for Storage on z/os Version Tuning Guide SC IBM Tivoli OMEGAMON XE for Storage on z/os Version 5.1.0 Tuning Guide SC27-4380-00 IBM Tivoli OMEGAMON XE for Storage on z/os Version 5.1.0 Tuning Guide SC27-4380-00 Note Before using this information

More information

UNITE Managing Metering: How to Plan for, Tune and Monitor Your Metered Platform. Session MCP3040/OS3040. Guy Bonney & Bob Morrow, MGS, Inc.

UNITE Managing Metering: How to Plan for, Tune and Monitor Your Metered Platform. Session MCP3040/OS3040. Guy Bonney & Bob Morrow, MGS, Inc. UNITE 2006 Managing Metering: How to Plan for, Tune and Monitor Your Metered Platform Session MCP3040/OS3040 Guy Bonney & Bob Morrow, MGS, Inc. Debi Ray, SightLine Systems Corporation MGS, Inc.! Software

More information

An Introduction to Data Analysis, Statistics, and Graphing

An Introduction to Data Analysis, Statistics, and Graphing An Introduction to Data Analysis, Statistics, and Graphing What is a Graph? Present processes, relationships, and changes in a visual format that is easily understandable Attempts to engage viewers by

More information

WHITE PAPER Application Performance Management. The Case for Adaptive Instrumentation in J2EE Environments

WHITE PAPER Application Performance Management. The Case for Adaptive Instrumentation in J2EE Environments WHITE PAPER Application Performance Management The Case for Adaptive Instrumentation in J2EE Environments Why Adaptive Instrumentation?... 3 Discovering Performance Problems... 3 The adaptive approach...

More information

Proactive Detection of Performance Problems using Adaptive Thresholds Neeraj Bhatia, Oracle Corporation

Proactive Detection of Performance Problems using Adaptive Thresholds Neeraj Bhatia, Oracle Corporation Proactive Detection of Performance Problems using Adaptive Thresholds Neeraj Bhatia, Oracle Corporation Introduction Information technology has become an integral part of our lifestyle. It is no more a

More information

BENEFITS OF VERITAS INDEPTH FOR IBM S DB2 UNIVERSAL DATABASE WITHIN AN OPERATIONAL ENVIRONMENT

BENEFITS OF VERITAS INDEPTH FOR IBM S DB2 UNIVERSAL DATABASE WITHIN AN OPERATIONAL ENVIRONMENT TUTORIAL: WHITE PAPER VERITAS Indepth For IBM s DB2 Universal Database BENEFITS OF VERITAS INDEPTH FOR IBM S DB2 UNIVERSAL DATABASE WITHIN AN OPERATIONAL ENVIRONMENT 1 1. Management Summary... 3 2. VERITAS

More information

Effects of PROC EXPAND Data Interpolation on Time Series Modeling When the Data are Volatile or Complex

Effects of PROC EXPAND Data Interpolation on Time Series Modeling When the Data are Volatile or Complex Effects of PROC EXPAND Data Interpolation on Time Series Modeling When the Data are Volatile or Complex Keiko I. Powers, Ph.D., J. D. Power and Associates, Westlake Village, CA ABSTRACT Discrete time series

More information

SUNRISE SOLAR PV PORTAL. User Guide

SUNRISE SOLAR PV PORTAL. User Guide SUNRISE SOLAR PV PORTAL User Guide Table of Contents SUNRISE SOLAR PV PORTAL... 1 Sunrise Solar PV Portal Introduction... 2 Log In... 3 Log In Page... 3 Home Page... 4 Tree Structure... 5 Viewing Specific

More information

Performance Extrapolation for Load Testing Results of Mixture of Applications

Performance Extrapolation for Load Testing Results of Mixture of Applications Performance Extrapolation for Load Testing Results of Mixture of Applications Subhasri Duttagupta, Manoj Nambiar Tata Innovation Labs, Performance Engineering Research Center Tata Consulting Services Mumbai,

More information

IBM Security QRadar Deployment Intelligence app IBM

IBM Security QRadar Deployment Intelligence app IBM IBM Security QRadar Deployment Intelligence app IBM ii IBM Security QRadar Deployment Intelligence app Contents QRadar Deployment Intelligence app.. 1 Installing the QRadar Deployment Intelligence app.

More information

Total Market Demand Wed Jul 26 Thu Jul 27 Fri Jul 28 Sat Jul 29 Sun Jul 30 Mon Jul 31 Tue Aug 01

Total Market Demand Wed Jul 26 Thu Jul 27 Fri Jul 28 Sat Jul 29 Sun Jul 30 Mon Jul 31 Tue Aug 01 MW July 26, 2017 - August 1, 2017 This report provides a summary of key market data from the IESO-administered markets. It is intended to provide a quick reference for all market stakeholders. It is composed

More information

Measuring VDI Fitness and User Experience Technical White Paper

Measuring VDI Fitness and User Experience Technical White Paper Measuring VDI Fitness and User Experience Technical White Paper 3600 Mansell Road Suite 200 Alpharetta, GA 30022 866.914.9665 main 678.397.0339 fax info@liquidwarelabs.com www.liquidwarelabs.com Table

More information

Meter Intelligence: Turning Your Meter Data Into Energy Management Information. Quick Guide for Users

Meter Intelligence: Turning Your Meter Data Into Energy Management Information. Quick Guide for Users Meter Intelligence: Turning Your Meter Data Into Energy Management Information Quick Guide for Users June 2007 Meter Intelligence Introduction Meter Intelligence is a web-based interval meter data analysis

More information

Ovation Process Historian

Ovation Process Historian Ovation Process Historian Features Designed to meet the needs of precision, performance, scalability and historical data management for the Ovation control system Collects historical data of Ovation process

More information

Running Ad Hoc Reports

Running Ad Hoc Reports Access: WAE Live > Analytics, click New Report, and choose Report Type: Ad hoc Access: WAE Live > Explore, choose objects, and click Run Report Ad hoc reports offer a flexible means of customizing reports

More information

Contents Introduction... 1

Contents Introduction... 1 User Guiide APPLICATION LOAD TIME PROFILER Contents Introduction... 1 Modes of Operation... 1 Limitations... 2 Installing and Opening the Utility... 2 Loading an Application from the Utility... 3 Opening

More information

webmethods Task Engine 9.9 on Red Hat Operating System

webmethods Task Engine 9.9 on Red Hat Operating System webmethods Task Engine 9.9 on Red Hat Operating System Performance Technical Report 1 2015 Software AG. All rights reserved. Table of Contents INTRODUCTION 3 1.0 Benchmark Goals 4 2.0 Hardware and Software

More information

Performance measurement. SMD149 - Operating Systems - Performance and processor design. Introduction. Important trends affecting performance issues

Performance measurement. SMD149 - Operating Systems - Performance and processor design. Introduction. Important trends affecting performance issues Performance measurement SMD149 - Operating Systems - Performance and processor design Roland Parviainen November 28, 2005 Performance measurement Motivation Techniques Common metrics Processor architectural

More information

Running Reports CHAPTER

Running Reports CHAPTER CHAPTER 14 WCS reporting is necessary to monitor the system and network health as well as troubleshoot problems. A number of reports can be generated to run on an immediate and scheduled basis. Each report

More information

Chapter 14 Performance and Processor Design

Chapter 14 Performance and Processor Design Chapter 14 Performance and Processor Design Outline 14.1 Introduction 14.2 Important Trends Affecting Performance Issues 14.3 Why Performance Monitoring and Evaluation are Needed 14.4 Performance Measures

More information

ORACLE DIAGNOSTICS PACK

ORACLE DIAGNOSTICS PACK ORACLE DIAGNOSTICS PACK KEY FEATURES AND BENEFITS: Automatic Performance Diagnostic liberates administrators from this complex and time consuming task, and ensures quicker resolution of performance bottlenecks.

More information

Information for Business Group Administrators

Information for Business Group Administrators Information for Business Group Administrators Integrated ACD for Business Group Administrators Integrated ACD allows Business Group Administrators to see detailed statistical information on the activity

More information

10 MONITORING AND OPTIMIZING

10 MONITORING AND OPTIMIZING MONITORING AND OPTIMIZING.1 Introduction Objectives.2 Windows XP Task Manager.2.1 Monitor Running Programs.2.2 Monitor Processes.2.3 Monitor System Performance.2.4 Monitor Networking.2.5 Monitor Users.3

More information

Optimizing Parallel Access to the BaBar Database System Using CORBA Servers

Optimizing Parallel Access to the BaBar Database System Using CORBA Servers SLAC-PUB-9176 September 2001 Optimizing Parallel Access to the BaBar Database System Using CORBA Servers Jacek Becla 1, Igor Gaponenko 2 1 Stanford Linear Accelerator Center Stanford University, Stanford,

More information

Ch. 7: Benchmarks and Performance Tests

Ch. 7: Benchmarks and Performance Tests Ch. 7: Benchmarks and Performance Tests Kenneth Mitchell School of Computing & Engineering, University of Missouri-Kansas City, Kansas City, MO 64110 Kenneth Mitchell, CS & EE dept., SCE, UMKC p. 1/3 Introduction

More information

THE METROPOLITAN WATER DISTRICT OF SOUTHERN CALIFORNIA. Addendum No. 1 REQUEST FOR PROPOSALS TO PROVIDE

THE METROPOLITAN WATER DISTRICT OF SOUTHERN CALIFORNIA. Addendum No. 1 REQUEST FOR PROPOSALS TO PROVIDE THE METROPOLITAN WATER DISTRICT OF SOUTHERN CALIFORNIA Addendum No. 1 REQUEST FOR PROPOSALS TO PROVIDE WATER QUALITY MONITORING AND EVENT DETECTION SYSTEM RFP-PL-912 To all prospective respondents to Request

More information

Segregating Data Within Databases for Performance Prepared by Bill Hulsizer

Segregating Data Within Databases for Performance Prepared by Bill Hulsizer Segregating Data Within Databases for Performance Prepared by Bill Hulsizer When designing databases, segregating data within tables is usually important and sometimes very important. The higher the volume

More information

Balancing the pressures of a healthcare SQL Server DBA

Balancing the pressures of a healthcare SQL Server DBA Balancing the pressures of a healthcare SQL Server DBA More than security, compliance and auditing? Working with SQL Server in the healthcare industry presents many unique challenges. The majority of these

More information

CALLBILL3 Call Accounting Made Easy

CALLBILL3 Call Accounting Made Easy CALLBILL3 Call Accounting Made Easy Software by PHONEWARE Our Software - Your Solution CONTENTS Introduction 3 Logger Module 4 Record Processor Module 6 Reports Module 11 Report Design Module 28 Configuration

More information

AvePoint Meetings Pro for ipad. User Guide

AvePoint Meetings Pro for ipad. User Guide AvePoint Meetings Pro 4.2.3 for ipad User Guide Issued April 2017 Table of Contents About AvePoint Meetings Pro for ipad... 3 Installing AvePoint Meetings Pro for ipad... 4 Getting Started... 5 Logging

More information

Correlative Analytic Methods in Large Scale Network Infrastructure Hariharan Krishnaswamy Senior Principal Engineer Dell EMC

Correlative Analytic Methods in Large Scale Network Infrastructure Hariharan Krishnaswamy Senior Principal Engineer Dell EMC Correlative Analytic Methods in Large Scale Network Infrastructure Hariharan Krishnaswamy Senior Principal Engineer Dell EMC 2018 Storage Developer Conference. Dell EMC. All Rights Reserved. 1 Data Center

More information

The Dark Arts of MQ SMF Evaluation

The Dark Arts of MQ SMF Evaluation The Dark Arts of MQ SMF Evaluation Lyn Elkins elkinsc@us.ibm.com Session # 13884 August 13, 2013 Code! 1 The witch trial MQ is broken! Agenda Review of SMF 115 and SMF 116 class 3 data Hunting down the

More information

Analysis and Reports. Safety Event Manager with QPrecision

Analysis and Reports. Safety Event Manager with QPrecision Analysis and Reports Safety Event Manager with QPrecision Analyzing Safety Event Data Safety Event Manager with QPrecision supports datadriven decision making through its Reports features. Reports leverage

More information

On Command Performance Manager 7.0 Lab on Demand Guide

On Command Performance Manager 7.0 Lab on Demand Guide On Command Performance Manager 7.0 Lab on Demand Guide On Command Performance Manager 7.0 Lab on Demand Guide... 1 Lab Activity: Adding Clusters... 1 Lab Activity: Performance Manager Dashboard... 2 Lab

More information

HOSTED CONTACT CENTRE

HOSTED CONTACT CENTRE ---------------------------------------------------------------------------- ------ HOSTED CONTACT CENTRE ANALYTICS GUIDE Version 9.4 Revision 1.0 Confidentiality and Proprietary Statement This document

More information

WinPak 2 & 2005 Quick Reference

WinPak 2 & 2005 Quick Reference WinPak 2 & 2005 Quick Reference Initializing a Panel (sending changes in the programming to the panels) From the menu bar select Operations Control Map Click the (+) to expand the tree and display the

More information

EXPERIMENTAL RESULTS ON THE PERFORMANCE OF A NEW CONTENT MANAGEMENT MODEL

EXPERIMENTAL RESULTS ON THE PERFORMANCE OF A NEW CONTENT MANAGEMENT MODEL U.P.B. Sci. Bull., Series C, Vol. 72, Iss. 4, 2010 ISSN 1454-234x EXPERIMENTAL RESULTS ON THE PERFORMANCE OF A NEW CONTENT MANAGEMENT MODEL Rareş VASILESCU 1 Sistemele de gestiune a conţinutului folosesc

More information

Baseline Scheduling with ProTrack

Baseline Scheduling with ProTrack Baseline Scheduling with ProTrack 1.0 (last update: 11/11/08) 1 Baseline Scheduling with ProTrack by Mario Vanhoucke Professor at Ghent University and Vlerick Leuven Gent Management School (Belgium) Partner

More information

Performance of relational database management

Performance of relational database management Building a 3-D DRAM Architecture for Optimum Cost/Performance By Gene Bowles and Duke Lambert As systems increase in performance and power, magnetic disk storage speeds have lagged behind. But using solidstate

More information

Choosing the Right Procedure

Choosing the Right Procedure 3 CHAPTER 1 Choosing the Right Procedure Functional Categories of Base SAS Procedures 3 Report Writing 3 Statistics 3 Utilities 4 Report-Writing Procedures 4 Statistical Procedures 6 Available Statistical

More information

QuickSpecs. HP SANworks Storage Resource Manager. Overview. Model HP SANworks Storage Resource Manager v4.0b Enterprise Edition.

QuickSpecs. HP SANworks Storage Resource Manager. Overview. Model HP SANworks Storage Resource Manager v4.0b Enterprise Edition. Overview Model v4.0b Enterprise Edition Introduction Storage Resource Manager (SRM) is web-based software for HP-UX, Windows 2000, Windows NT, Novell NetWare, Tru64 UNIX, OpenVMS, Sun Solaris, IBM AIX,

More information

EMC CONTROLCENTER WORKLOAD ANALYZER: THE SYMMETRIX IN PICTURES

EMC CONTROLCENTER WORKLOAD ANALYZER: THE SYMMETRIX IN PICTURES EMC CONTROLCENTER WORKLOAD ANALYZER: THE SYMMETRIX IN PICTURES Version 2.0 Author Bill Zahavi Corporate Information Corporate Headquarters: Hopkinton, MA 01748-9103 (800) 424-EMC2 http://www.emc.com Copyright

More information

Tuning WebHound 4.0 and SAS 8.2 for Enterprise Windows Systems James R. Lebak, Unisys Corporation, Malvern, PA

Tuning WebHound 4.0 and SAS 8.2 for Enterprise Windows Systems James R. Lebak, Unisys Corporation, Malvern, PA Paper 272-27 Tuning WebHound 4.0 and SAS 8.2 for Enterprise Windows Systems James R. Lebak, Unisys Corporation, Malvern, PA ABSTRACT Windows is SAS largest and fastest growing platform. Windows 2000 Advanced

More information

Metricus. Metricus Data Management Architecture. Introduction

Metricus. Metricus Data Management Architecture. Introduction Metricus Metricus Data Management Architecture Introduction Contents Architecture Data Sources Quantitative Structured Quantitative Unstructured Qualitative IT Performance Data Integration Architecture

More information

Performance Characterization of the Dell Flexible Computing On-Demand Desktop Streaming Solution

Performance Characterization of the Dell Flexible Computing On-Demand Desktop Streaming Solution Performance Characterization of the Dell Flexible Computing On-Demand Desktop Streaming Solution Product Group Dell White Paper February 28 Contents Contents Introduction... 3 Solution Components... 4

More information