A Service-Oriented Management Framework for Telecom Operation Support Systems

Size: px
Start display at page:

Download "A Service-Oriented Management Framework for Telecom Operation Support Systems"

Transcription

1 A Service-Oriented Management Framework for Telecom Operation Support Systems Ing-Yi Chen 1, Guo-Kai Ni 1, Cheng-Hwa Kuo 2, Chau-Young Lin 3 1 Department of Computer Science and Information Engineering, National Taipei University of Technology, Taipei, Taiwan, China (ichen@ntut.edu.tw, t @ntut.edu.tw) 2 Department of Commerce Automation and Management, Chihlee Institute of Technology, Taipei County, Taiwan, China (chkuo@mail.chihlee.edu.tw) 3 Telecommunication Laboratories ChungHwa Telecom Co., Ltd., Taiwan, China (ivanlin@cht.com.tw) ABSTRACT Information systems are among the tools most frequently used by businesses in delivering and maintaining services. Yet the challenges faced by enterprises using information technology are not exclusively linked to system development, but are also derived from system operation and management. This paper describes a solution that was developed to address the importance of service operation management. The framework presented here was implemented by the Chunghwa Telecom Company in an effort to improve information system effectiveness and to reduce costs of system operation management. Since July 2008, the system has been providing complete support of the daily operations of the company s billing system. In consequence of the system s implementation, the company has experienced a large-scale improvement in both efficiency and cost reduction. Additionally, the number of incident occurrences has been reduced from an average of 50 monthly to 15. The average amount of time spent addressing individual incidents has also been reduced from approximately 20 hours to 26 minutes. Keywords: Service-Oriented Architecture, IT Service Management (ITSM), Information Technology Infrastructure Library (ITIL), Next Generation Operations System and Software (NGOSS), Service Operation Management, Service Operation Management Framework, Monitoring Technology 1. INTRODUCTION Information systems are widely used within telecommunications companies to provide business services and support daily operations. If information systems do not operate normally, the companies that depend on them can incur tremendous losses. The importance of system operation management is so great that operators need to deal with problem as they occur in runtime. IT Service Management (ITSM) is the discipline that strives to better align IT efforts with business needs and to manage the efficient provision of IT services with guaranteed quality. Information Technology Infrastructure Library (ITIL) is the widely used standard that provides guidelines to support operators to managing and using information systems [1]. Although ITIL provides the guidance to explain how to perform incident and problem management, it does not provide implementation details [2]. Despite this, there have been numerous discussions of ways to implement the guidelines. For example, Keel et al. addressed the main challenges of implementing ITSM in four broad areas: processes, people, technologies, and data [3]. The paper, also gave a simple scenario to show how an organization can implement ITSM by using IBM Service Management solutions through a top-down approach. Elsewhere, Brenner suggested that incident and problem management processes are important in making service operations run smoothly [4]. His work implies that the major challenge of service management is that operators need to spend a lot of time dealing with problems that occur. This paper proposes a framework that uses monitoring technology to detect the occurrence of problems and provides an extendable issue handling sub-system that allows developers to create specific issue handlers. It enables proactive service operations management to prevent the repeated occurrence of issues. In addition, the paper also presents an empirical case study, of the implementation of the described system operation management framework at the Chunghwa Telecom Corporation. Chunghwa Telecom Corporation is the largest telecommunications company in Taiwan. It provides many services such as phone lines and asymmetric digital subscriber lines (ADSL). To deliver these services, the company has constructed numerous information systems. The case study discusses one of them the billing system. The billing system was developed using the Next Generation Operations System and Software (NGOSS) guidelines. NGOSS was proposed by the TeleManagement Forum (TMF) to provide ways to help communication service providers (CSPs) manage their businesses. It also provides a development process to support developers in implementing business support systems (BSSs) and operation support systems (OSSs). The /10/$ IEEE 1010

2 development process consists of a lifecycle model that defines four perspectives a business view, system view, implementation view, and deployment view. The business view is used to define business challenges and strategies. The responsibility of the system view is to define business solutions and the system architecture of the solutions. The third, or implementation view, is used to build business solutions. Finally, the deployment view describes how to deploy and use business solutions. This paper focuses on the last perspective, the deployment view, and discusses the maintenance and operation of a built system. In addition, the paper presents a supporting framework to help CSPs achieve effectively functioning service operations. This paper presents a successfully implemented project. This success is measured in several ways a reduction in incident occurrence and an improvement in staff service operation performance. These results were attained by using daily operations data collected from the billing system from August 2008 to December The rest of this paper is organized as follows. The next section describes the related works in the area of system monitoring research. The section that follows describes the proposed service operation management framework. The fourth section given an empirical case study of Chunghwa telecom and discusses the effectiveness of project implementation and a summary of system performance as reflected in the performance data. The last section contains a brief summary of the material presented here. 2. LITERATURE REVIEW Marko and Kari s paper addressing the application of ITIL, points out that there are two different dimensions, proactive and reactive, in problem and incident management [5]. The proactive methodology seeks to prevent incidents and problems before they occur. In order to achieve this goal, a monitoring system is required. Monitoring systems are widely used in several important ways. For example, the monitoring data can be used to address performance problems, system failures, and the problems of business strategies. It can also be used to support service consumers in achieving higher quality service. Sidibé and Mehaoua proposed a quality of service (QoS) monitoring framework that aims to provide service performance verification with respect to the guarantees specified in contractual agreements between providers and users [6]. It provides monitoring information to service providers for use in quantified QoS-based services and service assurance. The Global Grid Forum (GGF) proposed the Grid Monitoring Architecture that guides implementation and monitoring solutions that are widely used in architecture and grid computing environments. It consists of three major components: producers, consumers, and directory services. Most current monitoring systems were implemented using this architecture. Li and Gui proposed an on-demand sensor development and management mechanism in an agent-based monitoring system [7]. The mechanism addresses the major challenges associated with static sensor deployment mechanisms in currently available monitoring systems. At the time of writing, the deployment of sensors was difficult and inefficient. The work of Li and Gui proposed a dynamic sensor loading mechanism to markedly improved the situation. Gupta et. al point out a number of current challenges to timely incident or problem diagnosis and resolution through monitoring technology [8]. They developed a problem determination platform that enabled efficient incident and problem management. The solution presented was applied using a service management approach that provides effective and efficient service operation. Despite these successes, the solution faces two key challenges. The first is that the problem determination platform is constructed based on agent technology. The use of agent technology implies a high degree of complexity in managing those agents. The second is that the solution does not provide an extendable problem solving framework to deal with the occurrence of problems automatically. In the Gupta approach, employees were required to spend time solving repeatedly reoccurring problems. In summarizing this literature, we can conclude that sound service management requires both the monitoring and solving of problems as they occur. Yet all of these works present solutions that require the deployment of many agents to monitor applications, resulting in a range of costly complexities and inefficiencies. This paper proposes a new monitoring mechanism based on a service bus to retrieve the results of service execution. This solution avoids the deployment of agents to existing applications by retrieving service results through the service bus. This approach reduces the complexity of monitoring system deployment. In addition, the framework provides an extendable issue handling sub-system to deal with the problems automatically, and as they occur, in order to reduce demands on employee time. 3. SERVICE ORIENTED MANAGEMENT FRAMEWORK Figure 1 illustrates the lifecycle for this service operation management framework. The framework consists of five major components: Application Services, a Result Verifier, a Validator, and both Recovery and Change processes. The model begins with a Service Application. Following the execution of a service, the 1011

3 application produces a service result that is reported, via an Adaptable Service Bus, to a Result Verifier. The Result Verifier component compares the result with metric data. If the execution result falls outside of the acceptable metric range, the Result Verifier will produce an alert to describe the issue to the Issue Handler. The Issue Handler, upon receiving the alert, is responsible for identifying the issue by means of an Issue Repository, and determining which course of action should be pursued in order to correct the problem. While the problem management program is extendable, there are typically two pathways that can be pursued in response to an incident. If an incident meets a number of specific, pre-defined criteria a recovery process can be initiated. Such a process is intended to identify non-specific re-occurring types of problems such as the inclusion of data from the wrong data source and initiate necessary changes and a re-calculation by the Application Service. If, on the other hand, an incident represents a significant failure of the billing process, or of an Application Service, a Change Management Process can be initiated. This entails active interference and alteration of the Application Service to ensure smooth and accurate results in future lifecycles. Figure 2 represents the architecture of the Chunghwa telecom billing system using the proposed service operation management framework. To the left in Figure 2 is the operation support system that details requirements for task scheduling, processes for bill calculation, monitoring of results, and reporting of the results. Next is the billing process, which dictates the method through which bills will be calculated. To the right of the Adaptable Service Bus (ASB) are the application services, which calculate basic charges, preferential pricing discounts, special offers and total bill calculation. The Monitoring Agent, collects results that are passing through the ASB, and sends a copy of those results to the Result Verifier. The Result Verifier compares the results to a predefined Metric. If the result falls outside of an acceptable metric range, an alert is forwarded to the issue handler. The issue handler makes use of an issue repository in determining which corrective course of action should be pursued. Having made this decision the issue handler will initiate either a recovery process or a change management process. The Recovery Process is composed of a set of services that can recover the billing process to a past state following the occurrence of several specific issues. Alternatively, the Change Management Process can initiate a notification service which adheres to the ITIL compliance problem management process. Of the two options, the change management process is the default for issues that cannot be recovered by the pre-defined recovery process pathways. In general, the service operation management framework consists of two sub-systems: a monitoring sub-system and an issue handling sub-system. The section that follows describes the design details of the two sub-systems. Figure 1. Lifecycle of the Service Management Figure 2. Service Operation Management Framework 1012

4 3.1. Monitoring Sub-System sub-system. The sub-system consists of a Dispatcher, Issue Repository, Handler, Default Handler, and Specific Handler. On the right side of Figure 4 the Dispatcher component receives issues from the monitoring sub-system. These are then categorized by the Dispatcher after reference is made to the Issue Repository, which stores information on each available Recovery Process. Information stored includes the handler name, address, and operation. Figure 3. Monitor Event Data Structure On the lower right of the Service Operation Management Framework depicted in Figure 2 is the monitoring sub-system. It consists of three major components: a monitoring agent located in the ASB a Result Verifier and a log containing the predefined metric. Figure 3 shows the monitoring event data structure that is delivered from the ASB by the monitoring agent. On the left of Figure 3 is the monitoring event which is composed of two data objects: Property and Extended Data. The Property data object represents metadata of the executing process, including processid, workitemid and parentid. The Extended Data presents the business data of the Chunghwa telecom billing system. This includes the processname, processversion, processstarttime, processendtime, UserName, and Shared Information Data. The processname and processversion are used to identify the Application Service that has been executed. The processstarttime and processendtime can be used to calculate the time taken in executing the service. The username filed stores the identity of the user who enabled the process. The Shared Information Data (SID) adheres to a common data model in the telecom industry. It includes billym, billcyc, sbranchcode, sfilename, number of bills calculated and total amount owed. The billym and billcyc objects are used to represent the billing year, month and cycle. The sbranchcode is used to represent the branch office of the Chunghwa telecom company in which the customer account is held. The sfilename is the file containing the billing information. The number of bills calculated and the total amount owed are the result of the billing calculation Issue Handling Sub-System Figure 4. Issue Handling Sub-System Figure 4 presents the design details of the issue handling sub-system. The issue handler sub-system copes with the issues that are detected by the monitoring Next the issue is forwarded to the handler component, depicted on the left in Figure 4. The handler draws upon either a specific handler, for issues bound for the Recovery Process, or a default handler, for issues requiring the Change Management Process. These handlers provide support for the initiation of either the recovery or change management process. 4. EXPERMENTAL RESULT The work presented here was conducted as part of a joint effort between academic researchers from the National Taipei University of Technology and a team of engineers from Chunghwa Telecom Co., Ltd. Chunghwa Telecom is the largest telecommunications company in Taiwan and ranks 14th in world. Its annual revenue for 2008 exceeded 7 billion U.S. dollars. The company provides a wide range of services to customers and as a result, the monthly billing process can be quite complex. Billing data is collected and then imported to a database for bill calculation. Bill calculation requires the completion of numerous sub-tasks. These include special offers, outstanding debts, credits from previous bills, or charges involving other telecom companies. These tasks are organized into a billing process, which is then integrated using a service-oriented architecture. Each of the tasks identified in the billing process will be performed by a billing service. In the past, the calculation of bills frequently required that time be spent dealing with problems that interfered with the successful completion of the billing process. These problems were derived, in large part, because errors occurring in individual service components disrupted the completion of the billing calculation process. Before the introduction of this system, the process experienced an average of 50 incidents during each monthly billing calculation period. This required a large number of man hours as operators were required to address each issue that arose individually. As a result, the previous system was prone to numerous inefficiencies and delays. By introducing the service operation management framework problem occurrences have been reduced, as have time inputs required by operators. In practical terms, the average number of monthly problem occurrences has been 1013

5 reduced to 15. In addition, the framework integrates the ITIL incident or problem management process that supports operators to reduce the time for dealing with those problems that do occur. The average amount of time spent addressing each problem has been reduced from 20 hours to 26 minutes. 5. CONCLUSIONS Effective service operation management of information technology is important. This paper presented an empirical study of the implementation of a service operation management system based on the proposed framework. Before the introduction of this system, Chunghwa Telecom did not utilize an extensive and systematic process of control over service operation procedures. The result was a time-consuming, labor-intensive method of maintaining the system during the occurrence of errors. In order to optimize the service operation procedure, so that improvements could be made in the quality of business service and reductions could be made to the cost of system maintenance, the company needed a well-defined control process to manage the service operation. This paper introduces the service operation management framework that was introduced to meet this need. The paper also discusses the effectiveness of framework implementation. The benefits of implementation included a reduction in the incident occurrence rate, improvement in the availability of services, and reduction in the ongoing maintenance costs of the system. The number of occurred incidents was reduced from an average of 50 to 15 incidents per month. The average time spent dealing with each incident was also reduced from an average of 20 hours to 26 minutes. Since the billing process is just one of a number of target areas for Chunghwa Telecom, future work will be directed toward the service management methodology of other business areas, such as readiness, fulfillment, and assurance. It is hoped that this paper will serve as a reference point for further research on this subject. 6. ACKNOWLEDGEMENTS The authors would like to thank the employees of Chunghwa Telecom Company who contributed to this project. We also gratefully acknowledge the support of the National Science Council, Taiwan, under Grant NSC E CC1. REFERENCES [1] Office of Government Commerce (OGC), Ed., The Official Introduction to the ITIL Service Lifecycle, ser. IT Infrastructure Library (ITIL). The Stationary Office, [2] M. Jantti and A. Eerola, "A Conceptual Model of IT Service Problem Management", the 2006 International Conference on Service Systems and Service Management, 2006, pp [3] A. J. Keel, M. A. Orr, R. R. Hernandez, E. A Pattrocinio, and J. Bouchard, "From a technology-oriented to a service-oriented approach to IT management", VOL. 46, No. 3, p.p , Aug [4] M. Brenner, "Classifying ITIL Processes; A Taxonomy under Tool Support Aspects", the 2006 IEEE International Workshop on Business-Driven IT Management, pp , April 2006 [5] M. Jantti and K. Kinnunen, "Improving the Software Problem Management Process: A Case Study", Lecture Notes in Computer Science, 4257m pp , 2006 [6] M. Sidibé, A. Mehaoua, "QoS Monitoring Framework for End-to-End Service Management in Wired and Wireless Networks", the 2008 IEEE International Conference on Computer Systems and Application, pp , March, 2008 [7] Y. Li, X Gui, "An Agent-based Grid Monitoring System Featuring Dynamic and On-demand Sensor Deployment and Management", the 2005 International Conference on Semantics, Knowledge, and Grid, pp , Nov., 2005 [8] R. Gupta, K. H. Prasad, L. Luan, D. Rosu, C. Ward, "Multi-dimensional Knowledge Integration for Efficient Incident Management in a Services Cloud", the 2009 IEEE International Conference on Service Computing, pp , Sept., 2009 [9] Y. I. Chen, G. K. Ni, C. Y. Lin, "A runtime-adaptable service bus design for telecom operations support systems", IBM Systems Journal, Vol 47, No 3, pp , August

ITIL: Service Operation

ITIL: Service Operation ITIL: Service Operation Course Course Chapter 01 - Course Lesson: Course Organization Welcome to the Course! Mentoring Community s Why Are You Here? Using Bloom s Taxonomy What do you Expect? Housekeeping

More information

ITIL Event Management in the Cloud

ITIL Event Management in the Cloud ITIL Event Management in the Cloud An AWS Cloud Adoption Framework Addendum July 2015 2015, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational

More information

ITIL Service Lifecycle Operation

ITIL Service Lifecycle Operation ITIL Service Lifecycle Operation Course Details Course Code: Duration: Notes: ITILSL-Oper 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

ITIL Foundation for IT Service Management 2011 Edition

ITIL Foundation for IT Service Management 2011 Edition ITIL Foundation for IT Service Management 2011 Edition ITIL Rev 03.12 3 days Description ITIL (IT Infrastructure Library) provides a practical, no-nonsense framework for identifying, planning, delivering

More information

LANDesk Service Desk Certified in All 15 ITIL. v3 Suitability Requirements. LANDesk demonstrates capabilities for all PinkVERIFY 3.

LANDesk Service Desk Certified in All 15 ITIL. v3 Suitability Requirements. LANDesk demonstrates capabilities for all PinkVERIFY 3. LANDesk Service Desk LANDesk Service Desk Certified in All 15 ITIL v3 Suitability Requirements PinkVERIFY is an objective software tool assessment service that validates toolsets that meet a set of functional

More information

Convergent services in the service oriented architecture Natalya Yashenkova

Convergent services in the service oriented architecture Natalya Yashenkova Convergent services in the service oriented architecture Natalya Yashenkova The article describes how service oriented architecture and the standard OSS solutions can close the gap between the process

More information

ITIL: Foundation (Revision 1.6) Course Overview. Course Outline

ITIL: Foundation (Revision 1.6) Course Overview. Course Outline ITIL: Foundation (Revision 1.6) Course Overview The ITIL Foundation Certification Course introduces the new student to the fundamentals of IT Service Management as described in the IT Infrastructure Library

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 4.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

BPTrends January 2005 etom and ITIL. etom and ITIL: Should you be Bi-lingual as an IT Outsourcing Service Provider? Jenny Huang

BPTrends January 2005 etom and ITIL. etom and ITIL: Should you be Bi-lingual as an IT Outsourcing Service Provider? Jenny Huang etom and ITIL: Should you be Bi-lingual as an IT Outsourcing Service Provider? Service Providers Dilemma Jenny Huang Over the recent years, the sourcing of IT-enabled services has been facilitated tremendously

More information

Tecknodreams Software Consulting Pvt. Ltd. Leading IT Solutions provider uses SapphireIMS for Monitoring and Service Management

Tecknodreams Software Consulting Pvt. Ltd. Leading IT Solutions provider uses SapphireIMS for Monitoring and Service Management Tecknodreams Software Consulting Pvt. Ltd. Leading IT Solutions provider uses SapphireIMS for Monitoring and Service Management Company Profile The IT Solutions Company is a leading provider of preventive

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

TECHNICAL SUPPORT AS A BASIS OF HIGH AVAILABILITY LEVEL AND IT SYSTEM SERVICE QUALITY*

TECHNICAL SUPPORT AS A BASIS OF HIGH AVAILABILITY LEVEL AND IT SYSTEM SERVICE QUALITY* TECHNICAL SUPPORT AS A BASIS OF HIGH AVAILABILITY LEVEL AND IT SYSTEM SERVICE QUALITY* Dejan Vidojevic M.Sc 1), Branislav Jeremic Ph.D 2) Abstract: This work presents the development and implementation

More information

ITIL v3 Service Manager Bridge

ITIL v3 Service Manager Bridge ITIL v3 Service Manager Bridge Course Length: 5 Days Course Overview This 5 day hands on, certification training program enables ITIL Version 2 certified Service Managers to upgrade their Service Manager

More information

Information Technology Infrastructure Library (ITIL )

Information Technology Infrastructure Library (ITIL ) Information Technology Infrastructure Library (ITIL ) A Case Study on Incident Management February 8, 2006 Tim Shepich Principal, IT Management Consulting, Nouri Associates Inc. itsmf USA San Diego Local

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 5.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

ITIL V3 Application Support Volume 1

ITIL V3 Application Support Volume 1 ITIL V3 Application Support Volume 1 Service Management For Application Support ITIL is a Registered Trade Mark and Community Trademark of the Office of Government and Commerce. This document may contain

More information

Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies

Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies Problem Management Overview HDI Capital Area Chapter September 16, 2009 Hugo Mendoza, Column Technologies Problem Management Overview Agenda Overview of the ITIL framework Overview of Problem Management

More information

The ITIL Foundation Examination Sample Paper A, version 5.1

The ITIL Foundation Examination Sample Paper A, version 5.1 The ITIL Foundation Examination Sample Paper A, version 51 Multiple Choice Instructions 1 All 40 questions should be attempted 2 All answers are to be marked on the answer grid provided 3 You have 60 minutes

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode)

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Processes and Best Practices Guide (Codeless Mode) HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Processes and Best Practices Guide (Codeless Mode) Document Release Date: December, 2014 Software Release

More information

Research on Operation Management under the Environment of Cloud Computing Data Center

Research on Operation Management under the Environment of Cloud Computing Data Center , pp.185-192 http://dx.doi.org/10.14257/ijdta.2015.8.2.17 Research on Operation Management under the Environment of Cloud Computing Data Center Wei Bai and Wenli Geng Computer and information engineering

More information

Address IT costs and streamline operations with IBM service desk and asset management.

Address IT costs and streamline operations with IBM service desk and asset management. Asset management and service desk solutions To support your IT objectives Address IT costs and streamline operations with IBM service desk and asset management. Highlights Help improve the value of IT

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

Application Support Solution

Application Support Solution Application Support Solution White Paper This document provides background and administration information on CAI s Legacy Application Support solution. PRO00001-MNGMAINT 080904 Table of Contents 01 INTRODUCTION

More information

Development of Information Technology Service Management System in Academy on International Standard

Development of Information Technology Service Management System in Academy on International Standard Development of Information Technology Service Management System in Academy on International Standard 1 Pallop Piriyasurawong, 2 Sarun Nakthanom 1 Department of Technological Education Faculty of Technical

More information

The ITIL v.3 Foundation Examination

The ITIL v.3 Foundation Examination The ITIL v.3 Foundation Examination Sample Paper A, version 3.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions. 3. All answers are to be marked on

More information

ITSM Reporting Services. Enterprise Service Management. Monthly Metric Report

ITSM Reporting Services. Enterprise Service Management. Monthly Metric Report ITSM Reporting Services Monthly Metric Report October 2011 Contents Introduction 3 Background 3 Purpose 3 Scope 3 AI6 Manage Change 4 Number of Changes Logged 4 Number of Emergency Changes Logged 4 Percentage

More information

2.1. The Notion of Customer Relationship Management (CRM)

2.1. The Notion of Customer Relationship Management (CRM) Int. J. Innovative Ideas (IJII) www.publishtopublic.com A Review on CRM and CIS: A Service Oriented Approach A Review on CRM and CIS: A Service Oriented Approach Shadi Hajibagheri 1, *, Babak Shirazi 2,

More information

Blackhawk Technical College. Information Technology Services. Process Improvement Visioning Document

Blackhawk Technical College. Information Technology Services. Process Improvement Visioning Document Blackhawk Technical College Information Technology Services Process Improvement Visioning Document December 12, 2008 Steven Davidson Chief Information Officer Blackhawk Technical College sdavidson@blackhawk.edu

More information

Implementation of ITIL in a Moroccan company: the case of incident management process

Implementation of ITIL in a Moroccan company: the case of incident management process www.ijcsi.org 30 of ITIL in a Moroccan company: the case of incident management process Said Sebaaoui 1, Mohamed Lamrini 2 1 Quality Statistic Computing Laboratory, Faculty of Science Dhar el Mahraz, Fes,

More information

A Symptom Extraction and Classification Method for Self-Management

A Symptom Extraction and Classification Method for Self-Management LANOMS 2005-4th Latin American Network Operations and Management Symposium 201 A Symptom Extraction and Classification Method for Self-Management Marcelo Perazolo Autonomic Computing Architecture IBM Corporation

More information

ORACLE IT SERVICE MANAGEMENT SUITE

ORACLE IT SERVICE MANAGEMENT SUITE ORACLE IT SERVICE MANAGEMENT SUITE ITIL COMPATIBLE PINKVERIFY ORACLE IT SERVICE MANAGEMENT SUITE HAS BEEN CERTIFIED BY PINK ELEPHANT THROUGH THE PINKVERIFY PROCESS TO BE ITIL COMPATIBLE IN SIX PROCESS

More information

Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL

Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL Tutorial: Towards better managed Grids. IT Service Management best practices based on ITIL EGI Technical Forum 2011, Lyon (France) September 22, 2011 Dr. Thomas Schaaf www.gslm.eu EMERGENCE TECH LTD. The

More information

The ITIL v.3 Foundation Examination

The ITIL v.3 Foundation Examination The ITIL v.3 Foundation Examination ITIL v. 3 Foundation Examination: Sample Paper B, version 3.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions.

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 4.2 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

A Study of Service Desk Setup in Implementing IT Service Management in Enterprises

A Study of Service Desk Setup in Implementing IT Service Management in Enterprises Technology and Investment, 2013, 4, 190-196 http://dx.doi.org/10.4236/ti.2013.43022 Published Online August 2013 (http://www.scirp.org/journal/ti) A Study of Service Desk Setup in Implementing IT Service

More information

ISSUES IN IMPLEMENTING INFORMATION TECHNOLOGY SERVICE MANAGEMENT

ISSUES IN IMPLEMENTING INFORMATION TECHNOLOGY SERVICE MANAGEMENT Service Science, Vol. 1, No. 2, May 2010 13 ISSUES IN IMPLEMENTING INFORMATION TECHNOLOGY SERVICE MANAGEMENT Ada Hui-Chuan Chen Department of Management Information Systems National Chengchi University,

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper A, version 5.1 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

ITIL's IT Service Lifecycle - The Five New Silos of IT

ITIL's IT Service Lifecycle - The Five New Silos of IT The workable, practical guide to Do IT Yourself Vol. 4.01 January 1, 2008 ITIL's IT Service Lifecycle - The Five New Silos of IT By Rick Lemieux In my last article I spoke about IT s evolution from its

More information

Senior Management Ownership

Senior Management Ownership 1 of 5 2/11/2015 4:49 PM AUG 7, 2013 AUTHORS: Ed Rivard Robert Simmons Many IT organizations struggle with the concept of service. They also wrestle with the development and utilization of a meaningful

More information

SERENITY Pattern-based Software Development Life-Cycle

SERENITY Pattern-based Software Development Life-Cycle SERENITY Pattern-based Software Development Life-Cycle Francisco Sanchez-Cid, Antonio Maña Computer Science Department University of Malaga. Spain {cid, amg}@lcc.uma.es Abstract Most of current methodologies

More information

ITIL V3 Foundation Certification - Sample Exam 1

ITIL V3 Foundation Certification - Sample Exam 1 ITIL V3 Foundation Certification - Sample Exam 1 The new version of ITIL (Information Technology Infrastructure Library) was launched in June 2007. ITIL V3 primarily describes the Service Lifecycle of

More information

CA Configuration Automation

CA Configuration Automation PRODUCT SHEET: CA Configuration Automation CA Configuration Automation agility made possible CA Configuration Automation is designed to help reduce costs and improve IT efficiency by automating configuration

More information

Approach to Service Management

Approach to Service Management Approach to Service Management In SOA Space Gopala Krishna Behara & Srikanth Inaganti Abstract SOA Management covers the Management and Monitoring of applications, services, processes, middleware, infrastructure,

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

Automating Service Negotiation Process for Service Architecture on the cloud by using Semantic Methodology

Automating Service Negotiation Process for Service Architecture on the cloud by using Semantic Methodology Automating Process for Architecture on the cloud by using Semantic Methodology Bhavana Jayant.Adgaonkar Department of Information Technology Amarutvahini College of Engineering Sangamner, India adgaonkarbhavana@yahoo.in

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

Reduce IT Costs by Simplifying and Improving Data Center Operations Management

Reduce IT Costs by Simplifying and Improving Data Center Operations Management Thought Leadership white paper Reduce IT Costs by Simplifying and Improving Data Center Operations Management By John McKenny, Vice President of Worldwide Marketing for Mainframe Service Management, BMC

More information

Service Catalog. it s Managed Plan Service Catalog

Service Catalog. it s Managed Plan Service Catalog Service Catalog it s Managed Plan Service Catalog 6/18/2012 Document Contents Contents Document Contents... 2 Overview... 3 Purpose... 3 Product Description... 3 Plan Overview... 3 Tracking... 3 What is

More information

Summit Platform. IT and Business Challenges. SUMMUS IT Management Solutions. IT Service Management (ITSM) Datasheet. Key Benefits

Summit Platform. IT and Business Challenges. SUMMUS IT Management Solutions. IT Service Management (ITSM) Datasheet. Key Benefits Summit Platform The Summit Platform provides IT organizations a comprehensive, integrated IT management solution that combines IT service management, IT asset management, availability management, and project

More information

DATA QUALITY MATURITY

DATA QUALITY MATURITY 3 DATA QUALITY MATURITY CHAPTER OUTLINE 3.1 The Data Quality Strategy 35 3.2 A Data Quality Framework 38 3.3 A Data Quality Capability/Maturity Model 42 3.4 Mapping Framework Components to the Maturity

More information

IT Service Management

IT Service Management IT Service Management Policy Based IT Service Management White Paper Prepared by: Rick Leopoldi March 23, 2004 Copyright 2001. All rights reserved. Duplication of this document or extraction of content

More information

Infasme Support. Incident Management Process. [Version 1.0]

Infasme Support. Incident Management Process. [Version 1.0] Infasme Support Incident Management Process [Version 1.0] Table of Contents About this document... 1 Who should use this document?... 1 Summary of changes... 1 Chapter 1. Incident Process... 3 1.1. Primary

More information

Advantages of the implementation of Service Desk based on ITIL framework in telecommunication industry

Advantages of the implementation of Service Desk based on ITIL framework in telecommunication industry Advantages of the implementation of Service Desk based on ITIL framework in telecommunication industry Anel Tanovic*, Asmir Butkovic **, Fahrudin Orucevic***, Nikos Mastorakis**** * American University

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

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper B, version 4.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

SMART Steps Toward Consolidated Workload Automation

SMART Steps Toward Consolidated Workload Automation An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) White Paper Prepared for BMC Software June 2008 IT Management Research, Industry Analysis, and Consulting Table of Contents Executive Summary... 1 Introduction...

More information

The ITIL Foundation Examination

The ITIL Foundation Examination The ITIL Foundation Examination Sample Paper B, version 5.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. All answers are to be marked on the answer grid provided. 3. You have

More information

Cross-Domain Service Management vs. Traditional IT Service Management for Service Providers

Cross-Domain Service Management vs. Traditional IT Service Management for Service Providers Position Paper Cross-Domain vs. Traditional IT for Providers Joseph Bondi Copyright-2013 All rights reserved. Ni², Ni² logo, other vendors or their logos are trademarks of Network Infrastructure Inventory

More information

How Can I Better Manage My Software Assets And Mitigate The Risk Of Compliance Audits?

How Can I Better Manage My Software Assets And Mitigate The Risk Of Compliance Audits? SOLUTION BRIEF CA SERVICE MANAGEMENT - SOFTWARE ASSET MANAGEMENT How Can I Better Manage My Software Assets And Mitigate The Risk Of Compliance Audits? SOLUTION BRIEF CA DATABASE MANAGEMENT FOR DB2 FOR

More information

IT Service Companies in Albania and Implementation of Information Technology Service Management

IT Service Companies in Albania and Implementation of Information Technology Service Management IT Service Companies in Albania and Implementation of Information Technology Service Management Ermelinda Kordha Tolica Docent of Management Information Systems Faculty of Economics, University of Vlora

More information

itsmf USA Problem Management Community of Interest

itsmf USA Problem Management Community of Interest itsmf USA Problem Management Community of Interest How to Assess and Improve Your Problem Management Process Moderator John Clipp Speaker Ted Gaughan Problem Management SIG President ITSM Practice Lead

More information

Contents. viii. 4 Service Design processes 57. List of figures. List of tables. OGC s foreword. Chief Architect s foreword. Preface.

Contents. viii. 4 Service Design processes 57. List of figures. List of tables. OGC s foreword. Chief Architect s foreword. Preface. iii Contents List of figures List of tables OGC s foreword Chief Architect s foreword Preface Acknowledgements v vii viii 1 Introduction 1 1.1 Overview 4 1.2 Context 4 1.3 Purpose 8 1.4 Usage 8 2 Management

More information

BMC Software s ITSM Solutions: Remedy ITSM & Service Desk Express SOLUTION WHITE PAPER

BMC Software s ITSM Solutions: Remedy ITSM & Service Desk Express SOLUTION WHITE PAPER BMC Software s ITSM Solutions: Remedy ITSM & Service Desk Express SOLUTION WHITE PAPER Table of Contents Introduction................................................... 1»» BMC Remedy Service Desk Overview

More information

Why you need an Automated Asset Management Solution

Why you need an Automated Asset Management Solution solution white paper Why you need an Automated Asset Management Solution By Nicolas Renard, Support and Professional Services Manager, BMC France Table of Contents 1 OVERVIEW Automated Asset Discovery

More information

Knowledge Management 101 Better Support Decisions, Faster

Knowledge Management 101 Better Support Decisions, Faster Knowledge Management 101 Better Support Decisions, Faster A Third Sky White Paper By Brian Florence, ITSM Senior Consultant for Third Sky, Inc. Third Sky, Inc. Introduction Information used to support

More information

ITSM. Maturity Assessment

ITSM. Maturity Assessment ITSM 2012 Maturity Assessment Table of Contents Introduction... 2 What is ITSM?... 2 What is ITIL... 2 Is ITS doing ITSM today?... 3 Where is ITS in relation to ITIL best practices?... 3 Readiness and

More information

Figure 1: Illustration of service management conceptual framework

Figure 1: Illustration of service management conceptual framework Dagstuhl Seminar on Service-Oriented Computing Session Summary Service Management Asit Dan, IBM Participants of the Core Group Luciano Baresi, Politecnico di Milano Asit Dan, IBM (Session Lead) Martin

More information

A Flexible and Dynamic Failure Recovery Mechanism for Composite Web Services Using Subset Replacement

A Flexible and Dynamic Failure Recovery Mechanism for Composite Web Services Using Subset Replacement A Flexible and Dynamic Failure Recovery Mechanism for Composite Web Services Using Subset Replacement Shuchi Gupta 1, Prof. Praveen Bhanodia 2 1 Department of Computer Science & Engineering, Patel College

More information

Aligning CMMI & ITIL. Where Am I and Which Way Do I Go? 2006 - cognence, inc.

Aligning CMMI & ITIL. Where Am I and Which Way Do I Go? 2006 - cognence, inc. Aligning CMMI & ITIL Where Am I and Which Way Do I Go? 2006 - cognence, inc. Agenda Where Am I? Current Situation Process Improvement Objectives How Do I Get There? CMMI ITIL Mapping, Commonalities, Differences

More information

Bastian Koller HLRS High Performance Computing Center Stuttgart, University of Stuttgart Nobelstrasse 19 70550 Stuttgart +49-711-68565891

Bastian Koller HLRS High Performance Computing Center Stuttgart, University of Stuttgart Nobelstrasse 19 70550 Stuttgart +49-711-68565891 Negotiating SLAs with Dynamic Pricing Policies Peer Hasselmeyer NEC Laboratories Europe, IT Research Division, NEC Europe, Ltd. Rathausallee 10 53757 Sankt Augustin, Germany +49-2241-92520 hasselmeyer@it.neclab.eu

More information

PeopleSoft HelpDesk. Maximized Operational Efficiency. Usability and Role-Based Access

PeopleSoft HelpDesk. Maximized Operational Efficiency. Usability and Role-Based Access PeopleSoft HelpDesk An organization s corporate help desk is the lifeline of the company, ensuring the systems and facilities that employees need to do their jobs are running smoothly at all times. The

More information

Understanding ITIL Service Portfolio Management and the Service Catalog. An approach for implementing effective service lifecycle management

Understanding ITIL Service Portfolio Management and the Service Catalog. An approach for implementing effective service lifecycle management best practices WHITE PAPER Understanding ITIL Service Portfolio Management and the Service Catalog An approach for implementing effective service lifecycle management Table of Contents Executive Summary...1

More information

agility made possible

agility made possible SOLUTION BRIEF CA IT Asset Manager how can I manage my asset lifecycle, maximize the value of my IT investments, and get a portfolio view of all my assets? agility made possible helps reduce costs, automate

More information

HOW COBIT CAN COMPLEMENT ITIL TO ACHIEVE BIT

HOW COBIT CAN COMPLEMENT ITIL TO ACHIEVE BIT HOW COBIT CAN COMPLEMENT ITIL TO ACHIEVE BIT 1, Narges Zeinolabedin *, 2, Soroush Afiati Mehrvarz 3, Neda Rahbar 1 Department of ITM, Islamic Azad University, Electronic Branch, Tehran, Iran 2 Department

More information

INTEGRATED SERVICE ARCHITECTURE FRAMEWORK (ISAF) FOR ITIL V3

INTEGRATED SERVICE ARCHITECTURE FRAMEWORK (ISAF) FOR ITIL V3 INTEGRATED SERVICE ARCHITECTURE FRAMEWORK (ISAF) FOR ITIL V3 Akbar Nabiollahi Faculty of Computer science and Information System University Teknologi Malaysia 81310, Skudai, Johor nabi_ir@yahoo.com Rose

More information

ITSM Process Description

ITSM Process Description ITSM Process Description Office of Information Technology Incident Management 1 Table of Contents Table of Contents 1. Introduction 2. Incident Management Goals, Objectives, CSFs and KPIs 3. Incident Management

More information

White Paper Case Study: How Collaboration Platforms Support the ITIL Best Practices Standard

White Paper Case Study: How Collaboration Platforms Support the ITIL Best Practices Standard White Paper Case Study: How Collaboration Platforms Support the ITIL Best Practices Standard Abstract: This white paper outlines the ITIL industry best practices methodology and discusses the methods in

More information

Agency Centralized IT Reference Model

Agency Centralized IT Reference Model Agency Centralized IT Reference Model For State of Minnesota Agencies Planning and Version 2.0 March 8, 2012 658 Cedar Street Saint Paul, MN 55155 www.oet.state.mn.us PROVIDING THE LEADERSHIP AND SERVICES

More information

Foundation. Summary. ITIL and Services. Services - Delivering value to customers in the form of goods and services - End-to-end Service

Foundation. Summary. ITIL and Services. Services - Delivering value to customers in the form of goods and services - End-to-end Service ITIL ITIL Foundation Summary ITIL and s Design s - Delivering value to customers in the form of goods and services - End-to-end ITIL Best Practice - Scalable and not prescriptive - Gathered from Users,

More information

Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER

Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER Predictive Intelligence: Identify Future Problems and Prevent Them from Happening BEST PRACTICES WHITE PAPER Table of Contents Introduction...1 Business Challenge...1 A Solution: Predictive Intelligence...1

More information

IT Service Management IT Service Inventory David Bernhard Michelsen Graves Colorado Technical University davidgraveswyoming@yahoo.

IT Service Management IT Service Inventory David Bernhard Michelsen Graves Colorado Technical University davidgraveswyoming@yahoo. IT Service Management IT Service Inventory David Bernhard Michelsen Graves Colorado Technical University davidgraveswyoming@yahoo.com Abstract Services Science is prevalent in academia, government, and

More information

Software Quality Standards and. from Ontological Point of View SMEF. Konstantina Georgieva

Software Quality Standards and. from Ontological Point of View SMEF. Konstantina Georgieva SMEF 10-11 June, 2010 Software Quality Standards and Approaches from Ontological Point of View Konstantina Georgieva Otto-von-Guericke University Magdeburg Department of Computer Science, Software Engineering

More information

Software Asset Management on System z

Software Asset Management on System z Software Asset Management on System z Mike Zelle Tivoli WW IT Asset Management Marketing SAM in SHARE Project Manager mzelle@us.ibm.com Agenda Why Software Asset Management (SAM) The Discipline of Software

More information

The Key to SOA Governance: Understanding the Essence of Business

The Key to SOA Governance: Understanding the Essence of Business THE NAME OF THE GAME: KANAME The Key to SOA Governance: Understanding the Essence of by Keith Swenson Kaname is a Japanese term meaning essence. In a Japanese fan, the bottom piece that keeps the fan together

More information

Service Management Foundation

Service Management Foundation Management Foundation From Best Practice to Implementation 2008 IBM Corporation Agenda Management Foundation: - Fundamental building blocks for successful Management - ITIL v3: What s new in Operations

More information

Recent Advances in Automatic Control, Information and Communications

Recent Advances in Automatic Control, Information and Communications Proposal of the improvement of actual ITIL version based on comparative IT Service Management methodologies and standards The implementation of IT Service Management frameworks and standards Anel Tanovic*,

More information

Data Quality Assessment. Approach

Data Quality Assessment. Approach Approach Prepared By: Sanjay Seth Data Quality Assessment Approach-Review.doc Page 1 of 15 Introduction Data quality is crucial to the success of Business Intelligence initiatives. Unless data in source

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

Operation and Maintenance Management Strategy of Cloud Computing Data Center

Operation and Maintenance Management Strategy of Cloud Computing Data Center , pp.5-9 http://dx.doi.org/10.14257/astl.2014.78.02 Operation and Maintenance Management Strategy of Cloud Computing Data Center Wei Bai 1, Wenli Geng 1 1 Computer and information engineering institute

More information

Frameworx 14.5 Implementation Conformance Certification Report

Frameworx 14.5 Implementation Conformance Certification Report Frameworx 14.5 Implementation Conformance Certification Report Verizon Verizon Enterprise Solutions (VES) Service Assurance & Billing October 2015 Version 1.0 1 Table of Contents List of Figures... 4 List

More information

Which statement about Emergency Change Advisory Board (ECAB) is CORRECT?

Which statement about Emergency Change Advisory Board (ECAB) is CORRECT? ITIL Foundation mock exam 4 1. Which of the following is NOT a purpose of Service Transition? A) To ensure that a service can be managed, operated and supported B) To provide training and certification

More information

Trustworthy Computing Spring 2006

Trustworthy Computing Spring 2006 Trustworthy Computing Spring 2006 Project Topic: Risk Management of Information Technology Outsourcing under ITIL ITSM framework By: (Mina) Szu-Chia Cheng 1 pages of 19 Table of Content Abstract...3 Why

More information

Leveraging the Synergy between Identity Management and ITIL Processes

Leveraging the Synergy between Identity Management and ITIL Processes BEST PRACTICES WHITE PAPER Leveraging the Synergy between Identity Management and ITIL Processes Ken Turbitt, best practices director, BMC Software Rami Elron, senior system architect, Identity Management,

More information

IT Service Management with System Center Service Manager

IT Service Management with System Center Service Manager Course 10965B: IT Service Management with System Center Service Manager Course Details Course Outline Module 1: Service Management Overview Effective IT Service Management includes process driven methodologies

More information

The ITIL v.3. Foundation Examination

The ITIL v.3. Foundation Examination The ITIL v.3. Foundation Examination ITIL v. 3 Foundation Examination: Sample Paper 4, version 3.0 Multiple Choice Instructions 1. All 40 questions should be attempted. 2. There are no trick questions.

More information

ITIL AS A FRAMEWORK FOR MANAGEMENT OF CLOUD SERVICES

ITIL AS A FRAMEWORK FOR MANAGEMENT OF CLOUD SERVICES ITIL AS A FRAMEWORK FOR MANAGEMENT OF CLOUD SERVICES Soňa Karkošková 1, George Feuerlicht 2 1 Faculty of Information Technology, University of Economics, Prague, W. Churchill Sqr. 4, 130 67 Prague 3, Czech

More information

ITIL Asset and Configuration Management in the Cloud. January 2016

ITIL Asset and Configuration Management in the Cloud. January 2016 ITIL Asset and Configuration Management in the Cloud January 2016 2016, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes only.

More information

Applying SOA to OSS. for Telecommunications. IBM Software Group

Applying SOA to OSS. for Telecommunications. IBM Software Group IBM Software Group Applying SOA to OSS for Telecommunications Kevin Twardus Manager of Industry Architecture and Standards IBM Software Group Communications Sector IBM Corporation The Details of SOA depends

More information

Streamlining Your AP Processes with Electronic Document Management

Streamlining Your AP Processes with Electronic Document Management Streamlining Your AP Processes with Electronic Document Management In today s business environment, doing more with less has become the norm rather than the exception. An accounts payable (AP) department

More information

Introduction to etom. White Paper. 2009 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information.

Introduction to etom. White Paper. 2009 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. . Introduction to etom White Paper 2009 Cisco Systems, Inc. All rights reserved. This document is Cisco Public Information. Page 1 of 13 Contents Introduction... 3 What Is NGOSS?... 3 History and Context

More information