Aperture VISTA and the CMDB: An Enterprise Best Practices Approach

Size: px
Start display at page:

Download "Aperture VISTA and the CMDB: An Enterprise Best Practices Approach"

Transcription

1 W H I T E P A P E R Aperture VISTA and the CMDB: An Enterprise Best Practices Approach Seth Rachlin and John Kneiling TechPar Group

2 2 INTRODUCTION The last few years have seen significant interest and effort in integrating the many tools large enterprises use to manage their IT infrastructure and applications. Central to this integration effort is the concept of a Configuration Management Database (CMDB), a single "source of record" that provides a logical model for and detailed information about all of the elements (the Configuration Items or CI's) in the infrastructure. At its core the CMDB seeks to redress the information fragmentation characterized by a distributed environment where siloed tools, processes and functional areas manage enterprise assets such as networks, servers, applications, and data centers. It promises a more complete, holistic, and accurate information source and reference point to be leveraged by the entire IT organization as they plan, build and manage IT services. Much of the momentum behind the CMDB is driven by the significant value it can deliver across these key functions. For the planner, it provides a more accurate and complete picture of the current environment as well as its associated costs, enabling more comprehensive "what if" analyses and scenario evaluation. For the builder of new services, it offers a more robust way of assessing the impact of the new service on the current environment from both a change management and capacity planning perspective. And for those who manage IT services, it provides an invaluable resource in diagnosing the root cause of incidents and problems and in speeding their resolution. Better information, as promised by the CMDB, is foundational to process improvement efforts in areas as seemingly diverse as Service Portfolio Management, Capacity Management, Change Management and Problem Management. And it is increasingly the place many enterprises are choosing to start as they move to tackle these key initiatives. Despite its name, the CMDB - as it is typically implemented - is not a database in the traditional sense. Best practices strongly advise against a classical "data warehousing" approach in which information is extracted from operational data sources and consolidated in a physical database for the purpose of aggregation, interrogation, and analysis. Rather they suggest what is called a "federated" approach where a central database holds a set of common reference information about a particular element or CI and links to other repositories where other domain-specific information may live. In this approach, the central database - which is typically built up from the foundation of an asset management system - might be the authoritative source for a subset of information regarding a server (Make, Model, Serial Number, Asset Name and Number, Business Unit, etc.). Information about the configuration of this server would reside in a server configuration management tool; information about services deployed on the server in an application mapping tool; information about its physical location and impact on the power grid in a data center management tool. These tools and the information they manage are connected through links - shared database keys and indexes -- such that a query or set of queries can span the multiple repositories to produce a result set or visualization that looks as if it came from a single data source. The CMDB is a logical construct that gets built, not a database you buy and then populate. Successful CMDB projects, in this context, are about progressively iterating toward greater levels of information integration, consistency, and coverage, not about installing and loading a particular package or system. Successful implementation of the federated CMDB will require the vendors of the applications and tools which comprise it to provide open, standards-based interfaces to support this type of query-on-demand capability. Customers should be wary of solutions which provide only limited or proprietary interfaces as they are unlikely to meet the demands of the project particularly as it progresses.

3 3 The Schema below provides a logical data model view of such a Federated CMDB. In this simplified view four infrastructure tools (A Server Configuration Management System; An Asset Management System; A Data Center Management System; and An Application Mapping System) share four common attributes (Make; Model; Serial Number and Host Name) that enable linkages between all the information relating to this specific CI. The Asset Management System serves as the core repository maintaining a central CI ID as well as a CI Type which can enable rule-based queries to identify the location of relevant information: for example, for a CI type of Server, we would expect corresponding information in the Server Configuration Management System; for a Type of Router, in the Network Configuration Management System, and so forth.

4 4 Though federation may seem at first more complex than a single database, its advantages are significant. Federation allows the day-to-day management of information regarding the environment to remain within the tools most suited to the CI's in question, and the organization's investment in these best of breed tools is preserved. Federation also acknowledges that, given the rate of change in typical IT environments, the task of synchronizing all configuration information between a set of management tools and a central database would be inordinately costly and difficult to implement. CMDB information is only useful if it is accurate and consistent. The best way to insure this accuracy is to store the most volatile information at its source. KEY ASPECTS The above should not be taken to mean that creating a CMDB from a set of disconnected information repositories is easy. Federated CMDB's by their very nature have to evolve as disparate and previously unconnected systems and tools are brought into the framework. That said, it is typically very dangerous to approach a CMDB project without an architecture that depicts, at least at a high level, what the end-state will look like. This architecture needs to take into account three key aspects: 1. Reconciliation: In all but green-field environments, configuration information, prior to the CMDB, has been managed by disparate and unconnected systems. It is almost a certainty that some information (a server's Hostname for example) is maintained in multiple repositories and that in some instances this information is inconsistent across these repositories. Organizations looking to create the linkages that make the federated CMDB possible must reconcile information inconsistencies or lacunae between disparate systems such that they contain enough common information to make the links effective. An asset management system may track a server based on its serial number while another system may track it based on host name, for example. This initial upfront effort - within the context of a large enterprise - may be significant and is an important part of any CMDB project. 2. Synchronization: Once information is reconciled, it needs to be kept consistent on an ongoing basis. Enterprises undertaking CMDB projects need to build synchronization processes to keep the information consistent across the relevant systems and tools that share it. If the server's host name changes, this change needs to be reflected across all connected repositories. This process can be challenging. It is likely that there are significant redundancies in the information collected and maintained by the various infrastructure management tools. When such redundancies occur, organizations need to identify and agree on an "authoritative" source for every CI attribute within the CMDB and ensure that all of their management tools rely on this source rather than a local and potentially inaccurate copy. This will likely involve changing the behavior

5 5 of particular tools as well as the processes in which they are used: it is unlikely that the promise of a CMDB can be delivered without some level of process and information reengineering. It also places a burden of the tools themselves. Customers using toolsets that are incapable of being addressed through standard interfacing methods, that can not establish links to federated data and that can not make updates to or be updated with core information will have difficulty with this critical aspect of their CMDB project. 3. Visualization: Reconciliation and Synchronization are critical to insure the accuracy and completeness of the information within the CMDB. Successfully leveraging this information requires efforts in the area of visualization. CMDB information needs to be made available to existing infrastructure tools so that the dashboards, monitors, process managers and reporting engines access and rely upon CMDB data. The information brought together within the CMDB will also suggest new views and ways of navigating data that go beyond existing capabilities. Development efforts to integrate existing views and provide new ones need to be part of the CMDB effort. In approaching this set of tasks, it is important to take into account the multidimensional quality of CMDB data. The view of a server is radically different depending on whether the viewer is planning a server consolidation project; deploying a new application on it; or troubleshooting an outage. Multiple views expressed in multiple tools will be required for the CMDB to fulfill its potential. CMDB data - wherever possible - should be exposed in the tools people use to do their job and not in an ancillary reporting or visualization solution. Enterprises should be wary of "single bullet" solutions that promise a visualization solution that is disconnected from operational systems. As should be clear from the above discussion, a holistic data and systems architecture is a critical prerequisite for any successful CMDB project. The section that follows provides some thoughts as to the key "building blocks" of that architecture. Domains BUILDING BLOCKS Domains As in any data integration project, proper definition of scope is a critical first step to creating a successful CMDB. Most larger organizations will likely want to take a phased approach, with phases scoped to deliver value within acceptable budget and timing parameters. There are many acceptable ways to phase a CMDB project. Organizations can choose to focus on systems, assets and services that serve a particular business unit; that reside in a particular location; or that are part of production environments as distinct from development or test. Equally common, however, is the decision to phase CMDB development according to what are referred to as domains. Like any database, the CMDB is based on a model of the real world, or that part of it that is interesting to the beholder. In the Configuration Management world, each CI belongs to a different area, such as Software or Device. Each of these areas, or domains, has responsibility for its data. Although the domains are autonomous, they share data by participating in a federated database. There are a number of domains in a CMDB. In our first example we will define ten - Location, Device, Software, Application, Data Store, People, Document, Changes, and Incident. These domains are federated building blocks that establish the scope of the CMDB. The CIs in these domains have a number of relationships that we can predict, and that are designed into the CMDB. For instance, Devices are in a Location. A special kind of domain, Collection, can be used to group together arbitrary CIs across domains for project management, security, or other purposes. A Location CI is a physical location where People and Devices reside; it could also contain racks (which hold devices), or other CIs. The Location could be a building, the floor of a building, or even a room, and might be linked to Document CIs describing the location. A Device CI is a piece of computer hardware, such as a PC, printer, router, switch, or server. The device is assigned to a location, and might reside in a rack. The Device itself could contain Applications, Software Products and Data Stores. The Device would be supported or otherwise associated with People and Documents. Although the words "software" and "application" are often used interchangeably, in the CMDB these two domains have distinct characteristics. A Software Product CI is a commercial product that doesn't directly perform a business function, or provide a business service, but does support an application. Common Software Products include operating systems, development tools, database software, middleware, and web application servers. These Software Products reside on Devices, and may use Data Stores. Like most CIs, they can also be associated with People and Documents. An

6 6 Application CI is a software component that supports a business process. Applications usually rely on Software Products and Data Stores, and are associated with People and Documents, and reside on Devices. A Data Store CI is an information repository or database. Data Stores are often confused with Software Products - for example: "Oracle" and the "Personnel" Database. "Oracle" is a Software Product which manages the "Personnel" Data Store. Applications are supported by Software Products, which rely on a Data Store. A Data Store resides on one or more Devices, and usually supports a single Software Product. Data Stores are associated with People and Documents. A People CI is a Person involved in an IT operation, or a Person who can read or write to the CMDB. Types of people might include "Contractor" or "Administrator". A Document is a file containing information relevant to another CI, such as a user guide for an Application or a build document for a Device. Documents can be linked any number of CIs, forming an information repository (but this is not a Data Store). A Change is a modification of the configuration, and is associated with one or more CIs. Changes can be linked to other Changes, to change approvers, support groups, or other People, and to Incidents. An Incident records a fault within a CI, and could be linked to all CIs affected by the incidents. A single Incident set of Incidents could be flagged as a problem, and can be assigned to support groups. An Incident often results in a new Change. Sometimes it helps to group arbitrary CIs together. For example, we might need to associate all of the Locations, Devices, Software Products, and People in a project. They can also be used to define support groups, used by Changes and Incidents. Security administrators can use Locations to restrict access to specific CIs. Servers can be grouped together in load balancing clusters, virtual LANs, or for any other purpose that benefits configuration management. PROVIDERS AND CONSUMERS The process of creating a CMDB requires the integration of disparate systems which have typically evolved independently to meet the needs of particular groups of users working in traditionally distinct domains. Informal processes of information integration - typically conference calls, , and Project Management Offices - need to be replaced by formal and defined interactions among information systems. A critical step in this process is to document the desired flow of information between systems in the form of context diagrams that reflect both the "as is" and "to be" states of the tools and technologies that together manage the critical configuration information required to run the infrastructure. A context diagram is a "data flow diagram showing data flows between a generalized application within the domain and the other entities and abstractions with which it communicates." ( If the CMDB is viewed as the generalized application, then the context diagram that is produced documents the flows of information to and from the CMDB to other systems and applications in the environment. Every tool and repository used to manage the infrastructure can, in this way, be viewed as either an information producer or an information consumer with respect to particular domains or sub domains of configuration information. The diagram below presents a prototypical context diagram adapted from an actual CMDB deployment. Note how the domains in this CMDB vary slightly from those in our first example to accommodate the data center's unique set of requirements:

7 7 Establishing an appropriate context diagram is critical to the success of a CMDB project because it provides an authoritative reference to the systems that actually provide and consume data. The users of the CMDB read and write data using applications called Providers and Consumers. An Information Provider creates CIs in the CMDB. This application could be a configuration modeling tool that allows a user to create a visual picture of the data center itself - either from scratch, or while modifying the configuration. Information might also be provided by change management applications, or even programs running from within the Configuration Items themselves. An application that scans the network might find a Device and as a result create a CI in the CMDB. Information Consumers view and update asset management software. Asset management software views and modifies CI instances. A server (which itself is recorded in the CMDB) can report a change in status directly to a Device or Software Product table. Sometimes changes propagate from one system to another until they reach the CMDB. An electrical contractor (Person) assigned to maintaining a Data Center (Location) might report a change in telephone number to management, which results in an update to the Enterprise's directory. A program associated with People can be designed to read the directory, detect changes, and propagate them to the relevant People table. BASE AND EXTENDED ATTRIBUTES In a federated database, such as the CMDB, individual pieces of data may be viewed by many, but each is owned by a different part of the infrastructure. For instance, data about Devices and People might be controlled by different software packages, each using its own distinct and autonomous database. Sometimes it is important to place some of the data in a common space to allow all Providers and Consumers to access it easily. The attributes describing general information about the function of an Application might be made available to all in a centralized database. These are called Base data, or Base Configuration Attributes, because they supply basic information about a CI. One drawback to centralizing this federated data is that the centralized data is just a copy of the data owned by the domain-specific provider. This redundancy introduces the risk that the centralized and provider data will differ as a result of an application error, software failure, recovery/restart problem, or other incident. To avoid these inconsistencies, the CMDB should be encapsulated with synchronization processes that protect an asset starting at the time of its birth. Because some errors are unavoidable, a reconciliation process can look at the both copies, and see if there are any problems. If they are inconsistent, it is important to determine which copy is authoritative, and therefore "correct." This is usually the domain-specific data.

8 8 Often, additional detailed or specialized data is stored only by its owner, and is not copied to the centralized database. Although an Application's general information might be made available as Base data, the specific configuration for a particular type of server, such as a load balancing algorithm, might be stored by a specialized application (perhaps within the load balancer's management software itself). This specialized data is referred to as Extended Attributes, and is managed solely by the provider of that domain's data. This does not mean that the data is unavailable outside the domain. In addition to Base data, the centralized part of the CMDB contains reference links to the Extended Attributes, and information on how to access them. This concept of reference links as it relates to extended attributes is fundamental to the concept of federation, as explored earlier. Dividing CMDB data into these two categories provides a great deal of flexibility, and allows us to optimize the CMDB to our advantage. The Base data often forms the working set - the proverbial 20% that is used 80% of the time. By limiting the data in the centralized part of the CMDB, it becomes highly efficient, highly available, and because only the working set is accessed, highly responsive. Extended Attributes have a number of development and operational benefits. If the centralized CMDB has already been designed, and a new piece of CI-related management software is introduced, it may introduce additional attributes. If these attributes remain Extended, there is no immediate impact on the CMDB. The options at this point would be to do nothing to the existing design, to add a link pointing to the new Extended Attribute, or to copy it to the centralized design as a Base Attribute. In fact, all three could be done in series if needed, to accommodate incremental change. Extended Attributes often require specialized treatment, and benefit from being stored in specific DBMS products or structures. Transactional data can be stored in database optimized for high volumes. Applications that only need Extended Attributes will not need to access the Base CMDB, which will improve its performance and will, with proper design, eliminate it as a bottleneck. The implementation of Base and Extended Attributes exploits the benefits of federated distributed database performance. RELATIONSHIPS One of the benefits of storing configuration data in a database is that we can create and discover relationships between configuration items. In fact, a great deal of the information in a CMDB is contained not in the CI tables themselves, but in the relationships between CIs. For instance, if we know that the CI AppA "depends on" ("depends on" is a relationship) CI ServerX, we also know that if ServerX fails, so will AppA. If ServerX "depends on" PowerStripY the implications for AppA are clear unless AppA is "managed" by LoadBalancerZ and can "fall back" to ServerB, etc. These relationships can become more complex with multiple dependencies. Servers, for instance, often use two power strips, which in turn should be connected to two different breakers. But what if they use the same breaker? How can we discover this? One of the most useful views of CMDB data we can get is that of dependencies, either Upstream (what a CI depends on), and Downstream (what depends on this CI). A similar view helps us determine the composition of a complex CI. A Rack may contain many CIs - servers, power strips, blades, etc. A Decomposition view tells us which CIs are contained within the Rack CI. Conversely, a Rollup can tell us which Rack holds a given CI, such as a Blade. These views help us plan for capacity, performance, change management, and in general gives us all of the power of data mining and analysis available to modern database systems and business intelligence tools. This section, while laying out a framework for a federated CMDB architecture also suggests some key strategies for properly phasing CMDB projects. Recognizing that building a CMDB is hard work and is best done over a series of progressive phases, enterprises should: 1. Prioritize domains, focusing on the most critical first and building outwork so that CMDB coverage grows over time. 2. Limit the number of providers and consumers that are integrated in each successive phase. Projects will succeed when the number of integration points in a particular release is manageable and when new systems are included in a phased approach.

9 9 3. Limit the number of extended attributes included in the scope of the CMDB to those with cross-functional importance. If the particulars of a router configuration or a server-load balancing schema are relevant only to the group administering it, it does not necessarily need to be made available through the CMDB. APERTURE VISTA IN CMDB Like other critical management tools, the Aperture VISTA data center management system plays a critical role in a properly crafted CMDB strategy. We can, based on the framework outlined above, articulate a set of principles that can serve as the foundation for any integration effort: 1. Aperture VISTA is the system of record for the Location CI domain as well as the principal information provider to other systems for this CI. The VISTA application and its underlying repository are uniquely suited to modeling, visualizing, and managing (and propagating) changes within this domain. 2. Aperture VISTA is the system of record as well as the principal information provider for extended attributes related to physical configuration (cards, slots, power supplies) as well as power and cooling requirements and consumption within the Device domain. The VISTA data model is optimized for the collection, management and visualization of these attributes as well as the principal tool used by those who make changes that impact their values. 3. Aperture VISTA is the system of record for managing the physical relationships between and among CI's within the Device and Location Domains. This includes relationships within devices (Card X is in Slot Y within Server Z) as well as between devices as they are manifest in the context of physical connectivity (power, network). These relationships are key to being able to show how object relationships are manifested physically - to achieve powerful visualizations such as seeing all the locations of servers used by a business unit on a top down floorplan. 4. Aperture VISTA is a consumer of extended attributes and relationships within the Software and Application domains. As the preferred tool of data center operations, it should be the mechanism by which its users get critical information about the Software and Application configurations of the devices they are working with. Properly integrated within a CMDB, therefore, Aperture VISTA has the following core 3 properties: 1. It shares the common set of base attributes for all CI's related to Location, Device, and Change. These attributes are synchronized between the Data Stores that are constitutive of the CMDB, such that information is consistent and shareable between them. Changes to base attributes that occur outside of VISTA must be propagated to it. VISTA must publish changes to other systems when it changes base attributes. 2. Aperture VISTA supports the dynamic querying of the VISTA repository for CI extended attributes and relationships to be presented through other Operations tools and processes. As the system of record for the physical data center configuration, information managed through VISTA must be available to other systems that need it. 3. The VISTA application supports the dynamic querying and subsequent presentation of information from other repositories within the CMDB. VISTA can and should be the source of all relevant configuration information its core group of users need to do their jobs.

10 10 CONCLUSION Developing and deploying a functional CMDB that delivers value across the IT organization is a significant effort which requires planning, consensus building, and architectural excellence. While there is certain truth in the vendor claims that the CMDB is a new system, this paper has argued that the CMDB is better understood as the result of the integration of existing systems and should be approached as one would any such project. For this integration to be possible, vendors of the myriad tools and technologies used to manage an ever increasingly complex IT infrastructure should be encouraged to "open" their systems to such integration at the minimum through web services API's and ideally through shared standards such as DMTF's Common Information Model. (CIM). Without such an approach, customers will be challenged to upgrade software releases of one tool or another without breaking the integrations on which their CMDB sits. This white paper was sponsored by Aperture Technologies, Inc.

11 About Aperture Aperture is the leading provider of enterprise software solutions that enable organizations worldwide to manage the physical infrastructure of their data centers. Aperture solutions automate and facilitate standardized best practice processes to manage the complexity and ever-changing conditions in today's enterprise data centers and to deliver world-class performance in IT operations. With Aperture, organizations worldwide have reduced operational risks, increased efficiency and generated actionable information to make better business decisions. Aperture's flagship product, Aperture VISTA, is an enterprise software solution which reduces operational risk and improves efficiency through the visual management of the data center. Aperture VISTA delivers the key processes that enable organizations to take control of an increasingly complex physical environment including equipment, space, power, cooling, network and storage. The world's largest companies use Aperture VISTA to achieve substantial improvements in the quality, reliability and cost effectiveness of their infrastructure planning, design, provisioning, troubleshooting and analysis All rights reserved. Aperture and Aperture VISTA are registered trademarks and the Aperture logo mark is a trademark of Aperture Technologies, Inc. All other trademarks are the property of their respective owners

Extend the value of your service desk and integrate ITIL processes with IBM Tivoli Change and Configuration Management Database.

Extend the value of your service desk and integrate ITIL processes with IBM Tivoli Change and Configuration Management Database. IBM Service Management solutions and the service desk White paper Extend the value of your service desk and integrate ITIL processes with IBM Tivoli Change and Configuration Management Database. December

More information

Deploying the CMDB for Change & Configuration Management

Deploying the CMDB for Change & Configuration Management WHITE PAPER: CMDB, CHANGE & CONFIGURATION MANAGEMENT Deploying the CMDB for Change & Configuration Management MAY 2007 CA and BearingPoint Table of Contents Executive Summary SECTION 1 2 Pressures on IT

More information

Pragmatic Business Service Management

Pragmatic Business Service Management Pragmatic Business Service Management Written by Quest Software, Inc. White Paper Copyright Quest Software, Inc. 2007. All rights reserved. This guide contains proprietary information, which is protected

More information

SACM and CMDB Strategy and Roadmap. David Lowe ActionableITSM.com March 20, 2012

SACM and CMDB Strategy and Roadmap. David Lowe ActionableITSM.com March 20, 2012 SACM and CMDB Strategy and Roadmap David Lowe ActionableITSM.com March 20, 2012 Disclaimer The strategy and roadmap information presented here is generic by nature and based on a highly hypothetical use

More information

What Do You Need from a Configuration Management Database (CMDB)? BEST PRACTICES WHITE PAPER

What Do You Need from a Configuration Management Database (CMDB)? BEST PRACTICES WHITE PAPER What Do You Need from a Configuration Management Database (CMDB)? BEST PRACTICES WHITE PAPER Table of contents EXECUTIVE SUMMARY...1 WHY A CMDB?...2 The importance of configuration management...2 Goals...2

More information

IBM Tivoli Netcool network management solutions for enterprise

IBM Tivoli Netcool network management solutions for enterprise IBM Netcool network management solutions for enterprise The big picture view that focuses on optimizing complex enterprise environments Highlights Enhance network functions in support of business goals

More information

CMDB Essential to Service Management Strategy. All rights reserved 2007

CMDB Essential to Service Management Strategy. All rights reserved 2007 CMDB: Essential to the Service Management strategy Business Proposition: This white paper describes how the CMDB is an essential component of the IT Service Management Strategy, and why the FrontRange

More information

are you helping your customers achieve their expectations for IT based service quality and availability?

are you helping your customers achieve their expectations for IT based service quality and availability? PARTNER BRIEF Service Operations Management from CA Technologies are you helping your customers achieve their expectations for IT based service quality and availability? FOR PARTNER USE ONLY DO NOT DISTRIBUTE

More information

CMDB Federation. DMTF Standards for Federating CMDBs and other Management Data Repositories

CMDB Federation. DMTF Standards for Federating CMDBs and other Management Data Repositories CMDB Federation DMTF Standards for Federating CMDBs and other Management Data Repositories Synopsis Many organizations base IT management on a configuration management system consisting of a configuration

More information

The CMDB: The Brain Behind IT Business Value

The CMDB: The Brain Behind IT Business Value Thought Leadership white paper The CMDB: The Brain Behind IT Business Value By Gerry Roy, Director of Solutions Management for BMC Atrium and BMC Service Support, BMC Software TABLE OF CONTENTS Executive

More information

N(i) 2 WHITE PAPER on CHANGE MANAGEMENT

N(i) 2 WHITE PAPER on CHANGE MANAGEMENT on CHANGE MANAGEMENT ABOUT THIS... 2 IT AND CHANGE MANAGEMENT... 3 RESPONDING TO PERFORMANCE AND ACCOUNTABILITY DEMANDS...3 AN EMERGING NEED FOR CHANGE MANAGEMENT...3 DEFINING CHANGE MANAGEMENT... 4 WHAT

More information

How To Create A Help Desk For A System Center System Manager

How To Create A Help Desk For A System Center System Manager System Center Service Manager Vision and Planned Capabilities Microsoft Corporation Published: April 2008 Executive Summary The Service Desk function is the primary point of contact between end users and

More information

CA Service Desk Manager

CA Service Desk Manager PRODUCT BRIEF: CA SERVICE DESK MANAGER CA Service Desk Manager CA SERVICE DESK MANAGER IS A VERSATILE, COMPREHENSIVE IT SUPPORT SOLUTION THAT HELPS YOU BUILD SUPERIOR INCIDENT AND PROBLEM MANAGEMENT PROCESSES

More information

CA Configuration Management Database (CMDB)

CA Configuration Management Database (CMDB) PRODUCT BRIEF: CA CMDB CA Configuration Management Database (CMDB) CA CONFIGURATION MANAGEMENT DATABASE (CMDB) HELPS YOU IDENTIFY AND UNDERSTAND THE DEPENDENCIES AND RELATIONSHIPS AMONG AND BETWEEN YOUR

More information

Select the right configuration management database to establish a platform for effective service management.

Select the right configuration management database to establish a platform for effective service management. Service management solutions Buyer s guide: purchasing criteria Select the right configuration management database to establish a platform for effective service management. All business activities rely

More information

How to Deliver Measurable Business Value with the Enterprise CMDB

How to Deliver Measurable Business Value with the Enterprise CMDB How to Deliver Measurable Business Value with the Enterprise CMDB James Moore jdmoore@us.ibm.com Product Manager, Business Service, Netcool/Impact 2010 IBM Corporation Agenda What is a CMDB? What are CMDB

More information

Veritas Configuration Manager Profile. A Profile Prepared by EMA October 2006

Veritas Configuration Manager Profile. A Profile Prepared by EMA October 2006 Veritas Configuration Manager Profile A Profile Prepared by EMA October 2006 Table of Contents Corporate Information...1 CMDB Type:...1 Areas Supported:...1 IT Domain:...2 Target customers:...2 Product

More information

The Trellis Dynamic Infrastructure Optimization Platform

The Trellis Dynamic Infrastructure Optimization Platform Infrastructure Management & Monitoring for Business-Critical Continuity TM The Trellis Dynamic Infrastructure Optimization Platform Delivering Confidence through Connection TM Is Your Data Center Operating

More information

CA Service Desk Manager

CA Service Desk Manager DATA SHEET CA Service Desk Manager CA Service Desk Manager (CA SDM), on-premise or on-demand, is designed to help you prevent service disruptions, better manage change risks, and provides a 360-degree

More information

Using Master Data in Business Intelligence

Using Master Data in Business Intelligence helping build the smart business Using Master Data in Business Intelligence Colin White BI Research March 2007 Sponsored by SAP TABLE OF CONTENTS THE IMPORTANCE OF MASTER DATA MANAGEMENT 1 What is Master

More information

FireScope + ServiceNow: CMDB Integration Use Cases

FireScope + ServiceNow: CMDB Integration Use Cases FireScope + ServiceNow: CMDB Integration Use Cases While virtualization, cloud technologies and automation have slashed the time it takes to plan and implement new IT services, enterprises are still struggling

More information

DCIM Software and IT Service Management - Perfect Together

DCIM Software and IT Service Management - Perfect Together DCIM Software and IT Service Management - Perfect Together A White Paper from Raritan 2014 Raritan Inc Overview Information Technology is so fundamental to every business today that every organization

More information

can you effectively plan for the migration and management of systems and applications on Vblock Platforms?

can you effectively plan for the migration and management of systems and applications on Vblock Platforms? SOLUTION BRIEF CA Capacity Management and Reporting Suite for Vblock Platforms can you effectively plan for the migration and management of systems and applications on Vblock Platforms? agility made possible

More information

Understanding the Performance Management Process

Understanding the Performance Management Process Understanding the Performance Management Process Monitoring Market Monitoring tools account for more then 50% of market Most organizations have not matured their monitoring environment Missing Process

More information

BEYOND DIAGRAMS AND SPREADSHEETS DATA CENTER INFRASTRUCTURE MANAGEMENT (DCIM)

BEYOND DIAGRAMS AND SPREADSHEETS DATA CENTER INFRASTRUCTURE MANAGEMENT (DCIM) BEYOND DIAGRAMS AND SPREADSHEETS DATA CENTER INFRASTRUCTURE MANAGEMENT (DCIM) THE CHALLENGE. Solve complexity The trend for consolidation and construction of ever- larger data centers has been basically

More information

DCIM Software and IT Service Management - Perfect Together DCIM: The Physical Heart of ITSM

DCIM Software and IT Service Management - Perfect Together DCIM: The Physical Heart of ITSM 1 Overview Information Technology is so fundamental to every business today that every organization needs to establish formal processes to ensure that IT services are continually aligned to the business,

More information

WHITE PAPER. iet ITSM Enables Enhanced Service Management

WHITE PAPER. iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management iet ITSM Enables Enhanced Service Management Need for IT Service Management The focus within the vast majority of large and medium-size companies has shifted

More information

Revolutionizing Data Center Infrastructure Management

Revolutionizing Data Center Infrastructure Management Infrastructure Management & Monitoring for Business-Critical Continuity TM Revolutionizing Data Center Infrastructure Management The Trellis Platform A Real-Time Solution to Continuous Performance Improvement

More information

Federation and a CMDB

Federation and a CMDB BEST PRACTICES WHITE PAPER Client Solutions BSM e: bsm@clients.ie t: 01 620 4000 w: www.clients.ie/bsm Federation and a CMDB Table of Contents EXECUTIVE SUMMARY...1 WHAT IS FEDERATION?...2 Federation and

More information

Executive Dashboards: Putting a Face on Business Service Management

Executive Dashboards: Putting a Face on Business Service Management Executive Dashboards: Putting a Face on Business Service best practices WHITE PAPER Table of Contents Executive Summary...1 The Right Information to the Right Manager...2 Begin with Dashboards for IT Managers...2

More information

From Managing Boxes to Managing Business Processes

From Managing Boxes to Managing Business Processes From Managing Boxes to Managing Business Processes The evolving role of IT Service Management BEST PRACTICES WHITE PAPER Table of Contents ABSTRACT... 1 INTRODUCTION THE EVOLUTION OF IT SYSTEMS MANAGEMENT...

More information

Bringing wisdom to ITSM with the Service Knowledge Management System

Bringing wisdom to ITSM with the Service Knowledge Management System Processes 415 Bringing wisdom to ITSM with the Service Knowledge Management System 7.3 Bringing wisdom to ITSM with the Service Knowledge Management System nowledge is a process of piling up facts; wisdom

More information

BMC Remedy IT Service Management 7.5.00 Concepts Guide

BMC Remedy IT Service Management 7.5.00 Concepts Guide BMC Remedy IT Service Management 7.5.00 Concepts Guide February 2009 www.bmc.com Contacting BMC Software You can access the BMC Software website at http://www.bmc.com. From this website, you can obtain

More information

Effecting Data Quality Improvement through Data Virtualization

Effecting Data Quality Improvement through Data Virtualization Effecting Data Quality Improvement through Data Virtualization Prepared for Composite Software by: David Loshin Knowledge Integrity, Inc. June, 2010 2010 Knowledge Integrity, Inc. Page 1 Introduction The

More information

Move beyond the expected.

Move beyond the expected. Infrastructure Management & Monitoring for Business-Critical Continuity TM Move beyond the expected. The Avocent Data Center Planner Taking data center operations to the next level Execution Availability

More information

The Value of Integrating Configuration Management Databases With Enterprise Architecture Tools

The Value of Integrating Configuration Management Databases With Enterprise Architecture Tools Research Publication Date: 13 January 2011 ID Number: G00210132 The Value of Integrating Configuration Management Databases With Enterprise Architecture Tools Ronni J. Colville, Patricia Adams As configuration

More information

Managed Objects Service Configuration Management

Managed Objects Service Configuration Management Managed Objects Service Configuration Management >> Table of Contents INTRODUCTION 1 BACKGROUND 1 SERVICE MANAGEMENT 3 SERVICE CONFIGURATION 4 BENEFITS 6 SUMMARY 6 MANAGED OBJECTS - SERVICE CONFIGURATION

More information

The IT Infrastructure Library (ITIL)

The IT Infrastructure Library (ITIL) IT service management is often equated with the Information Technology Infrastructure Library (ITIL), even though there are a variety of standards and frameworks contributing to the overall ITSM discipline.

More information

Four Steps to Faster, Better Application Dependency Mapping

Four Steps to Faster, Better Application Dependency Mapping THOUGHT LEADERSHIP WHITE PAPER Four Steps to Faster, Better Application Dependency Mapping Laying the Foundation for Effective Business Service Models By Adam Kerrison, Principal Product Developer, BMC

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

DATA CENTER INFRASTRUCTURE MANAGEMENT

DATA CENTER INFRASTRUCTURE MANAGEMENT THE nlyte SOLUTION nlyte Software was founded by data center professionals for data center professionals and is the independent provider of data center infrastructure Management (DCIM) solutions. The nlyte

More information

Defining, Modeling & Costing IT Services Integrating Service Level, Configuration & Financial Management Processes

Defining, Modeling & Costing IT Services Integrating Service Level, Configuration & Financial Management Processes Defining, Modeling & Costing IT Services Integrating Service Level, Configuration & Financial Management Processes In our cost driven economy IT is facing increasing pressure to account for and reduce

More information

THE QUEST FOR A CLOUD INTEGRATION STRATEGY

THE QUEST FOR A CLOUD INTEGRATION STRATEGY THE QUEST FOR A CLOUD INTEGRATION STRATEGY ENTERPRISE INTEGRATION Historically, enterprise-wide integration and its countless business benefits have only been available to large companies due to the high

More information

Applying Data Center Infrastructure Management in Collocation Data Centers

Applying Data Center Infrastructure Management in Collocation Data Centers Applying Data Center Infrastructure Management in Collocation Data Centers Infrastructure Management & Monitoring for Business-Critical Continuity TM Applying Data Center Infrastructure Management (DCIM)

More information

ITIL, the CMS, and You BEST PRACTICES WHITE PAPER

ITIL, the CMS, and You BEST PRACTICES WHITE PAPER ITIL, the CMS, and You BEST PRACTICES WHITE PAPER Table OF CONTENTS executive Summary............................................... 1 What Is a CMS?...................................................

More information

Network Configuration Management

Network Configuration Management Network Configuration Management Contents Abstract Best Practices for Configuration Management What is Configuration Management? FCAPS Configuration Management Operational Issues IT Infrastructure Library

More information

Data Mining and Database Systems: Where is the Intersection?

Data Mining and Database Systems: Where is the Intersection? Data Mining and Database Systems: Where is the Intersection? Surajit Chaudhuri Microsoft Research Email: surajitc@microsoft.com 1 Introduction The promise of decision support systems is to exploit enterprise

More information

HP Service Manager software

HP Service Manager software HP Service Manager software The HP next generation IT Service Management solution is the industry leading consolidated IT service desk. Brochure HP Service Manager: Setting the standard for IT Service

More information

Agile Business Intelligence Data Lake Architecture

Agile Business Intelligence Data Lake Architecture Agile Business Intelligence Data Lake Architecture TABLE OF CONTENTS Introduction... 2 Data Lake Architecture... 2 Step 1 Extract From Source Data... 5 Step 2 Register And Catalogue Data Sets... 5 Step

More information

delivering integrated IT management solutions

delivering integrated IT management solutions TECHNOLOGY BRIEF Integration Strategy from CA Technologies May 2011 delivering integrated IT management solutions Stephen Tyler CA Catalyst Product Management agility made possible table of contents executive

More information

Align IT Operations with Business Priorities SOLUTION WHITE PAPER

Align IT Operations with Business Priorities SOLUTION WHITE PAPER Align IT Operations with Business Priorities SOLUTION WHITE PAPER Table of Contents Executive summary............................................... 1 the Need for Aligning IT Operations with Business

More information

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION Five key success factors Whether the decision to relocate or consolidate a data center is driven by cost pressure or the need for greater IT efficiency,

More information

Modeling The Enterprise IT Infrastructure

Modeling The Enterprise IT Infrastructure Modeling The Enterprise IT Infrastructure An IT Service Management Approach By: David Chiu D.L. Tsui Version 1.2b 2004 David Chiu & D.L. Tsui. All Rights Reserved Acknowledgement The authors would like

More information

Introduction to SOA governance and service lifecycle management.

Introduction to SOA governance and service lifecycle management. -oriented architecture White paper March 2009 Introduction to SOA governance and Best practices for development and deployment Bill Brown, executive IT architect, worldwide SOA governance SGMM lead, SOA

More information

Tips & Tricks: CA CMDB Data Mining Techniques. John Sorensen & Neil Mitchell

Tips & Tricks: CA CMDB Data Mining Techniques. John Sorensen & Neil Mitchell Tips & Tricks: CA CMDB Data Mining Techniques John Sorensen & Neil Mitchell Terms of This Presentation This presentation was based on current information and resource allocations as of October 2009 and

More information

SOLUTION WHITE PAPER. Align Change and Incident Management with Business Priorities

SOLUTION WHITE PAPER. Align Change and Incident Management with Business Priorities SOLUTION WHITE PAPER Align Change and Incident Management with Business Priorities Table of Contents Executive summary 1 the Need for Business aware Service support processes 2 The Challenge of Traditional

More information

solution brief September 2011 Can You Effectively Plan For The Migration And Management of Systems And Applications on Vblock Platforms?

solution brief September 2011 Can You Effectively Plan For The Migration And Management of Systems And Applications on Vblock Platforms? solution brief September 2011 Can You Effectively Plan For The Migration And Management of Systems And Applications on Vblock Platforms? CA Capacity Management and Reporting Suite for Vblock Platforms

More information

Key Features of Meter Data Management Systems

Key Features of Meter Data Management Systems Itron White Paper Meter Data Management Key Features of Meter Data Management Systems Sharelynn Moore Product Line Manager Meter Data Management Itron, Inc. 2006, Itron Inc. All rights reserved. 1 Introduction

More information

The Trellis Dynamic Infrastructure Optimization Platform for Data Center Infrastructure Management (DCIM)

The Trellis Dynamic Infrastructure Optimization Platform for Data Center Infrastructure Management (DCIM) The Trellis Dynamic Infrastructure Optimization Platform for Data Center Infrastructure Management (DCIM) TM IS YOUR DATA CENTER OPERATING AT PEAK PERFORMANCE? MITIGATE RISK. OPTIMIZE EFFICIENCY. SUPPORT

More information

Whitepaper Enable Talent Management Through Fusion

Whitepaper Enable Talent Management Through Fusion Enable Talent Through Fusion Hexaware Technologies. All rights reserved. Enable Talent Through Fusion Table of Contents 1. Why Talent 3 2. Employee engagement through Talent 3 2.1. Fusion as a Technology

More information

Implementing a CMS. First Steps. A Case Study by. Raymond Sneddon, National Australia Group September 2008. Version: 1.

Implementing a CMS. First Steps. A Case Study by. Raymond Sneddon, National Australia Group September 2008. Version: 1. Implementing a CMS First Steps A Case Study by, National Australia Group September 2008 Introduction...1 Spreadsheet Cells and Brain Cells...1 The Goal...2 Stage 1 Planning...2 Sponsorship...2 The Scope...2

More information

Problem Management: A CA Service Management Process Map

Problem Management: A CA Service Management Process Map TECHNOLOGY BRIEF: PROBLEM MANAGEMENT Problem : A CA Service Process Map MARCH 2009 Randal Locke DIRECTOR, TECHNICAL SALES ITIL SERVICE MANAGER Table of Contents Executive Summary 1 SECTION 1: CHALLENGE

More information

HP Change Configuration and Release Management (CCRM) Solution

HP Change Configuration and Release Management (CCRM) Solution HP Change Configuration and Release Management (CCRM) Solution HP Service Manager, HP Release Control, and HP Universal CMDB For the Windows Operating System Software Version: 9.30 Concept Guide Document

More information

Best Practices for Implementing Software Asset Management

Best Practices for Implementing Software Asset Management Best Practices for Implementing Software Asset Management Table of Contents I. The Case for Software Asset Management (SAM)............................ 2 II. Laying the Groundwork for SAM............................................

More information

Going Back to the Future with Data Center Moves and Consolidations

Going Back to the Future with Data Center Moves and Consolidations W H I T E P A P E R Going Back to the Future with Data Center Moves and Consolidations Brian Koma Data Center Institute 2 INTRODUCTION Back to the Future isn't just the name of a popular movie trilogy;

More information

Choosing the Right Master Data Management Solution for Your Organization

Choosing the Right Master Data Management Solution for Your Organization Choosing the Right Master Data Management Solution for Your Organization Buyer s Guide for IT Professionals BUYER S GUIDE This document contains Confidential, Proprietary and Trade Secret Information (

More information

INTEGRATING SUBSTATION IT AND OT DEVICE ACCESS AND MANAGEMENT

INTEGRATING SUBSTATION IT AND OT DEVICE ACCESS AND MANAGEMENT Utilities WHITE PAPER May 2013 INTEGRATING SUBSTATION IT AND OT DEVICE ACCESS AND MANAGEMENT Table of Contents Introduction...3 Problem Statement...4 Solution Requirements...5 Components of an Integrated

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Control Costs with a 4-Speed SACM Transmission

Control Costs with a 4-Speed SACM Transmission WHITE PAPER: Control Costs with a 4-Speed SACM Transmission Brent J. Knipfer Director ITSM Product Management CompuCom May 2012 Executive Summary IT executives are clamoring for more control over the physical

More information

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION

AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION AN APPLICATION-CENTRIC APPROACH TO DATA CENTER MIGRATION Five key success factors IT organizations today are under constant business pressure to transform their infrastructure to reduce costs, increase

More information

Work Smarter, Not Harder: Leveraging IT Analytics to Simplify Operations and Improve the Customer Experience

Work Smarter, Not Harder: Leveraging IT Analytics to Simplify Operations and Improve the Customer Experience Work Smarter, Not Harder: Leveraging IT Analytics to Simplify Operations and Improve the Customer Experience Data Drives IT Intelligence We live in a world driven by software and applications. And, the

More information

STAT REVIEW/EXECUTIVE DASHBOARD TASK ORDER EXECUTIVE DASHBOARD SYNTHESIS OF BEST PRACTICES

STAT REVIEW/EXECUTIVE DASHBOARD TASK ORDER EXECUTIVE DASHBOARD SYNTHESIS OF BEST PRACTICES STAT REVIEW/EXECUTIVE DASHBOARD TASK ORDER EXECUTIVE DASHBOARD SYNTHESIS OF BEST PRACTICES October 26, 2011 This publication was produced for review by the United States Agency for International Development.

More information

Five Essential Components for Highly Reliable Data Centers

Five Essential Components for Highly Reliable Data Centers GE Intelligent Platforms Five Essential Components for Highly Reliable Data Centers Ensuring continuous operations with an integrated, holistic technology strategy that provides high availability, increased

More information

Taking the Service Desk to the Next Level BEST PRACTICES WHITE PAPER

Taking the Service Desk to the Next Level BEST PRACTICES WHITE PAPER Taking the Service Desk to the Next Level BEST PRACTICES WHITE PAPER Table of Contents Executive Summary...1 The Service Desk Evolves...2 What s Next?...2 Enabling Innovations...3 > Configuration Management

More information

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide

HP Service Manager. Software Version: 9.34 For the supported Windows and UNIX operating systems. Processes and Best Practices Guide HP Service Manager Software Version: 9.34 For the supported Windows and UNIX operating systems Processes and Best Practices Guide Document Release Date: July 2014 Software Release Date: July 2014 Legal

More information

Integration Technologies Group (ITG) ITIL V3 Service Asset and Configuration Management Assessment Robert R. Vespe Page 1 of 19

Integration Technologies Group (ITG) ITIL V3 Service Asset and Configuration Management Assessment Robert R. Vespe Page 1 of 19 Service Asset and Configuration 1. Does the tool facilitate the registration and management of an organization s logical, physical and virtual Configuration Items (CIs)? For example, services, systems,

More information

www.ducenit.com Analance Data Integration Technical Whitepaper

www.ducenit.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

Whitepaper. The Interlink Software Approach to. Service Configuration Management (SCM)

Whitepaper. The Interlink Software Approach to. Service Configuration Management (SCM) Whitepaper When the Only Constant is Change! The provision of a corporate-wide Configuration Management System (CMS) in a fortune 1000 organisation is not a trivial task, most organisations have grown

More information

Five best practices for deploying a successful service-oriented architecture

Five best practices for deploying a successful service-oriented architecture IBM Global Services April 2008 Five best practices for deploying a successful service-oriented architecture Leveraging lessons learned from the IBM Academy of Technology Executive Summary Today s innovative

More information

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS

MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS VCE Word Template Table of Contents www.vce.com MANAGEMENT AND ORCHESTRATION WORKFLOW AUTOMATION FOR VBLOCK INFRASTRUCTURE PLATFORMS January 2012 VCE Authors: Changbin Gong: Lead Solution Architect Michael

More information

EMERGING TRENDS Business Process Management

EMERGING TRENDS Business Process Management >>White Paper June 2009 EMERGING TRENDS Business Process Management >> Romeo Elias, Chief Operating Officer, Founder, Interneer Inc. Contents Introduction... 3 Hosted or SaaS... 3 Simplicity and Savings...

More information

A Vision for Operational Analytics as the Enabler for Business Focused Hybrid Cloud Operations

A Vision for Operational Analytics as the Enabler for Business Focused Hybrid Cloud Operations A Vision for Operational Analytics as the Enabler for Focused Hybrid Cloud Operations As infrastructure and applications have evolved from legacy to modern technologies with the evolution of Hybrid Cloud

More information

Asset Management, ITIL, and the CMDB:

Asset Management, ITIL, and the CMDB: BEST PRACTICES WHITE PAPER Asset Management, ITIL, and the CMDB: Connecting the Dots between IT Operations and the Bottom Line Table of Contents INTRODUCTION... 1 SECTION 1 Wading Through Terminology...2

More information

Service Oriented Architecture and the DBA Kathy Komer Aetna Inc. New England DB2 Users Group. Tuesday June 12 1:00-2:15

Service Oriented Architecture and the DBA Kathy Komer Aetna Inc. New England DB2 Users Group. Tuesday June 12 1:00-2:15 Service Oriented Architecture and the DBA Kathy Komer Aetna Inc. New England DB2 Users Group Tuesday June 12 1:00-2:15 Service Oriented Architecture and the DBA What is Service Oriented Architecture (SOA)

More information

assure the quality and availability of business services to your customers

assure the quality and availability of business services to your customers SOLUTION BRIEF Service Assurance May 2010 assure the quality and availability of business services to your customers we can is a mature, integrated portfolio of management products for delivering exceptional

More information

Awell-designed configuration management

Awell-designed configuration management Designing a CMDB that also functions as an asset management repository requires broader definitions of the configuration items included in a traditional CMDB. Follow these s to successfully scope and manage

More information

White Paper November 2006. BMC Best Practice Process Flows for Asset Management and ITIL Configuration Management

White Paper November 2006. BMC Best Practice Process Flows for Asset Management and ITIL Configuration Management White Paper November 2006 BMC Best Practice Process Flows for Asset and ITIL Configuration Copyright 2006 BMC Software, Inc. All rights reserved. BMC, the BMC logo, all other BMC product or service names,

More information

Reconciliation and best practices in a configuration management system. White paper

Reconciliation and best practices in a configuration management system. White paper Reconciliation and best practices in a configuration management system White paper Table of contents Introduction... 3 A reconciliation analogy: automobile manufacturing assembly... 3 Conflict resolution...

More information

Configuration Management System:

Configuration Management System: True Knowledge of IT infrastructure Part of the SunView Software White Paper Series: Service Catalog Service Desk Change Management Configuration Management 1 Contents Executive Summary... 1 Challenges

More information

CA CMDB Connector for z/os version 2.0

CA CMDB Connector for z/os version 2.0 PRODUCT SHEET CA CMDB Connector for z/os version 2.0 CA CMDB Connector for z/os version 2.0 CA CMDB Connector for z/os is the final piece in the puzzle to create an enterprise CMDB, providing you the ability

More information

IBM Tivoli Netcool network management solutions for SMB

IBM Tivoli Netcool network management solutions for SMB IBM Netcool network management solutions for SMB An integrated approach enhances IT as it supports business needs for the SMB environment Highlights Automate management tasks to reduce IT workload and

More information

This research note is restricted to the personal use of christine_tolman@byu.edu

This research note is restricted to the personal use of christine_tolman@byu.edu Burton IT1 Research G00234483 Identity Management Published: 9 July 2012 Analyst(s): Ian Glazer, Bob Blakley Identity management (IdM) has become a distinct aggregation of functions for the maintenance

More information

White Paper on netterrain, An Automated, Graphical IT Documentation System Published by Graphical Networks

White Paper on netterrain, An Automated, Graphical IT Documentation System Published by Graphical Networks White Paper on netterrain, An Automated, Graphical IT Documentation System Published by Graphical Networks IT networks, workflow models, and conceptual designs have one thing in common: they are complex

More information

Data Center Solutions

Data Center Solutions Data Center Solutions New Data Center Challenges Require New Solutions Data Center Architecture. Inside and Out. Data centers are mission-critical facilities. A silo-based approach to designing, deploying

More information

Foundations for your. portable cloud

Foundations for your. portable cloud Foundations for your portable cloud Start Today Red Hat s cloud vision is unlike that of any other IT vendor. We recognize that IT infrastructure is and will continue to be composed of pieces from many

More information

CA Process Automation for System z 3.1

CA Process Automation for System z 3.1 PRODUCT SHEET CA Process Automation for System z CA Process Automation for System z 3.1 CA Process Automation for System z helps enable enterprise organizations to design, deploy and administer automation

More information

Integrating Big Data into Business Processes and Enterprise Systems

Integrating Big Data into Business Processes and Enterprise Systems Integrating Big Data into Business Processes and Enterprise Systems THOUGHT LEADERSHIP FROM BMC TO HELP YOU: Understand what Big Data means Effectively implement your company s Big Data strategy Get business

More information

How To Use Ibm Tivoli Monitoring Software

How To Use Ibm Tivoli Monitoring Software Monitor and manage critical resources and metrics across disparate platforms from a single console IBM Tivoli Monitoring Highlights Help improve uptime and shorten Help optimize IT service delivery by

More information

The Dynamic Landscape of Enterprise Architecture

The Dynamic Landscape of Enterprise Architecture October 2009 The Dynamic Landscape of Enterprise Architecture Integrating CMDB and Enterprise Architecture Technologies Andrew Jensen Senior Manager, Product Marketing - IBM Rational James Knowles Manager,

More information

BMC Remedyforce Asset Management. Frequently Asked Questions

BMC Remedyforce Asset Management. Frequently Asked Questions BMC Remedyforce Frequently Asked Questions Table of Contents BMC Remedyforce 2 Overview 2 Frequently Asked Questions 2 Definitions 2 1. What is Configuration Management? 2 2. What is IT? 2 3. What is a

More information