{{ t('Hosts') }} {{ t('overview') }}
{{ t('Monitored') }} {{ t('Not monitored') }} {{ t('Disabled') }} {{ t('Deleted') }}
{{ t('Host status') }}
{{ t('State Types') }}
{{ t('Acknowledgements') }}
{{ t('Downtimes') }}
{{ t('Notifications') }}
{{ t('Priority') }}
{{ t('Instance') }}
{{ t('Column configuration') }}
@if (this.PermissionsService.hasPermissionObservable(['services', 'serviceList'])|async) { }
{{ t('Hoststatus') }} P {{ t('Host name') }} {{ t('Host description') }} {{ t('IP address') }} {{ t('Last state change') }} {{ t('Last check') }} {{ t('Host output') }} {{ t('Instance') }} {{ t('Service Summary ') }} {{ t('Host notes') }} {{ t('Host type') }}
@if (host.Hoststatus.notifications_enabled) { } @else { } @if (host.Host.allow_sharing === true && host.Host.containerIds && host.Host.containerIds.length > 1) { } @else if (host.Host.allow_sharing === false && host.Host.containerIds && host.Host.containerIds.length > 1) { } P @if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) { {{ host.Host.name }} } @else { {{ host.Host.name }} } @if (( this.PermissionsService.hasModuleObservable('ImportModule')|async ) && ( this.PermissionsService.hasPermissionObservable(['ImportModule', 'ExternalSystems', 'additionalHostInformation'])|async )) { {{ t('CMDB') }} } {{ host.Host.description }} {{ host.Host.address }} {{ host.Hoststatus.last_state_change }} {{ host.Hoststatus.lastCheck }}
{{ host.Host.satelliteName }} {{ host.Host.notes }} {{ host.Host.type.title }} {{ t('Edit') }} {{ t('Sharing') }} {{ t('Disable') }} {{ t('Changelog') }} @if (( this.PermissionsService.hasModuleObservable('ImportModule')|async ) && ( this.PermissionsService.hasPermissionObservable(['ImportModule', 'ExternalSystems', 'additionalHostInformation']) |async ) && host.Host.additionalInformationExists) {
  • {{ t('CMDB') }}
  • } {{ t('Service list') }} {{ t('Allocate service template group') }} {{ t('Add to host group') }} {{ t('openITCOCKPIT Agent discovery') }} @if (this.PermissionsService.hasModuleObservable('CheckmkModule')|async) { {{ t('Checkmk discovery') }} } {{ t('Used By') }} {{ t('Documentation') }}
  • {{ t('Copy') }}
  • {{ t('Delete') }}