Description
The SLA widget displays the availability (%) of the chosen element (cluster, host or check) for the last 7 days.
The duration time for compute last 7 days percent is between now and 00h00 last 7 days.
2 SLA values are present:
- Last 7 days
- The previous day trend:
- It displays the SLA trend during the last day.
The previous day trend is the comparison between current day element availability and last day availability.
La tendance du jour précédent est la comparaison de la disponibilité de l'élément de la veille avec celle du jour.
Exemple :
Example :
- The element with availability at 80% the last day and 90% today : The arrow is green points upwards with the text +10%
- The element with availability at 90% the last day and 80% today : The arrow is red points downwards with the text -10%
- The element with availability at 100% the last day and 100% today : The arrow is gray horizontal with the text
- L'élément à une disponibilité de 80% la veille et 90% aujourd'hui : La flèche est vert vers le haut avec le texte +10%
- L'élément à une disponibilité de 90% la veille et 80% aujourd'hui : La flèche est rouge vers le bas avec le texte -10%
- L'élément à une disponibilité de 100% la veille et 100% aujourd'hui : La flèche est grise horizontal avec le texte + 0%
Usage
As the SLA refers to the availability of an element, a click on the widget will open the Detail panel of this element in the historic tab (see the Host Detail View and History Tab chapter for more details).
Compute
Exemple of compute for the last 7 days percents at 10h00:
| current day | 100% | * 10 | = 1000 |
| current day - 1 | 80% | * 24 | = 1920 |
| current day - 2 | 90% | * 24 | = 2160 |
| current day - 3 | 90% | * 24 | = 2160 |
| current day - 4 | 85% | * 24 | = 2040 |
| current day - 5 | 90% | * 24 | = 2160 |
| current day - 6 | 100% | * 24 | = 2400 |
| ∑ 154 | ∑ 13840 |
154 : hours in the last 7 days
138,40 : uptime hours in the last 7 days
13840/154 = 89%



