1 / 15

DCML: The Missing Link in IT Service Management

DCML is the only open, XML-based standard that provides a systematic, vendor-neutral way to describe an IT service environment. It helps bridge the gap in managing complex, heterogeneous environments and enables interoperability between management systems. This article discusses the problem DCML solves, the domain-based initiatives in IT service management, and the importance of vocabularies, semantics, and ontologies in DCML. The use of OWL and RDF in DCML is also explored.

bburger
Télécharger la présentation

DCML: The Missing Link in IT Service Management

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. J. Darrel Thomas Chief Technologist, Hosting Electronic Data Systems Corporation DCML: The Missing Link in IT Service Management

  2. Data Center Markup Language (DCML) • The only open, XML-based standard designed to achieve interoperability by providing a systematic, vendor-neutral way to describe an IT Service environment • Universal language that describes elemental, process, and service-oriented relationships between IT service entities and policies governing the management of such environments • Handles heterogeneous and semantic information required to manage at the service level

  3. The Problem DCML Helps Solve • IT Services Management requires a multi-dimensional approach • Mapping of interdependencies and inter-relationships at the elemental, process, and services level does not currently exist • Complex, heterogeneous environments require interchange standardization between management systems • DCML helps bridge this disparity using ontological and “like” meta-relationships

  4. IT Services Management Standardization Has Varying Domain-Based Initiatives to Address Its Dimensions… Many standards have been or are being developed to address the INDIVIDUAL DOMAIN issues… Service Desk IT Process Frameworks & Standards (ITIL, COBIT, BS15000, CMMI) Incident Problem Business Process (BPEL, ebXML) Application (.NET, Java, SOA WS, UDDI, etc.) Industry (MDA, HIPPA, etc.) IT Foundation (LDAP, SMTP, etc) Etc. Service-Oriented Release Change IT Integral Packaging (OGSA/I, etc.) Configuration Service Level IT Domain-Specific Elemental Financial Servers (CIM-SMASH) IPMI WS-* Storage (CIM-SMIS) WS-* Purposeful Infrastructure (WSDM2.0, WS-*) Operating Systems (CIM-SMASH) Network (CIM) WSDM2.0, WS-* Applications (CIM?) WSDM2.0/WS-* Capacity Interface Elemental Continuity Availability

  5. But, There is STILL Confusion withPossibly The Most Important IT Services Dimension – Interrelationships, Configurations, and Dependencies… This area still looms as the enterprise/service provider’s most important inhibitor for standardizing IT Services Management. Assistance? IT Process Frameworks Un/Planned Events? Business Process Application Industry Infrastructure Etc. Service-Oriented Crises? Production-ize? Adjustments? Service-to-Element Relationship Intelligence IT Domain/Element Relational Elemental Relationships Operational Intelligence Service Dynamics Process Dynamics IT Integral Packaging Relationships? Guarantees? Elemental Relationship Intelligence $$$$? IT Domain-Specific Elemental Servers Storage Purposeful Infrastructure Operating Systems Network Applications Resourcing? Interface Elemental Recovery? Accessibility?

  6. Why Vocabularies, Semantics and Ontologies are Important to DCML • Provide a solution that facilitates automated reasoning about data - DCML documents do not merely describe static information about the simple state of an environment • Flexible enough to be applied at the framework specification level of DCML • The best choice for managing data center interdependency complexity, which DCML is intended to help solve

  7. The Framework The Semantic Web Tim Berners-Lee, Director W3C World Wide Web Consortium Trust Proof Logic Framework Rules Signature Encryption Ontology: OWL Ontology Layer RDF Schema RDF XML Namespaces URI Unicode From http://www.w3.org/2002/Talks/04-sweb/Overview.html

  8. Example: Server Provisioning Script A service is being deployed and part of the deployment requires a web-server to be created. A service architect creates a service blueprint that specifies how the service is to be created – what servers it needs to construct the service and what software installed on these servers. This blueprint is codified in DCML. An automation system or tool orchestrates the construction of the service by passing along the blueprint (either in whole or in part) to various provisioning systems. 25 <owl:Class rdf:ID="LogicalServerBlueprint"> 26 <rdfs:subClassOf rdf:resource="&dcml;Configuration"/> 27 <!-- Restrict os to cardinality of 1 --> 28 <rdfs:subClassOf><owl:Restriction> 29 <owl:onProperty rdf:resource="#os"/> 30 <owl:cardinality rdf:datatype="&xsd;nonNegativeInteger">1</owl:cardinality> 31 </owl:Restriction></rdfs:subClassOf> 32 </owl:Class> 33 <owl:ObjectProperty rdf:ID="os"> 34 <rdfs:range rdf:resource="#OperatingSystem"/> 35 </owl:ObjectProperty> 36 <owl:ObjectProperty rdf:ID="package"> 37 <rdfs:range rdf:resource="#SoftwarePackage"/> 38 </owl:ObjectProperty>

  9. Why OWL and RDF are a Good Fit for DCML • Conceptual Model – OWL captures knowledge of both current and future managed environments, and the policies and procedures governing the management of those environments (ie. two layers, a core schema and extension schemas) • Encoding Scheme – OWL allows DCML to be encoded into a concrete representation before it is exchanged with other management systems, written to a file, or transported by a protocol • Instance Document – RDF/XML provides an extensible and flexible structure to capture large data populations

  10. DCML Enables IT As A Service Employees

  11. Example Use Case: Instrumenting ITIL • DCML could create dynamic instrumentation and interface relationship mapping for the ITIL Configuration Management process, Datacenter/Infrastructure CMDB, and standardization/modeling and specifications for Configuration Items (CIs), both discovered during runtime as well as created during development pre-production integration • Would enable ITIL to be electronically and standards-based within a ITIL-framed operational model • Could define a standards-based data format that allows disparate IT systems to implement ITIL Service Support and ICTIM processes and exchange information with each other. • Could give IT a concrete step for implementing ITIL and automating IT processes.

  12. Goals of DCML • Create standards-based information exchange data for disparate management systems • Instrument interrelationships and mappings to dynamically store and process configurations (CMDB, configuration entities/items) • Instrument best practices models and IT process frameworks, such as ITIL, in a form that can be used by customers • Provide a solution in pre-production CMDB (optimistic integration) and existing environments (existing configuration discovery) to help solve complex, real-world problems: incident management, CMDB population, disaster recovery/business continuity • Reduce cost, speed implementation and improve learning curve through iteration and reuse • Enable standards-based automation using meta-mapped aggregated relationships as exchange between disparate management systems • Further the vision of utility and grid computing

  13. Next Steps • DCML Member Section currently testing and validating the usage of semantics and vocabularies • Evaluating different approaches to describe the interchange relationships between the dimensions of IT Services management • Validating usage of DCML within installed base through end user reference implementations • Continuing to work with like-minded standards bodies

  14. Thank You! QUESTIONS AND ANSWERS

  15. Darrel.Thomas@EDS.Com

More Related