@if (config && config.useScroll) { } @if (config && !config.useScroll) { }
@for (service of services.all_services; track $index) { }
{{ t('Servicestatus') }} {{ t('Host name') }} {{ t('Service name') }} {{ t('Last state change') }} {{ t('Service output') }}
@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) { {{ service.Host.name }} } @else { {{ service.Host.name }} } @if (this.PermissionsService.hasPermissionObservable(['services', 'browser'])|async) { {{ service.Service.servicename }} } @else { {{ service.Service.servicename }} } {{ service.Servicestatus.last_state_change }}
{{ t('Filter') }}
{{ t('Status older than') }}
  • {{ t('seconds') }}
  • {{ t('minutes') }}
  • {{ t('hours') }}
  • {{ t('days') }}
{{ t('Service status') }}
{{ t('Acknowledgements') }}
{{ t('Downtimes') }}