Advanced SLA Configuration
SLA_CONFIGURATION Table
The SLA_CONFIGURATION
configuration table lets you edit the following options.
Name |
Description | Default Value | Values |
---|---|---|---|
autoConfirmation
|
If this entry is set to false (or not present), and the Auto Confirm checkbox for a generated alert is not checked, the alert will require manual intervention. If this is set to true , generated alerts are automatically confirmed. |
false
|
true , false |
redirectAlertAddress
|
If you enter an email address here, it will override all other target email addresses in the SLA Component. This can be useful in development and test environments. |
|
|
historyRetention
|
The number of days the SLA alert history is kept. | 7
|
|
showRuleAfterDeadLineTime
|
The number of hours the SLA Component should wait after a monitored process finishes or misses, before it starts monitoring the next execution. | 12
|
|
disablePredictedAlert
|
If this is set to true , alerts of type PredictedAlert are suppressed. |
false
|
true , false |
disableHalfMissedAlert
|
If this is set to true , alerts of type HalfMissedAlert are suppressed. |
false
|
true , false |
disableMissedAlert
|
If this is set to true , alerts of type MissedAlert are suppressed. |
false
|
true , false |
disableFinishedAlert
|
If this is set to true , alerts of type Finished are suppressed. |
false
|
true , false |
SLA Process Definitions
The SLA Component uses the following Process Definitions.
- SLA_Monitor keeps track of processes, makes calculations, and sends out alerts. You must submit it once when you start using the SLA Component, but after that it automatically restarts once a day.
- SLA_Maintenance truncates the SLA history and ensures consistency. Do not submit this Process Definition manually.
Troubleshooting
To generate a dynamic trace, submit the System_DynamicTrace Process Definition with the Trace String field set to custom.sla_analysis=debug
.