{{ t('SLA Host Status Log') }} {{ t('overview') }}
@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser']) | async) { {{ slaHostAndStatusLog.host.name }} ( {{ slaHostAndStatusLog.host.address }} ) } @else { {{ slaHostAndStatusLog.host.name }} ({{ slaHostAndStatusLog.host.address }}) }
{{ t('Filter') }}
{{ t('From') }} {{ t('To') }}
{{ t('Evaluation range') }} {{ t('State summary') }} {{ t('Outage overview') }} {{ t('Goal') }}(%) {{ t('Achieved') }}(%) {{ t('Status') }}
  • {{ hostStatus.start }}
  • {{ hostStatus.end }}
{{ hostStatus.up_human_readable }} {{ hostStatus.down_human_readable }} {{ hostStatus.unreachable_human_readable }}
{{ hostStatus.determined_outage_time_human_readable }}
    {{ t('Outages') }}
  • {{ outage.start }} {{ outage.end }} ({{ outage.duration }})
    {{ outage.output }}
  • {{ outage.start }} {{ outage.end }} ({{ outage.duration }})
    {{ outage.output }}
{{ hostStatus.minimal_availability_percent }}% {{ hostStatus.determined_availability_percent }}% {{ t('PASSED') }} {{ t('FAILED') }} {{ declineValues[i] | number:'1.2-2' }}%