From version 8.4
edited by Pierre Dubois
on 2011/04/06 22:08
To version 8.5
edited by Pierre Dubois
on 2011/04/06 22:11
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -59,3 +59,13 @@
59 59  * Pause: void the deadline and add a pause
60 60  * Continue: resume the timer and recalculate the deadline taking in account the pauses
61 61  * Reset: void start, end time and deadline
62 +
63 +== Alerts ==
64 +
65 +Alerts are defined in itilServiceLevelAlert (definition of the alert), as a component of itilServiceLevelAgreement. There may be several alerts on a SLA Definition.
66 +
67 +Actual alerts (instances related to an incident) are managed in the itilSLATimerAlert entity.
68 +
69 +There is a thread that pools the alerts based on trigger time (triggertime > now and status == active) and sends the notifications or updates the SLA level.
70 +
71 +
This wiki is licensed under a Creative Commons 2.0 license
XWiki Enterprise 9.11.5 - Documentation