Sidebar

Combodo

iTop Extensions

OLA per team

m( m( m( Combodo's customers only 8-) 8-) 8-)

name:
OLA per team
version:
0.2.0
release:
2019-12-02
description:
Track time spent by each team working on a ticket and control their objectives
itop-version:
2.2.0
dependencies:
combodo-sla-computation, itop-request-mgmt|itop-request-mgmt-itil
state:
stable
diffusion:
ITSM Designer
php-version-max:
PHP 8.0

This extension adds the capability to compute the time spent by delivery teams on a ticket and therefore to ensure that tickets are not “forgotten” by a team. As stopwatch have been added, you can also generate triggers on OLA threshold.

Features

The extension creates stopwatch to calculate OLA_TTO and OLA_TTR.

OLA_TTO calculates Time to Own ticket by an agent in a team (so you will find one OLA_TTO per team the ticket goes through). OLA_TTR calculates time ticket spent in a team.

Thanks to threshold you can set on stopwatch, you can configure some triggers on OLA_TTO or OLA_TTR.

Revision History

Version Release Date Comments
0.2.0 2019-12-02 Support of Incident Ticket as well
0.1.0 2016-01-15 First version

Limitations

Standard behaviour is that OLA_TTR is reset when a ticket is redispatched to a team. Limitation is that OLA_TTR is reset even if it is redispatched to the same team.

Requirements

The extension requires iTop 2.2.0, at least, and the following extensions:

  • iTop request management 2.1.0 or iTop request management itil 2.1.0,
  • itop-tickets 2.0.0,
  • combodo-sla-computation 2.0.0,
  • itop-profiles-itil 2.1.0,

Installation

Use the Standard installation process for this extension.

Configuration

This extension has no specific configuration setting.

Usage

OLA calculations are done thanks to links between OLA-SLT-Teams-Coverage

You will be able to configure OLAs directly from Left Menu under Service Management Section:

 OLA Menu

Link OLA-SLT

You can create new OLA under which you will attach specific SLT (Service Level Target). These ones will permit calculation of thresholds.

Idea is exactly the same than SLT attached to SLA to calculate TTO and TTR. We recommend you to differentiate, in SLT, the name of the ones you will attach to SLAs and the ones you will attach to OLAs as all of them will appear in same list under the SLT section.

Take care of consistency of your SLTs. Indeed, OLA_SLT should be lower than SLA_SLT.

You can find below example of SLT applied to OLA Helpdesk:  OLA SLT

Link Team-OLA-Coverage

For every team, you will need to indicate which OLA will apply with which coverage. If you don't indicate coverage window, the computation of OLA deadlines will be done using a 24h*7 coverage window.

You will need to go on Team window to indicate OLA and coverage you will assign to each team.

 OLA Team Screen

Result

As soon as ticket leaves a team to another one, OLA_TTR will be updated and documented in additional sheet that is created in UserRequest or Incident ticket.

Stopwatch ola_ttr is reset as soon as ticket goes to status dispatch or re-dispatch.

Stopwatch ola_tto is reset as soon as ticket is assigned from dispatch or re-dispatch status.

In this sheet , we can see time spent in each team and if OLA_TTO and OLA_TTR has been respected.

OLA Team Screen

Notifications

A trigger on threshold can be defined to generate an event when a reminder expires. Parameters to be used are :

  • Target class : UserRequest (or Incident)
  • Stop watch : ola_ttr (or ola_tto)
  • Threshold : 100

You can, then, associate email notification to this trigger.

Questions & Answers

Question: Can I have access to the time spent by a team, even if no OLA is defined for it?
Answer: Yes, you can. The time spent by team is measured and undefined OLA is considered as reached.

extensions/itop-ola-userrequest.txt · Last modified: 2023/01/30 15:22 (external edit)
Back to top
Contact us