@if (!isReadonly()) { } @if (config && config.useScroll) { } @if (config && !config.useScroll) { } @if (widget && config) { }
@if (animationStateShowContent) { @if (!services) { } @if (services && config) { @if (services) { @for (service of services.all_services; track $index) { @if (service.Service.priority) { } } }
{{ t('Servicestatus') }} {{ t('Host name') }} {{ t('Service name') }} {{ t('Last state change') }} {{ t('Service output') }}
@if (service.Servicestatus.problemHasBeenAcknowledged) { } @if (service.Servicestatus.scheduledDowntimeDepth && service.Servicestatus.scheduledDowntimeDepth > 0) { } @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 }}
@if (PermissionsService.hasPermissionObservable(['services', 'browser'])|async) { }
} @if (services && services.all_services.length === 0) { } @if (services && services.scroll) { } }
@if (animationStateShowConfig) { @if (widget) {
{{ t('Filter') }}
@if (config) { } @if (config) {
} @if (config) {
} @if (config) {
{{ t('Status older than') }}
  • {{ t('seconds') }}
  • {{ t('minutes') }}
  • {{ t('hours') }}
  • {{ t('days') }}
} @if (config) {
{{ t('Service status') }}
{{ t('Acknowledgements') }}
{{ t('Downtimes') }}
{{ t('Priority') }}
}
} }