{{ t('openITCOCKPIT Agent Configuration for:') }} @if (host) { {{ host.name }} ({{ host.address }}) }

{{ t('Select Agent to create host assignment') }}

@if (isLoading) {
{{ t('Waiting for Agent data.') }}
} @if (!isLoading) {
{{ t('Agent not in list?') }}
{{ t('Most likely the Agent did not send any data to the openITCOCKPIT Server yet. Please check the log file of the Agent and refresh the list.') }}
}
{{ t('Agents with an exact match of the IP-Address will be selected automatically. If none of the IP-Addresses matches openITCOCKPIT will pre-select the best matching hostname.') }}