{{ t('Total services') }}: {{ servicestatusSummary.total }}
@if (servicestatusSummary.state[0] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.state[0] }} } @else { {{ servicestatusSummary.state[0] }} }
@if (servicestatusSummary.state[1] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.state[1] }} } @else { {{ servicestatusSummary.state[1] }} }
@if (servicestatusSummary.state[2] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.state[2] }} } @else { {{ servicestatusSummary.state[2] }} }
@if (servicestatusSummary.state[3] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.state[3] }} } @else { {{ servicestatusSummary.state[3] }} }
{{ t('Unhandled Services') }}
@if (servicestatusSummary.not_handled[1] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.not_handled[1] }} } @else { {{ servicestatusSummary.not_handled[1] }} }
@if (servicestatusSummary.not_handled[2] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.not_handled[2] }} } @else { {{ servicestatusSummary.not_handled[2] }} }
@if (servicestatusSummary.not_handled[3] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.not_handled[3] }} } @else { {{ servicestatusSummary.not_handled[3] }} }
{{ t('Acknowledgments') }}
@if (servicestatusSummary.acknowledged[1] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.acknowledged[1] }} } @else { {{ servicestatusSummary.acknowledged[1] }} }
@if (servicestatusSummary.acknowledged[2] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.acknowledged[2] }} } @else { {{ servicestatusSummary.acknowledged[2] }} }
@if (servicestatusSummary.acknowledged[3] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.acknowledged[3] }} } @else { {{ servicestatusSummary.acknowledged[3] }} }
{{ t('Downtimes') }}
@if (servicestatusSummary.in_downtime[1] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.in_downtime[1] }} } @else { {{ servicestatusSummary.in_downtime[1] }} }
@if (servicestatusSummary.in_downtime[2] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.in_downtime[2] }} } @else { {{ servicestatusSummary.in_downtime[2] }} }
@if (servicestatusSummary.in_downtime[3] > 0 && ( PermissionsService.hasPermissionObservable(['services', 'index'])|async )) { {{ servicestatusSummary.in_downtime[3] }} } @else { {{ servicestatusSummary.in_downtime[3] }} }
{{ t('Service groups') }}