{{ t('/root container selected!') }}

{{ t('Choosing a tenant container is recommended for later permission purposes') }}

{{ t('Create new host') }}
{{ t('Basic configuration') }}
{{ t('Please select a container.') }}
{{ t('Hosts in /root can\'t be moved to other containers later') }}
{{ t('Please select a host template.') }}
{{ t('Could not resolve hostname.') }}
{{ t('A host with the name {0} already exists. Duplicate host names could lead to confusion.', { '0': post.name }) }}
{{ t('Could not resolve address.') }}
{{ t('Press return to separate tags') }}
@if (PermissionsService.hasModuleObservable('DistributeModule')|async) {
}
{{ t('Check configuration') }}
{{ t('If disabled the check command won\'t be executed.This is useful if an external program sends state data to openITCOCKPIT.') }}
{{ t('If enabled the system will check that passive checks for this service will be received as frequently as defined.') }}
{{ t('Due to active checking is disabled, this command will only be used as freshness check command.') }}
{{ t('This command does not have any parameters.') }}
{{ hostcommandargumentvalue.commandargument.name }}
{{ t('Number of failed attempts before the host will switch into hard state.') }}
{{ t('Worst case time delay until notification command gets executed after state hits a non ok state: ') }}
{{ t('Notification configuration') }}
{{ t('This option is used to determine whether or not notifications are enabled for this host.') }}
{{ t('Misc. configuration') }}
{{ t('The macros $HOSTID$, $HOSTNAME$, $HOSTDISPLAYNAME$ and $HOSTADDRESS$ will be replaced') }}
{{ t('Host macro configuration') }}
{{ t('Macros in green color are inherited from the host template.') }}
{{ t('Prometheus Exporters') }}
{{ t('To monitor this host using Prometheus please select the exporters that are installed on the host.') }}
{{ t('Before you could query the host through Prometheus, you need to refresh the monitoring configuration.') }}
{{ t('Service Level Agreement') }}
{{ t('You can define service levels for this host.') }}
    @if (this.PermissionsService.hasPermissionObservable(['services', 'add'])|async) {
  • } @if (this.PermissionsService.hasPermissionObservable(['agentconnector', 'config'])|async) {
  • } @if (this.PermissionsService.hasPermissionObservable(['services', 'add'])|async) {
  • } @if (( this.PermissionsService.hasModuleObservable('CheckmkModule')|async ) && ( this.PermissionsService.hasPermissionObservable(['CheckmkModule', 'scans', 'index'])|async )) {
  • }