@if (PermissionsService.hasPermissionObservable(['services', 'index'])|async) { @if (statusCount > 0 && config && ( PermissionsService.hasPermissionObservable(['hosts', 'index'])|async )) { {{ statusCount }} } @else { {{ statusCount }} } } @else { {{ t('You are not permitted to access this object') }} } @switch (config?.Servicestatus?.current_state) { @case (0) { } @case (1) { } @case (2) { } @case (3) { } }
{{ t('Service status') }}
{{ t('Acknowledgements') }}
{{ t('Downtimes') }}