{{ t('OpenStreetMap') }}
{{ t('Filter') }}
{{ t('Show locations with status') }}
{{ t('Empty or not monitored locations') }}
@if (mapData && mapData.emptyLocations.length > 0 && settingsFilter.hide_empty_locations) { {{ t('Empty Locations') }} @for (location of mapData.emptyLocations; track location.id; let isLast = $last) { @if (this.PermissionsService.hasPermissionObservable(['locations', 'edit'])) { {{ location.container.name }} @if (!isLast) { , } } @else { {{ location.container.name }} @if (!isLast) { , } } } }
@if (initSettings && !server_url) {
{{ t('Missing configuration or location settings') }}
@if (PermissionsService.hasPermissionObservable(['OpenstreetmapModule', 'openstreetmapsettings', 'index'])|async) { {{ t('Configuration / OpenStreetMap Settings') }} } @else { {{ t('No OpenStreetMap Settings defined') }} } {{ t('Save - or edit - the default settings') }} } @if (hideMap) { @if (PermissionsService.hasPermissionObservable(['locations', 'index'])|async) { {{ t('Basic Monitoring / Locations') }} } @else { {{ t('Missing Settings') }} } {{ t('No locations with longitude and latitude parameter defined') }} }
Unreachable | Unknown'
Down | Critical
Warning
Up | Ok
Not monitored