Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Indication
...
An Indication
...
is a time
...
counter automatically generated when the Indicator start condition is met.
...
...
which allows tracking the level of the service quality target indicators.
To monitor the active service level indicators, navigate to Service Level Management → Indication.
When creating an Indication record, the system also fills in the fields of this record. Time points and timings are also automatically recalculated when the indicator counting pauses, cancels
...
or stops.
The Indication form
Field | Mandatory | Description |
---|---|---|
Indicator | N | An indicator that triggered the indication creation and started the counter. |
Timezone | N | The indication timezone. |
Record | N | An original task that induces the SLA counting. |
Breached | N | A marker that shows whether SLA has been breached or not. |
Actual Elapsed Time | N | An actual time that has elapsed since the moment of an indication creation. It only counts an actual calendar time 24/7. |
Actual Elapsed Percentage | N | A percentage of |
...
the Actual Time Elapsed |
...
to the duration specified in |
...
an Indicator |
...
according to the SLA. | ||
Actual Left Time | N | An actual time left until the SLA breaches. |
Stage | N | The current state of an indication specified with one of the values below:
|
...
|
...
|
...
|
...
| ||
Pause on | N | The last date and time of |
...
the Indicator paused. | ||
Pause Time | N | The duration of |
...
the Indicator paused. | ||
Business Elapsed Time | N | A business time that has elapsed since the moment of an indication creation. It counts the working calendar specified in |
...
the Schedule |
...
field of the |
...
original Indicator. This field displays how |
...
much business time has passed since the task creation. | ||
Business Elapsed Percentage | N | A percentage of |
...
the Business Time Elapsed |
...
to the duration specified in |
...
an Indicator |
...
according to the SLA. | ||
Business Left Time | N | A business time left until the SLA breaches. |
Timings | ||
---|---|---|
Start Time | N | A date and time when the system has created an indication. |
Complete Time | N | A date and time when a time counter (an indication) stopped. |
Breach Time | N | A date and time of the SLA breach, which the system calculates, taking into the pause duration. |
Original Breach Time | N | Original date and time of the SLA breach, calculated at the moment when the system creates an indication. |
Indications recalculation
Sometimes indicators may no longer be valid (for example, after the cancel conditions were met). This happens because the indicator (and the indication as well) originally started with other conditions, and after that, a new indication is to be started with the same Commitment.
To simplify this process, indication recalculation was implemented.
How it works (example)
- An indication started, equal to four hours according to the relevant indicator.
- Three hours later, due to meeting the cancel conditions, the indication has been canceled.
- A new indication is started.
The business_elapsed_percentage parameter from the canceled indication is used to make an equation like 0%<business_elapsed_percentage <100%.
- If the value of this parameter meets the condition, then the new indicator duration equates to (indicator.duration*(business_elapsed_percentage/100)).
Note |
---|
An indication is recalculated only when two conditions are met:
If any of these conditions were not met, then indication recalculation is not used, and the new indication start time is the same as that of the canceled one (new_indication.started_at = old_indication.started_at) |
All these activities are logged in
...
the History (sys_history)
...
table. To acquaint with them, please navigate
...
to System Logs → History
...
and open the record that is the entry of interest.
/
Table of Contents | ||||||
---|---|---|---|---|---|---|
|
Panel |
---|
Related articles |