SlideShare uma empresa Scribd logo
1 de 6
Baixar para ler offline
itSM Solutions®
DITY™ Newsletter
Reprint
This is a reprint of an itSM Solutions® DITY™ Newsletter. Our members receive our weekly DITY Newsletter, and
have access to practical and often entertaining articles in our archives. DITY is the newsletter for IT professionals
who want a workable, practical guide to implementing ITIL best practices -- without the hype.

become a member
(It's Free. Visit http://www.itsmsolutions.com/newsletters/DITY.htm)

Publisher
itSM Solutions™ LLC
31 South Talbert Blvd #295
Lexington, NC 27292
Phone (336) 510-2885
Fax (336) 798-6296
Find us on the web at: http://www.itsmsolutions.com.
To report errors please send a note to the editor, Hank Marquis at hank.marquis@itsmsolutions.com
For information on obtaining copies of this guide contact: sales@itsmsolutions.com
Copyright © 2006 Nichols-Kuhn Group. ITIL Glossaries © Crown Copyright Office of Government Commerce. Reproduced with the
permission of the Controller of HMSO and the Office of Government Commerce.
Notice of Rights / Restricted Rights Legend
All rights reserved. Reproduction or transmittal of this guide or any portion thereof by any means whatsoever without prior written permission of
the Publisher is prohibited. All itSM Solutions products are licensed in accordance with the terms and conditions of the itSM Solutions Partner
License. No title or ownership of this guide, any portion thereof, or its contents is transferred, and any use of the guide or any portion thereof
beyond the terms of the previously mentioned license, without written authorization of the Publisher, is prohibited.
Notice of Liability
This guide is distributed "As Is," without warranty of any kind, either express or implied, respecting the content of this guide, including but not
limited to implied warranties for the guide's quality, performance, merchantability, or fitness for any particular purpose. Neither the authors, nor
itSM Solutions LLC, its dealers or distributors shall be liable with respect to any liability, loss or damage caused or alleged to have been caused
directly or indirectly by the contents of this guide.
Trademarks
itSM Solutions is a trademark of itSM Solutions LLC. Do IT Yourself™ and DITY™ are trademarks of Nichols-Kuhn Group. ITIL ® is a
Registered Trade Mark, and a Registered Community Trade Mark of the Office of Government Commerce, and is registered in the U.S. Patent
and Trademark Office, and is used here by itSM Solutions LLC under license from and with the permission of OGC (Trade Mark License No.
0002). IT Infrastructure Library ® is a Registered Trade Mark of the Office of Government Commerce and is used here by itSM Solutions LLC
under license from and with the permission of OGC (Trade Mark License No. 0002). Other product names mentioned in this guide may be
trademarks or registered trademarks of their respective companies.
Enterprise CMDB

Instructor Portal

Downloads

Newsletters

---------------------------------------------

DITY™ Newsletter
Vol. 3.4 • January 24, 2007

Enterprise CMDB

digg (discuss or comment) on this article. Show your support for DITY!
Subscribe Its Free!

RSS Stay up to date!

Print page

PDF Pass it around!

A CMDB is a nebulous thing, and can exist in the minds of the organization, 3x5 cards, or any
other medium. However, an enterprise CMDB is different. For large organizations only software
will do, but not traditional relational database software, what we need is a new breed of
software products...and they might be coming...
By Hank Marquis

I usually tell smaller and less mature IT organizations that they don't need to invest
in expensive and complicated CMDB software. I have used Configuration
Management principles of knowledge management to help different IT departments
using basic office tools like Excel.
A CMDB is a system for managing knowledge more than it is a product, and it is more
of an index than a database. This means as long as the amount of data is small, you can get the
benefits of a CMDB any number of ways—paper, Visio diagrams, Access databases, peoples heads,
etc. And this is exactly what you see in most organizations.
However an enterprise IT organization spans large geographies with hundreds or thousands of
http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (1 of 5)1/21/2007 8:38:38 AM
Enterprise CMDB

users and locations, and the sheer number of configuration variations requires a specialized CMDB
solution. For the record, I don't think such a product is available yet. The requirements lay just
outside of today's technology and protocols.
But this is changing. First to change was the realization that a CMDB is not simply an IT Asset
Manager (ITAM) "on steroids," but rather that a true enterprise CMDB requires some unique
features. Chief among this is that a true enterprise CMDB solution has to dust of an old database
concept that is a bit out of style—dimensional modeling. An enterprise CMDB solution has to be
based on a dimensional database, a relational database simply can't do the job.
Following I explain what a dimensional database is, and what an enterprise-class CMDB software
solution requires: Federation, Reconciliation, Synchronization, and Modeling.
Many vendors are starting to talk this talk, but few understand what it really means, and fewer
still deliver products that walk the talk.

Relational vs. Dimensional
Data stored in a relational database is easy to lookup when you know in advance what you will
want to see. The common "row and column" approach of relational databases are ideal for On Line
Transaction Processing (OLTP).
But a CMDB does not store most of its data; it references data stored externally in other, perhaps

relational, databases. And a CMDB is used to provide contextual awareness over non-obviously
related bits of data. For example, a common inquiry posed to configuration management might be:
"How many users, in sales, use SAP during the last week of the month?"
This kind of query is not well suited to a centralized relational database with pre-built SQL

queries. There are just too many possible combinations of data. This type of query has to pull
information from many systems, and the data it needs is probably not all nicely lined up in rows
and columns ready to query. No, an enterprise CMDB has to be dimensional—a technology that
represents data as different dimensions or plains.
The dimensions of a CMDB often include locale (e.g., city, state, floor, etc.), work group like sales,
marketing and so on, IT service like SAP or Email, date ranges, and others. Instead of an Excel
spreadsheet with rows and columns, think about a Rubik's cube and you begin to get the idea. The
logic required is not new, its been around for years in the form of On Line Analytical Processing
(OLAP).
Don't get too excited—simply having OLAP does not give you a CMDB for a couple of very special
reasons. First, most CMDB data resides outside of the CMDB system. In order to pull this data

from many sources requires federation—a new CMDB buzzword you will begin to hear about more
and more.
By way of an example of federation and what it requires, lets consider an IT service for project
management. Composing this service are human resource information residing in SAP, project
management data in Microsoft Project Server, IT asset information in CA Unicenter, and
networking hardware resource data discovered and stored in CiscoWorks.
Federation

The first major requirement for dimensional modeling is federation, or referencing data from
several sources instead of replicating it. The CMDB is a meta-database, that is, it is a database
that references other databases. The issue that drove federation the first time around was data
http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (2 of 5)1/21/2007 8:38:38 AM
Enterprise CMDB

validity. If you make a copy of something, then what is definitive? The original or the copy? And
how to you know if the copy is the same as the original?
The issues around federation are how to connect to heterogeneous data sources, resolve which bits
of data are definitive, and then create and store keys with unique data not found in any external
data source but still required. For example, data not found in any of these systems might be the
name of the IT service and which workers use it.

There also has to be a method to store awareness of the types of data to be found in each federated
data source in order to process ad hoc queries.
As you can see, the idea of federation is easy to state as "connecting to multiple data sources", but
having a CMDB system that can actually federate is a very tall order indeed. And federation is just
one of four equally complicated CMDB technical requirements. Consider this: what if two data
stores reference the same data? Which data store is definitive then, and more importantly, how
would you determine which is definitive? This is the issue of reconciliation.
Reconciliation

Aside from the issues of simply connecting to heterogeneous and possibly competitive data sources,
the big problem with federation for a CMDB is data confrontation. During creation and
maintenance of the contextual information in the CMDB meta database key bits of data transfer
from federated data sources to the CMDB data store. Since it is common to have multiple
applications and systems that overlap and monitor the same IT assets or store similar data,
possible data inconsistencies and redundancies arise.
For example, in our sample project management service, perhaps CA and CiscoWorks both store
hardware data: Unicenter may refer to a router by name, perhaps “CISCO01”. CiscoWorks may be
aware of the same router, but not by the name “CISCO01”, but rather by its IP address
"128.10.0.1"—this is a real problem since there are not two routers but one. How does the CMDB
system discover that "CISCO01" and "128.10.0.1" refer to the same single router? Further, how
would the CMDB system know its a router at all? This is the domain of reconciliation.
Reconciliation implies adjusting data derived from more than one source to eliminate duplicates
and maintain consistency of data. Federation is useless with reconciliation. Adding even more
complexity to a CMDB system is the need to handle any changes arising from successful
reconciliation, and this leads to synchronization.
Synchronization

Most data stored in federated CMDB systems changes—sometimes slowly, sometimes swiftly. For
example, considering our example project management IT service, the name of the project manager
(e.g., the "user") might change, or the type of router hardware might change from a Cisco 2504 to a
Cisco 7502. Reconciliation has to be able to can resolve these differences to maintain the integrity
of the CMDB. But this is IT, not "simple" data warehousing. Nothing in a CMDB should change
with a Request for Change (RFC). Thus, a CMDB system that can successfully federate and
reconcile data must also be able to alert when it detects unauthorized changes.
This makes the CMDB system require an awareness of approved changes. Then, when the
reconciliation engine detects and resolves a change in infrastructure or data, it has to compare this
change to an expected list of approved changes and generate an alert if the change is unapproved
(e.g., not planned.) This alert brings CMDB data to the attention of its administrators, who need
http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (3 of 5)1/21/2007 8:38:38 AM
Enterprise CMDB

help visualizing, mapping, and displaying data—modeling.
Modeling

Modeling is mapping and visualizing synthesized relationships that are IT service definitions.
Modeling is more than reporting or display lists of resource trees and forks. The CMDB has to be
able to visibly display its data in ways that let humans use the information in impact assessments
for Change Management, privilege determination at the Service Desk, troubleshooting by Incident
or Problem Management, and dozens of other ad hoc inquiries from all over IT.
This requirement goes way the simple "directory tree" listings so commonly found in most alleged
CMDB products today. Federation, reconciliation, and synchronization is worthless if a user in IT
cannot get a definitive, understandable answer to their complex questions quickly. This requires
representing complex relationships between CIs graphically, on demand.
Summary
An enterprise CMDB is not a database, it is a complex software system that has to federate other
data stores, reconcile alternate views of the same data, detect unauthorized changes, synchronize
approved changes with its own metadata store, and be able to dynamically represent

configurations graphically on demand. This is no small task, and also the reason there are so few
true CMDB solutions available today.
As you go forward with your own CMDB plans, keep the concepts of federation, reconciliation,
synchronization, and modeling in clear view. Dig into them to understand them. If you are in the
throws of purchasing a CMDB product, ask your vendors how they handle these issues. If you are
building your own CMDB solution, ask your developers how they plan to accomplish these tasks.
In all cases make sure you create processes to monitor and ensure that federation, reconciliation,
synchronization, and modeling occur. Failure to manage these critical issues can quickly convert
your CMDB project from an asset to a liability.
Forewarned is forearmed! Now you can at least "talk the talk as you walk the walk!"
Subscribe Its Free!

RSS Stay up to date!

PDF Pass it around!

Where to go from here:
q
q
q
q

digg (discuss or comment) on this article. Show your support for DITY!
Subscribe to our newsletter and get new skills delivered right to your Inbox, click here.
Download this article in PDF format for use at your own convenience, click here.
Use your favorite RSS reader to stay up to date, click here.

Related articles:
q

q

Configuration Management for the Rest of Us for more on establishing Configuration
Management.
Browse back-issues of the DITY Newsletter, click here.

http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (4 of 5)1/21/2007 8:38:38 AM
Enterprise CMDB

Home

Methodology

http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (5 of 5)1/21/2007 8:38:38 AM

About Us

Products

Contact Us

Mais conteúdo relacionado

Mais procurados

Solix Cloud – Managing Data Growth with Database Archiving and Application Re...
Solix Cloud – Managing Data Growth with Database Archiving and Application Re...Solix Cloud – Managing Data Growth with Database Archiving and Application Re...
Solix Cloud – Managing Data Growth with Database Archiving and Application Re...LindaWatson19
 
Streamlining the Business Process
Streamlining the Business ProcessStreamlining the Business Process
Streamlining the Business Processjingrato
 
Accenture hana-in-memory-pov
Accenture hana-in-memory-povAccenture hana-in-memory-pov
Accenture hana-in-memory-povK Thomas
 
The Belgian Railways Journey to Enterprise Information Management
The Belgian Railways Journey to Enterprise Information ManagementThe Belgian Railways Journey to Enterprise Information Management
The Belgian Railways Journey to Enterprise Information ManagementStephane Haelterman
 
Understanding Reference Data with Aaron Zornes
Understanding Reference Data with Aaron ZornesUnderstanding Reference Data with Aaron Zornes
Understanding Reference Data with Aaron ZornesOrchestra Networks
 
MDM Institute: Why is Reference data mission critical now?
MDM Institute: Why is Reference data mission critical now?MDM Institute: Why is Reference data mission critical now?
MDM Institute: Why is Reference data mission critical now?Orchestra Networks
 
BR Allen Associates compares Information Infrastructure providers
BR Allen Associates compares Information Infrastructure providersBR Allen Associates compares Information Infrastructure providers
BR Allen Associates compares Information Infrastructure providersIBM India Smarter Computing
 
Top 10 guidelines for deploying modern data architecture for the data driven ...
Top 10 guidelines for deploying modern data architecture for the data driven ...Top 10 guidelines for deploying modern data architecture for the data driven ...
Top 10 guidelines for deploying modern data architecture for the data driven ...LindaWatson19
 
10 Worst Practices in Master Data Management
10 Worst Practices in Master Data Management10 Worst Practices in Master Data Management
10 Worst Practices in Master Data Managementibi
 
DCD Big Discussion Guide
DCD Big Discussion GuideDCD Big Discussion Guide
DCD Big Discussion GuideJames Laker
 
Xerox economiza 4,3 mi - Gartner
Xerox economiza 4,3 mi - GartnerXerox economiza 4,3 mi - Gartner
Xerox economiza 4,3 mi - GartnerLuiz Veloso
 
A view from above the clouds (14 Oct 2011)
A view from above the clouds (14 Oct 2011)A view from above the clouds (14 Oct 2011)
A view from above the clouds (14 Oct 2011)Freeform Dynamics
 
Top 10 use cases for enterprise search to increase organization productivity
Top 10 use cases for enterprise search to increase organization productivityTop 10 use cases for enterprise search to increase organization productivity
Top 10 use cases for enterprise search to increase organization productivityEduard Daoud
 
ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...
ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...
ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...Antidot
 

Mais procurados (20)

Dit yvol2iss32
Dit yvol2iss32Dit yvol2iss32
Dit yvol2iss32
 
Solix Cloud – Managing Data Growth with Database Archiving and Application Re...
Solix Cloud – Managing Data Growth with Database Archiving and Application Re...Solix Cloud – Managing Data Growth with Database Archiving and Application Re...
Solix Cloud – Managing Data Growth with Database Archiving and Application Re...
 
Streamlining the Business Process
Streamlining the Business ProcessStreamlining the Business Process
Streamlining the Business Process
 
Accenture hana-in-memory-pov
Accenture hana-in-memory-povAccenture hana-in-memory-pov
Accenture hana-in-memory-pov
 
Big data and analytics
Big data and analytics Big data and analytics
Big data and analytics
 
The Belgian Railways Journey to Enterprise Information Management
The Belgian Railways Journey to Enterprise Information ManagementThe Belgian Railways Journey to Enterprise Information Management
The Belgian Railways Journey to Enterprise Information Management
 
Understanding Reference Data with Aaron Zornes
Understanding Reference Data with Aaron ZornesUnderstanding Reference Data with Aaron Zornes
Understanding Reference Data with Aaron Zornes
 
Dit yvol2iss39
Dit yvol2iss39Dit yvol2iss39
Dit yvol2iss39
 
MDM Institute: Why is Reference data mission critical now?
MDM Institute: Why is Reference data mission critical now?MDM Institute: Why is Reference data mission critical now?
MDM Institute: Why is Reference data mission critical now?
 
BR Allen Associates compares Information Infrastructure providers
BR Allen Associates compares Information Infrastructure providersBR Allen Associates compares Information Infrastructure providers
BR Allen Associates compares Information Infrastructure providers
 
E-FILE Corporate Profile
E-FILE Corporate ProfileE-FILE Corporate Profile
E-FILE Corporate Profile
 
Top 10 guidelines for deploying modern data architecture for the data driven ...
Top 10 guidelines for deploying modern data architecture for the data driven ...Top 10 guidelines for deploying modern data architecture for the data driven ...
Top 10 guidelines for deploying modern data architecture for the data driven ...
 
10 Worst Practices in Master Data Management
10 Worst Practices in Master Data Management10 Worst Practices in Master Data Management
10 Worst Practices in Master Data Management
 
DCD Big Discussion Guide
DCD Big Discussion GuideDCD Big Discussion Guide
DCD Big Discussion Guide
 
Xerox economiza 4,3 mi - Gartner
Xerox economiza 4,3 mi - GartnerXerox economiza 4,3 mi - Gartner
Xerox economiza 4,3 mi - Gartner
 
shchyrinprom2009
shchyrinprom2009shchyrinprom2009
shchyrinprom2009
 
A view from above the clouds (14 Oct 2011)
A view from above the clouds (14 Oct 2011)A view from above the clouds (14 Oct 2011)
A view from above the clouds (14 Oct 2011)
 
Top 10 use cases for enterprise search to increase organization productivity
Top 10 use cases for enterprise search to increase organization productivityTop 10 use cases for enterprise search to increase organization productivity
Top 10 use cases for enterprise search to increase organization productivity
 
ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...
ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...
ISWC 2012 - Industry Track - Linked Enterprise Data: leveraging the Semantic ...
 
Bcs consumerisation
Bcs consumerisationBcs consumerisation
Bcs consumerisation
 

Destaque (6)

Dit yvol4iss36
Dit yvol4iss36Dit yvol4iss36
Dit yvol4iss36
 
Dit yvol2iss28
Dit yvol2iss28Dit yvol2iss28
Dit yvol2iss28
 
Dit yvol2iss17
Dit yvol2iss17Dit yvol2iss17
Dit yvol2iss17
 
Dit yvol5iss9
Dit yvol5iss9Dit yvol5iss9
Dit yvol5iss9
 
Dit yvol5iss19
Dit yvol5iss19Dit yvol5iss19
Dit yvol5iss19
 
Dit yvol3iss3
Dit yvol3iss3Dit yvol3iss3
Dit yvol3iss3
 

Semelhante a Dit yvol3iss4

The Value of Standards-based CMDB Federation
The Value of Standards-based CMDB FederationThe Value of Standards-based CMDB Federation
The Value of Standards-based CMDB FederationDavid Messineo
 
How 3 trends are shaping analytics and data management
How 3 trends are shaping analytics and data management How 3 trends are shaping analytics and data management
How 3 trends are shaping analytics and data management Abhishek Sood
 
Fbdl enabling comprehensive_data_services
Fbdl enabling comprehensive_data_servicesFbdl enabling comprehensive_data_services
Fbdl enabling comprehensive_data_servicesCindy Irby
 
What's the Big Deal About Big Data?
What's the Big Deal About Big Data?What's the Big Deal About Big Data?
What's the Big Deal About Big Data?Logi Analytics
 
Dreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROI
Dreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROIDreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROI
Dreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROIDarren Cunningham
 
Gartner Cmdb Article
Gartner Cmdb ArticleGartner Cmdb Article
Gartner Cmdb Articlekvz
 
Cisco Domain Ten solution overview
Cisco Domain Ten solution overviewCisco Domain Ten solution overview
Cisco Domain Ten solution overviewCharles Malkiel
 
Application Of A New Database Management System
Application Of A New Database Management SystemApplication Of A New Database Management System
Application Of A New Database Management SystemPamela Wright
 
Erp cloud white paper final
Erp cloud white paper finalErp cloud white paper final
Erp cloud white paper finalraisinli
 
Di in the age of digital disruptions v1.0
Di in the age of digital disruptions v1.0Di in the age of digital disruptions v1.0
Di in the age of digital disruptions v1.0Amar Roy
 
Download White Paper : CMDB Implementations - A Tale of Two Extremes
Download White Paper : CMDB Implementations - A Tale of Two ExtremesDownload White Paper : CMDB Implementations - A Tale of Two Extremes
Download White Paper : CMDB Implementations - A Tale of Two ExtremesServiceDesk Plus
 
Data warehousing has quickly evolved into a unique and popular busin.pdf
Data warehousing has quickly evolved into a unique and popular busin.pdfData warehousing has quickly evolved into a unique and popular busin.pdf
Data warehousing has quickly evolved into a unique and popular busin.pdfapleather
 
Discussion post· The proper implementation of a database is es.docx
Discussion post· The proper implementation of a database is es.docxDiscussion post· The proper implementation of a database is es.docx
Discussion post· The proper implementation of a database is es.docxmadlynplamondon
 
What are the benefits of configuration management database - (ITIL 4 Foundat...
What are the benefits of configuration management database -  (ITIL 4 Foundat...What are the benefits of configuration management database -  (ITIL 4 Foundat...
What are the benefits of configuration management database - (ITIL 4 Foundat...BDDazza
 
The Case for Business Modeling
The Case for Business ModelingThe Case for Business Modeling
The Case for Business ModelingNeil Raden
 
Big data an elephant business opportunities
Big data an elephant   business opportunitiesBig data an elephant   business opportunities
Big data an elephant business opportunitiesBigdata Meetup Kochi
 
Solving data discovery in the enterprise
Solving data discovery in the enterpriseSolving data discovery in the enterprise
Solving data discovery in the enterpriseJesus Rodriguez
 

Semelhante a Dit yvol3iss4 (20)

The Value of Standards-based CMDB Federation
The Value of Standards-based CMDB FederationThe Value of Standards-based CMDB Federation
The Value of Standards-based CMDB Federation
 
Dit yvol1iss3
Dit yvol1iss3Dit yvol1iss3
Dit yvol1iss3
 
How 3 trends are shaping analytics and data management
How 3 trends are shaping analytics and data management How 3 trends are shaping analytics and data management
How 3 trends are shaping analytics and data management
 
SegmentOfOne
SegmentOfOneSegmentOfOne
SegmentOfOne
 
Fbdl enabling comprehensive_data_services
Fbdl enabling comprehensive_data_servicesFbdl enabling comprehensive_data_services
Fbdl enabling comprehensive_data_services
 
What's the Big Deal About Big Data?
What's the Big Deal About Big Data?What's the Big Deal About Big Data?
What's the Big Deal About Big Data?
 
Dreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROI
Dreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROIDreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROI
Dreamforce 2010: Sales Cloud Integration: Accelerate CRM Adoption and ROI
 
Gartner Cmdb Article
Gartner Cmdb ArticleGartner Cmdb Article
Gartner Cmdb Article
 
Cisco Domain Ten solution overview
Cisco Domain Ten solution overviewCisco Domain Ten solution overview
Cisco Domain Ten solution overview
 
Application Of A New Database Management System
Application Of A New Database Management SystemApplication Of A New Database Management System
Application Of A New Database Management System
 
Erp cloud white paper final
Erp cloud white paper finalErp cloud white paper final
Erp cloud white paper final
 
Di in the age of digital disruptions v1.0
Di in the age of digital disruptions v1.0Di in the age of digital disruptions v1.0
Di in the age of digital disruptions v1.0
 
Database Essay
Database EssayDatabase Essay
Database Essay
 
Download White Paper : CMDB Implementations - A Tale of Two Extremes
Download White Paper : CMDB Implementations - A Tale of Two ExtremesDownload White Paper : CMDB Implementations - A Tale of Two Extremes
Download White Paper : CMDB Implementations - A Tale of Two Extremes
 
Data warehousing has quickly evolved into a unique and popular busin.pdf
Data warehousing has quickly evolved into a unique and popular busin.pdfData warehousing has quickly evolved into a unique and popular busin.pdf
Data warehousing has quickly evolved into a unique and popular busin.pdf
 
Discussion post· The proper implementation of a database is es.docx
Discussion post· The proper implementation of a database is es.docxDiscussion post· The proper implementation of a database is es.docx
Discussion post· The proper implementation of a database is es.docx
 
What are the benefits of configuration management database - (ITIL 4 Foundat...
What are the benefits of configuration management database -  (ITIL 4 Foundat...What are the benefits of configuration management database -  (ITIL 4 Foundat...
What are the benefits of configuration management database - (ITIL 4 Foundat...
 
The Case for Business Modeling
The Case for Business ModelingThe Case for Business Modeling
The Case for Business Modeling
 
Big data an elephant business opportunities
Big data an elephant   business opportunitiesBig data an elephant   business opportunities
Big data an elephant business opportunities
 
Solving data discovery in the enterprise
Solving data discovery in the enterpriseSolving data discovery in the enterprise
Solving data discovery in the enterprise
 

Mais de Rick Lemieux

Mais de Rick Lemieux (20)

IT Service Management (ITSM) Model for Business & IT Alignement
IT Service Management (ITSM) Model for Business & IT AlignementIT Service Management (ITSM) Model for Business & IT Alignement
IT Service Management (ITSM) Model for Business & IT Alignement
 
Dit yvol5iss41
Dit yvol5iss41Dit yvol5iss41
Dit yvol5iss41
 
Dit yvol5iss40
Dit yvol5iss40Dit yvol5iss40
Dit yvol5iss40
 
Dit yvol5iss38
Dit yvol5iss38Dit yvol5iss38
Dit yvol5iss38
 
Dit yvol5iss37
Dit yvol5iss37Dit yvol5iss37
Dit yvol5iss37
 
Dit yvol5iss36
Dit yvol5iss36Dit yvol5iss36
Dit yvol5iss36
 
Dit yvol5iss35
Dit yvol5iss35Dit yvol5iss35
Dit yvol5iss35
 
Dit yvol5iss34
Dit yvol5iss34Dit yvol5iss34
Dit yvol5iss34
 
Dit yvol5iss31
Dit yvol5iss31Dit yvol5iss31
Dit yvol5iss31
 
Dit yvol5iss33
Dit yvol5iss33Dit yvol5iss33
Dit yvol5iss33
 
Dit yvol5iss32
Dit yvol5iss32Dit yvol5iss32
Dit yvol5iss32
 
Dit yvol5iss30
Dit yvol5iss30Dit yvol5iss30
Dit yvol5iss30
 
Dit yvol5iss29
Dit yvol5iss29Dit yvol5iss29
Dit yvol5iss29
 
Dit yvol5iss28
Dit yvol5iss28Dit yvol5iss28
Dit yvol5iss28
 
Dit yvol5iss26
Dit yvol5iss26Dit yvol5iss26
Dit yvol5iss26
 
Dit yvol5iss25
Dit yvol5iss25Dit yvol5iss25
Dit yvol5iss25
 
Dit yvol5iss24
Dit yvol5iss24Dit yvol5iss24
Dit yvol5iss24
 
Dit yvol5iss23
Dit yvol5iss23Dit yvol5iss23
Dit yvol5iss23
 
Dit yvol5iss22
Dit yvol5iss22Dit yvol5iss22
Dit yvol5iss22
 
Dit yvol5iss21
Dit yvol5iss21Dit yvol5iss21
Dit yvol5iss21
 

Último

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 

Último (20)

Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 

Dit yvol3iss4

  • 1. itSM Solutions® DITY™ Newsletter Reprint This is a reprint of an itSM Solutions® DITY™ Newsletter. Our members receive our weekly DITY Newsletter, and have access to practical and often entertaining articles in our archives. DITY is the newsletter for IT professionals who want a workable, practical guide to implementing ITIL best practices -- without the hype. become a member (It's Free. Visit http://www.itsmsolutions.com/newsletters/DITY.htm) Publisher itSM Solutions™ LLC 31 South Talbert Blvd #295 Lexington, NC 27292 Phone (336) 510-2885 Fax (336) 798-6296 Find us on the web at: http://www.itsmsolutions.com. To report errors please send a note to the editor, Hank Marquis at hank.marquis@itsmsolutions.com For information on obtaining copies of this guide contact: sales@itsmsolutions.com Copyright © 2006 Nichols-Kuhn Group. ITIL Glossaries © Crown Copyright Office of Government Commerce. Reproduced with the permission of the Controller of HMSO and the Office of Government Commerce. Notice of Rights / Restricted Rights Legend All rights reserved. Reproduction or transmittal of this guide or any portion thereof by any means whatsoever without prior written permission of the Publisher is prohibited. All itSM Solutions products are licensed in accordance with the terms and conditions of the itSM Solutions Partner License. No title or ownership of this guide, any portion thereof, or its contents is transferred, and any use of the guide or any portion thereof beyond the terms of the previously mentioned license, without written authorization of the Publisher, is prohibited. Notice of Liability This guide is distributed "As Is," without warranty of any kind, either express or implied, respecting the content of this guide, including but not limited to implied warranties for the guide's quality, performance, merchantability, or fitness for any particular purpose. Neither the authors, nor itSM Solutions LLC, its dealers or distributors shall be liable with respect to any liability, loss or damage caused or alleged to have been caused directly or indirectly by the contents of this guide. Trademarks itSM Solutions is a trademark of itSM Solutions LLC. Do IT Yourself™ and DITY™ are trademarks of Nichols-Kuhn Group. ITIL ® is a Registered Trade Mark, and a Registered Community Trade Mark of the Office of Government Commerce, and is registered in the U.S. Patent and Trademark Office, and is used here by itSM Solutions LLC under license from and with the permission of OGC (Trade Mark License No. 0002). IT Infrastructure Library ® is a Registered Trade Mark of the Office of Government Commerce and is used here by itSM Solutions LLC under license from and with the permission of OGC (Trade Mark License No. 0002). Other product names mentioned in this guide may be trademarks or registered trademarks of their respective companies.
  • 2. Enterprise CMDB Instructor Portal Downloads Newsletters --------------------------------------------- DITY™ Newsletter Vol. 3.4 • January 24, 2007 Enterprise CMDB digg (discuss or comment) on this article. Show your support for DITY! Subscribe Its Free! RSS Stay up to date! Print page PDF Pass it around! A CMDB is a nebulous thing, and can exist in the minds of the organization, 3x5 cards, or any other medium. However, an enterprise CMDB is different. For large organizations only software will do, but not traditional relational database software, what we need is a new breed of software products...and they might be coming... By Hank Marquis I usually tell smaller and less mature IT organizations that they don't need to invest in expensive and complicated CMDB software. I have used Configuration Management principles of knowledge management to help different IT departments using basic office tools like Excel. A CMDB is a system for managing knowledge more than it is a product, and it is more of an index than a database. This means as long as the amount of data is small, you can get the benefits of a CMDB any number of ways—paper, Visio diagrams, Access databases, peoples heads, etc. And this is exactly what you see in most organizations. However an enterprise IT organization spans large geographies with hundreds or thousands of http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (1 of 5)1/21/2007 8:38:38 AM
  • 3. Enterprise CMDB users and locations, and the sheer number of configuration variations requires a specialized CMDB solution. For the record, I don't think such a product is available yet. The requirements lay just outside of today's technology and protocols. But this is changing. First to change was the realization that a CMDB is not simply an IT Asset Manager (ITAM) "on steroids," but rather that a true enterprise CMDB requires some unique features. Chief among this is that a true enterprise CMDB solution has to dust of an old database concept that is a bit out of style—dimensional modeling. An enterprise CMDB solution has to be based on a dimensional database, a relational database simply can't do the job. Following I explain what a dimensional database is, and what an enterprise-class CMDB software solution requires: Federation, Reconciliation, Synchronization, and Modeling. Many vendors are starting to talk this talk, but few understand what it really means, and fewer still deliver products that walk the talk. Relational vs. Dimensional Data stored in a relational database is easy to lookup when you know in advance what you will want to see. The common "row and column" approach of relational databases are ideal for On Line Transaction Processing (OLTP). But a CMDB does not store most of its data; it references data stored externally in other, perhaps relational, databases. And a CMDB is used to provide contextual awareness over non-obviously related bits of data. For example, a common inquiry posed to configuration management might be: "How many users, in sales, use SAP during the last week of the month?" This kind of query is not well suited to a centralized relational database with pre-built SQL queries. There are just too many possible combinations of data. This type of query has to pull information from many systems, and the data it needs is probably not all nicely lined up in rows and columns ready to query. No, an enterprise CMDB has to be dimensional—a technology that represents data as different dimensions or plains. The dimensions of a CMDB often include locale (e.g., city, state, floor, etc.), work group like sales, marketing and so on, IT service like SAP or Email, date ranges, and others. Instead of an Excel spreadsheet with rows and columns, think about a Rubik's cube and you begin to get the idea. The logic required is not new, its been around for years in the form of On Line Analytical Processing (OLAP). Don't get too excited—simply having OLAP does not give you a CMDB for a couple of very special reasons. First, most CMDB data resides outside of the CMDB system. In order to pull this data from many sources requires federation—a new CMDB buzzword you will begin to hear about more and more. By way of an example of federation and what it requires, lets consider an IT service for project management. Composing this service are human resource information residing in SAP, project management data in Microsoft Project Server, IT asset information in CA Unicenter, and networking hardware resource data discovered and stored in CiscoWorks. Federation The first major requirement for dimensional modeling is federation, or referencing data from several sources instead of replicating it. The CMDB is a meta-database, that is, it is a database that references other databases. The issue that drove federation the first time around was data http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (2 of 5)1/21/2007 8:38:38 AM
  • 4. Enterprise CMDB validity. If you make a copy of something, then what is definitive? The original or the copy? And how to you know if the copy is the same as the original? The issues around federation are how to connect to heterogeneous data sources, resolve which bits of data are definitive, and then create and store keys with unique data not found in any external data source but still required. For example, data not found in any of these systems might be the name of the IT service and which workers use it. There also has to be a method to store awareness of the types of data to be found in each federated data source in order to process ad hoc queries. As you can see, the idea of federation is easy to state as "connecting to multiple data sources", but having a CMDB system that can actually federate is a very tall order indeed. And federation is just one of four equally complicated CMDB technical requirements. Consider this: what if two data stores reference the same data? Which data store is definitive then, and more importantly, how would you determine which is definitive? This is the issue of reconciliation. Reconciliation Aside from the issues of simply connecting to heterogeneous and possibly competitive data sources, the big problem with federation for a CMDB is data confrontation. During creation and maintenance of the contextual information in the CMDB meta database key bits of data transfer from federated data sources to the CMDB data store. Since it is common to have multiple applications and systems that overlap and monitor the same IT assets or store similar data, possible data inconsistencies and redundancies arise. For example, in our sample project management service, perhaps CA and CiscoWorks both store hardware data: Unicenter may refer to a router by name, perhaps “CISCO01”. CiscoWorks may be aware of the same router, but not by the name “CISCO01”, but rather by its IP address "128.10.0.1"—this is a real problem since there are not two routers but one. How does the CMDB system discover that "CISCO01" and "128.10.0.1" refer to the same single router? Further, how would the CMDB system know its a router at all? This is the domain of reconciliation. Reconciliation implies adjusting data derived from more than one source to eliminate duplicates and maintain consistency of data. Federation is useless with reconciliation. Adding even more complexity to a CMDB system is the need to handle any changes arising from successful reconciliation, and this leads to synchronization. Synchronization Most data stored in federated CMDB systems changes—sometimes slowly, sometimes swiftly. For example, considering our example project management IT service, the name of the project manager (e.g., the "user") might change, or the type of router hardware might change from a Cisco 2504 to a Cisco 7502. Reconciliation has to be able to can resolve these differences to maintain the integrity of the CMDB. But this is IT, not "simple" data warehousing. Nothing in a CMDB should change with a Request for Change (RFC). Thus, a CMDB system that can successfully federate and reconcile data must also be able to alert when it detects unauthorized changes. This makes the CMDB system require an awareness of approved changes. Then, when the reconciliation engine detects and resolves a change in infrastructure or data, it has to compare this change to an expected list of approved changes and generate an alert if the change is unapproved (e.g., not planned.) This alert brings CMDB data to the attention of its administrators, who need http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (3 of 5)1/21/2007 8:38:38 AM
  • 5. Enterprise CMDB help visualizing, mapping, and displaying data—modeling. Modeling Modeling is mapping and visualizing synthesized relationships that are IT service definitions. Modeling is more than reporting or display lists of resource trees and forks. The CMDB has to be able to visibly display its data in ways that let humans use the information in impact assessments for Change Management, privilege determination at the Service Desk, troubleshooting by Incident or Problem Management, and dozens of other ad hoc inquiries from all over IT. This requirement goes way the simple "directory tree" listings so commonly found in most alleged CMDB products today. Federation, reconciliation, and synchronization is worthless if a user in IT cannot get a definitive, understandable answer to their complex questions quickly. This requires representing complex relationships between CIs graphically, on demand. Summary An enterprise CMDB is not a database, it is a complex software system that has to federate other data stores, reconcile alternate views of the same data, detect unauthorized changes, synchronize approved changes with its own metadata store, and be able to dynamically represent configurations graphically on demand. This is no small task, and also the reason there are so few true CMDB solutions available today. As you go forward with your own CMDB plans, keep the concepts of federation, reconciliation, synchronization, and modeling in clear view. Dig into them to understand them. If you are in the throws of purchasing a CMDB product, ask your vendors how they handle these issues. If you are building your own CMDB solution, ask your developers how they plan to accomplish these tasks. In all cases make sure you create processes to monitor and ensure that federation, reconciliation, synchronization, and modeling occur. Failure to manage these critical issues can quickly convert your CMDB project from an asset to a liability. Forewarned is forearmed! Now you can at least "talk the talk as you walk the walk!" Subscribe Its Free! RSS Stay up to date! PDF Pass it around! Where to go from here: q q q q digg (discuss or comment) on this article. Show your support for DITY! Subscribe to our newsletter and get new skills delivered right to your Inbox, click here. Download this article in PDF format for use at your own convenience, click here. Use your favorite RSS reader to stay up to date, click here. Related articles: q q Configuration Management for the Rest of Us for more on establishing Configuration Management. Browse back-issues of the DITY Newsletter, click here. http://www.itsmsolutions.com/newsletters/DITYvol3iss4.htm (4 of 5)1/21/2007 8:38:38 AM