56
Malia Project HP Labs & Institute of Informatics UFRGS © 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice A Solution for Identifying the Root Cause of Problems in IT Change Management Ricardo L. dos Santos, Juliano A. Wickboldt, Roben C. Lunardi, Bruno L. Dalmazo, Lisandro Z. Granville and Luciano P. Gaspary Federal University of Rio Grande do Sul, Brazil Claudio Bartolini Hewlett Packard Laboratories, Palo Alto, USA Marianne Hickey Hewlett Packard Laboratories, Bristol, UK

A Solution for Identifying the Root Cause of Problems in IT Change Management

Embed Size (px)

DESCRIPTION

Presentation performed in IM 2011.

Citation preview

Page 1: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS © 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

A Solution for Identifying the Root Cause of Problems in IT Change Management Ricardo L. dos Santos, Juliano A. Wickboldt, Roben C. Lunardi, Bruno L. Dalmazo, Lisandro Z. Granville and Luciano P. Gaspary

Federal University of Rio Grande do Sul, Brazil

Claudio Bartolini

Hewlett Packard Laboratories, Palo Alto, USA

Marianne Hickey

Hewlett Packard Laboratories, Bristol, UK

Page 2: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

• Introduction

• Related Work

• Proposed Solution

• Diagnosis Process

• Information Model

• Conceptual Architecture

• Root Cause Analyzer

• Conclusion and Future Work

Outline

Wednesday, March 06, 2013 2

Page 3: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Introduction

• Context

• The complexity of IT infrastructure makes the IT processes a critical mission

• ITIL has become important for IT processes

• IT Change Management

• Defines how the IT infrastructure must evolve in a consistent and safe fashion

• Defines how changes should be conducted

Wednesday, March 06, 2013 3

Page 4: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Introduction

• IT Problem Management

• Defines how lifecycle of IT problems is managed

• Its main goals are

• Preventing the occurrence of IT related problems

• Eliminating recurring problems

• Minimizing the impact of problems that cannot be prevented

• Allows to simplify procedures for detecting the root cause of IT problems and reducing the associated costs

Wednesday, March 06, 2013 4

Page 5: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Introduction

• Current Scenario

• Organizations use tools for to help in analysis and identification of the root cause of failures

• When they do not point directly into the root cause, is able to provide important information to the responsible technical staff

• Enables the reuse of knowledge, which results in a reduction of associated costs

• However, these tools have serious limitations, such as

• The description of cases in diagnostic tools is performed in ad hoc fashion

• Poor reusability of cases

• Low maintainability

Wednesday, March 06, 2013 5

Page 6: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Introduction

• Problems

• Often diagnoses are not completed correctly due to outdated cases

• The complexity of IT infrastructure where the failure occurs is ignored

• Data of previous diagnoses are not considered

Wednesday, March 06, 2013 6

Page 7: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Introduction

• Objectives

• Propose an interactive method for identifying causes of failure in change processes

• Based on information of the diagnosis of previous failures in change activities

• Considering the affected IT infrastructure

• Optimize the root cause identification process of failures in IT changes

• Reuse the knowledge acquired in previous diagnoses

Wednesday, March 06, 2013 7

Page 8: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Iterative Diagnosis

Proposed Solution Diagnosis Process

Incident Report Answered

Question

Root Cause Question

Selection

Wednesday, March 06, 2013 9

IR RC

Help Desk Root Cause

Analyzer

Operator

Page 9: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Config. Mgmt.

Database

Diagnosis System

Change Management System

Change

Planner

Change

Designer

Proposed Solution Conceptual Architecture

Operator

Wednesday, March 06, 2013 10

Deployment

System CI CI CI

Diagnosis Log

Recorder

RC

Root Cause

Analyzer

Root Cause Analyzer

Input

Processor

Weight

Calculator

Question

Selector

Question

Verifier IR RC

CI CI CI CI CI L

RC RC RC

Page 10: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Proposed Solution Information Model

Wednesday, March 06, 2013 11

▲ determinesProblem

possiblesAnswers

determinesOthersQuestions

CategoryParentChild

1 1..*

0..1 1

0..1

1..*

*

ServiceProblem

SolutionCategory

* 1..*

ManagedSystem

Element

ManagedElement

Logical Element

EnabledLogical

Element

MessageLog

ExchangeElement

SolutionElement

*

QuestionCategory

RecordLog

RecordedAnswers

RecordedQuestions

Category

1

0..1

Question

RootCause

1..* *

1 1 1 1

1

0..*

PRS_ServiceInciden

t

PRS_Problem

Answer

0..1

1..*

RecordedProblem

Page 11: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Log Log Log CI CI CI

Proposed Solution Root Cause Analyzer

14

Reports the

incident

CI

Priority

Operator

Page 12: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 15

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight

Obvious?

Threshold

80% with the

same answer

Page 13: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Log Log Log CI CI CI

Proposed Solution Root Cause Analyzer

16

IDENTIFIES:

•Logs of previous diagnoses

•RCs, Questions and Answers (categories)

•Affected CIs

Operator

Page 14: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Proposed Solution Root Cause Analyzer

• An example of the affected IT infrastructure

Page 15: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Proposed Solution Root Cause Analyzer

18

Log Log Log CI CI CI

CI Category

CI Category

Internet Third Party Services

WEB Server (215) System Computer System Server Web Server

DNS Server (423) System Computer System Server DNS Server

Apache 2.2 Software Web Server

PHP 5.0.2 Software Programming Language

Hard Disk Device Storage Devices

Network Card Device Network Cards

Page 16: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 19

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight

Obvious?

Threshold

80% with the

same answer

Page 17: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Proposed Solution Root Cause Analyzer

20

Log Log Log CI CI CI

Select questions and

answers based on the

categories of CIs

identified

RC RC RC RC RC

Configuration

Mgmt. System

Set of RCs, Answers, and Questions

Page 18: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Proposed Solution Root Cause Analyzer

21

Sy

ste

m

Th

ird P

arty

Se

rvic

es

Ap

plic

atio

n

Co

mp

ute

r Sy

ste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

20

RC

RC

RC RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC

RC RC

RC

System Computer System Server Web Server

Application Web Server

Device Network Cards

Third Party Services

Page 19: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Proposed Solution Root Cause Analyzer

22

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

Page 20: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 23

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight

Obvious?

Threshold

80% with the

same answer

Page 21: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Solução Proposta Root Cause Analyzer

24 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

Page 22: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 25

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight

Obvious?

Threshold

80% with the

same answer

Page 23: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

26 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

Ap

plic

atio

n Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

Page 24: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

27 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

Page 25: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 28

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight Obvious?

Threshold

80% with the

same answer

Page 26: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

29 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

Ap

plic

atio

n Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

We

b S

erv

er

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Questions RC 1,3 (50)

Page 27: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 30

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight Obvious?

Threshold

80% with the

same answer

Page 28: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

31 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

We

b S

erv

er

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Questions RC 1,3 (50)

Page 29: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 32

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight Obvious?

Threshold

80% with the

same answer

Page 30: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 33

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight

Obvious?

Threshold

80% with the

same answer

Page 31: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Results

Wednesday, March 06, 2013 34

Question Path of Apache

cfg is Ok?

Question Network adapter

is configured?

Question Switch ports are

configured?

Question Exim is installed?

Question POP3 is running?

Question Apache is

installed?

Executions: 25 Answers: 88% YES

Operator’s Answer: YES

Executions: 22 Answers: 63,6% NO

Operator’s Answer: YES

Executions: 16 Answers: 93,7% YES

Operator’s Answer: YES

Executions: 15 Answers: 66,6% NO

Operator’s Answer: YES

Executions: 18 Answers: 50% YES

Operator’s Answer: YES

Executions: 28 Answers: 71,4% YES

Operator’s Answer: NO

Question Switch is

reachable by

ping? Executions: 36 Answers: 77,8% NO

Operator’s Answer: YES

Question Server is

reachable by

ping? Executions: 41 Answers: 73,2% NO

Operator’s Answer: NO

Question Switch is up?

Executions: 48 Answers: 75% NO

Operator’s Answer: YES

Question Path of Apache

cfg is Ok?

Question Exim is running?

Question Path of Exim cfg is

Ok?

Question Exim is installed?

Question POP3 is running?

Question Apache is

installed?

Executions: 25 Answers: 88% YES

Operator’s Answer: YES

Executions: 22 Answers: 63,6% NO

Operator’s Answer: YES

Executions: 16 Answers: 93,7% YES

Operator’s Answer: YES

Executions: 15 Answers: 66,6% NO

Operator’s Answer: YES

Executions: 15 Answers: 86,6% YES

Operator’s Answer: YES

Executions: 8 Answers: 100% YES

Operator’s Answer: NO

Page 32: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Conclusion and Future Work

Wednesday, March 06, 2013 35

• The proposed solution proved to be feasible with the following features

• Interactive

• Considering the affected IT infrastructure

• Based on information of the previous diagnoses

• Reuse the knowledge acquired

• Optimize the root cause identification process of failures in IT changes

Page 33: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Conclusion and Future Work

Wednesday, March 06, 2013 36

• Melhorar o bootstrpping do sistema

• Improve the selection algorithms

• Consider other metrics (age)

• Consider other selection methods (popularity)

Page 34: A Solution for Identifying the Root Cause of Problems in IT Change Management

Thanks for your attention!

Questions?

Page 35: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Root Cause Analyzer

Weight Calculator Question Verifier

Proposed Solution Root Cause Analyzer

Wednesday, March 06, 2013 38

Input Processor Question Selector

CI CI L

RC RC RC Identif ication

based on

categories

Identif ication

based on IR

Identif ication

based on RCs

Calculates the

weight of RCs

Calculates the

weight of

Questions and

Categories

Calculates the

weight of

possible

Answers

Question with

higher level

Question that

has the

greatest weight

Category that

has the

greatest weight

Obvious?

Threshold

80% with the

same answer

Page 36: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

39 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

Page 37: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

40 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

Ap

plic

atio

n Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

Page 38: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

41 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

Page 39: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

42 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

We

b S

erv

er

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Qestions RC 1, 3 (50)

Page 40: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

43 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

We

b S

erv

er

De

vic

e

Ne

two

rk C

ard

74

30

5

95

70

35

30

26

20

We

b S

erv

er

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Common Questions

Page 41: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

44 6 March, 2013

How many

bits is the

application?

16 bits 32 bits

64 bits

Page 42: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

70

Example Selection of Questions Current Version

45 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

95 35

30

26

20

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Common Questions

So

ftwa

re

We

b S

erv

er

Page 43: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

70

Example Selection of Questions Current Version

46 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

95 35

30

26

20

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Common Questions

So

ftwa

re

We

b S

erv

er

Page 44: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

70

Example Selection of Questions Current Version

47 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

95 35

30

26

20

95 – 70 = 25

Questions RC 1 (10)

Questions RC 2 (20)

Questions RC 3 (40)

Questions RC 4 (25)

Common Questions

We

b S

erv

er

Page 45: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

70

Example Selection of Questions Current Version

48 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

We

b S

erv

er

Page 46: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

70

Example Selection of Questions Current Version

49 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

We

b S

erv

er

Page 47: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

70

Example Selection of Questions Current Version

50 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

We

b S

erv

er

Page 48: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

We

b S

erv

er

70

Example Selection of Questions Current Version

51 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

Questions RC 9 (2)

Questions RC 6 (5)

Questions RC 7 (12)

Questions RC 8 (12)

Common Questions

Questions RC 5 (15)

Questions RC 10 (3)

Questions RC 11 (25)

Page 49: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

We

b S

erv

er

70

Example Selection of Questions Current Version

52 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

Questions RC 9 (2)

Questions RC 6 (5)

Questions RC 7 (12)

Questions RC 8 (12)

Common Questions

Questions RC 5 (15)

Questions RC 10 (3)

Questions RC 11 (25)

Page 50: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

53 6 March, 2013

How many

bits is the

application?

16 bits 32 bits

64 bits

The devices

are well

plugged?

No Yes

Page 51: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

We

b S

erv

er

70

Example Selection of Questions Current Version

54 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

Questions RC 9 (2)

Questions RC 6 (5)

Questions RC 7 (12)

Questions RC 8 (12)

Common Questions

Questions RC 5 (15)

Questions RC 10 (3)

Questions RC 11 (25)

Page 52: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

We

b S

erv

er

70

Example Selection of Questions Current Version

55 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

Questions RC 9 (2)

Questions RC 6 (5)

Questions RC 7 (12)

Questions RC 8 (12)

Common Questions

Questions RC 5 (15)

Questions RC 10 (3)

Questions RC 11 (25)

Page 53: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

56 6 March, 2013

How many

bits is the

application?

16 bits 32 bits

64 bits

The devices

are well

plugged?

Network

card

detected?

No Yes

No Yes

Page 54: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

We

b S

erv

er

70

Example Selection of Questions Current Version

57 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

Questions RC 9 (2)

Questions RC 6 (5)

Questions RC 7 (12)

Questions RC 8 (12)

Common Questions

Questions RC 5 (15)

Questions RC 10 (3)

Questions RC 11 (25)

Page 55: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

We

b S

erv

er

We

b S

erv

er

70

Example Selection of Questions Current Version

58 6 March, 2013

Syste

m

Th

ird P

arty

Se

rvic

es

So

ftwa

re

Co

mp

ute

r Syste

m

Se

rve

r

De

vic

e

Ne

two

rk C

ard

74

30

5

25 35

30

26

20

Questions RC 9 (2)

Questions RC 6 (5)

Questions RC 7 (12)

Questions RC 8 (12)

Common Questions

Questions RC 5 (15)

Questions RC 10 (3)

Questions RC 11 (25)

Page 56: A Solution for Identifying the Root Cause of Problems in IT Change Management

Malia Project – HP Labs & Institute of Informatics – UFRGS

Example Selection of Questions Current Version

59 6 March, 2013

How many

bits is the

application?

16 bits 32 bits

64 bits

The devices

are well

plugged?

Network

card

detected?

Network

card is

configured

correctly?

Network card

not

configured

No Yes

No Yes

Yes

No