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