@if (!evcTree || !rootElement) { } @if (evcTree && rootElement) {
{{ t('Event Correlation:') }} {{ rootElement.host.name }}
{{ t('EVC Tree') }} {{ t('EVC Summary') }} {{ t('Documentation') }} @if (rootElement.host && ( PermissionsService.hasPermissionObservable(['hosts', 'externalcommands'])|async )) { } @if (hasWritePermission) { {{ t('Edit Correlation') }} }
{{ t('Ok') }} {{ t('Warning') }} {{ t('Critical') }} {{ t('Unknown') }} {{ t('Not monitored') }} @if (showInfoForDisabledService && disabledServices > 0) {
{{ t('Event correlation includes disabled services!') }}
{{ t('Status for disabled service') }}:
}
@if (show) {
}
 
}