|
|
P
|
@if (this.PermissionsService.hasPermissionObservable(['hosts', 'browser'])|async) {
{{ host.Host.name }}
} @else {
{{ host.Host.name }}
}
|
{{ host.Host.address }}
|
{{ host.Host.satelliteName }}
|
{{ t('Edit') }}
{{ t('Sharing') }}
{{ t('Disable') }}
{{ t('Changelog') }}
{{ 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') }}
|