{{ hostgroupExtended.Hostgroup.container.name }} {{ t('extended overview') }}
@if (PermissionsService.hasModuleObservable('SLAModule')|async) { } @if (PermissionsService.hasModuleObservable('ImportModule')|async) { }
  {{ t('Host group') }}
  • {{ t('Edit') }}
  • {{ t('Changelog') }}
  • {{ t('Copy') }}
  • {{ t('Reset check time') }}
  • {{ t('Set planned maintenance times') }}
  • {{ t('Acknowledge host status') }}
  • {{ t('Disable notifications') }}
  • {{ t('Enable notifications') }}
  {{ t('Host') }}
{{ t('Status') }} P {{ t('Host name') }} {{ t('State since') }} {{ t('Last check') }} {{ t('Next check') }} {{ t('Service Summary') }}
P {{ host.Host.name }} {{ host.Host.name }} {{ host.Hoststatus.lastHardStateChange }} {{ host.Hoststatus.lastCheck }} {{ host.Hoststatus.nextCheck }} n/a {{ t('Edit') }} {{ t('Disable') }} {{ t('Changelog') }}
  • {{ t('Copy') }}
  • {{ t('Delete') }}
      {{ t('Service') }}
    {{ t('Status') }} P {{ t('Service name') }} {{ t('State since') }} {{ t('Last check') }} {{ t('Next check') }} {{ t('Output') }}
    P {{ service.Service.servicename }} {{ service.Service.servicename }} {{ service.Servicestatus.last_state_change }} {{ service.Servicestatus.lastCheck }} {{ service.Servicestatus.nextCheck }} {{ service.Servicestatus.outputHtml }} {{ t('Edit') }} {{ t('Changelog') }} {{ t('Copy') }} {{ t('Used By') }}
  • {{ t('Delete') }}
    @if (PermissionsService.hasModuleObservable('SLAModule')|async) { }