{{ t('Status page') }} {{ statuspage.Statuspage.statuspage.name }}

{{ statuspage.Statuspage.statuspage.name }}

{{ statuspage.Statuspage.statuspage.description }}

{{ statuspage.Statuspage.statuspage.cumulatedHumanStatus }}

@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) { {{ item.name }} } @else { {{ item.name }} }
@if (this.PermissionsService.hasPermissionObservable(['services', 'browser'])|async) { {{ item.name }} } @else { {{ item.name }} }
@if (this.PermissionsService.hasPermissionObservable(['hostgroups', 'extended'])|async) { {{ item.name }} } @else { {{ item.name }} }
@if (this.PermissionsService.hasPermissionObservable(['servicegroups', 'extended'])|async) { {{ item.name }} } @else { {{ item.name }} }
{{ item.cumulatedStateName }}
{{ item.acknowledgedProblemsText }}
{{ t('Comment') }}: {{ comment }}
{{ item.downtimeData.length }} {{ t('current maintenances') }}
{{ t('Start') }}: {{ downtime.scheduledStartTime }}
{{ t('End') }}: {{ downtime.scheduledEndTime }}
{{ t('Comment') }}: {{ downtime.comment }}
{{ item.plannedDowntimeData.length }} {{ t('scheduled maintenances for the next 10 days') }}
{{ t('Start') }}: {{ downtime.scheduledStartTime }}
{{ t('End') }} {{ downtime.scheduledEndTime }}
{{ t('Comment') }}: {{ downtime.comment }}