{{ t('Autoreport configuration overview:') }} {{ autoreport.name }}
1 {{ t('Report configuration') }}
2 {{ t('Host and services configuration') }}
3 {{ t('Report details') }}
{{ t('Report overview') }}: {{ autoreport.name }}
{{ t('Time period') }}: {{ autoreport.timeperiod.name }}
{{ timerange.weekday }} {{ timerange.start }} - {{ timerange.end }}
{{ t('Report interval') }}: {{ autoreport.report_interval }} {{ t('Report send interval') }}: {{ autoreport.report_send_interval }} {{ t('Min. availibility') }}:
{{ autoreport.min_availability_string }}
{{ t('Max. number of outages') }}: {{ autoreport.max_number_of_outages }} {{ t('Use start time') }}: {{ autoreport.report_start_date }} {{ t('Reflection state') }}: {{ t('hard') }} {{ t('hard and soft') }} {{ t('Consider downtimes') }}: {{ t('Consider holidays') }}: @if (PermissionsService.hasPermissionObservable(['calendars', 'edit'])|async) { {{ autoreport.consider_holidays_string }} } @else { {{ autoreport.consider_holidays_string }} } {{ t('Users') }}: @if (PermissionsService.hasPermissionObservable(['users', 'edit'])|async) { {{ user.firstname }} {{ user.lastname }} } @else { {{ user.firstname }} {{ user.lastname }} } {{ t('Host and service options') }}:
{{ t('Host') }}
{{ t('Service') }}
{{ t('in %') }} {{ t('in h') }}
{{ t('Alias') }}
{{ t('Graph') }}
{{ t('Max. outage duration') }} {{ t('All failures') }}
{{ host.name }} {{ host._joinData?.outage_duration }} {{t('No Services selected. Report will considered only host state changes.')}} {{ service.servicename }} {{ service._joinData.outage_duration }}