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

1. {{ t('Download and install openITCOCKPIT Monitoring Agent ') }}

{{ t('Download and install the openITCOCKPIT Monitoring Agent.') }}
{{ t('If not already done, please download and install the openITCOCKPIT Agent now.') }}
{{ t('Download Agent') }}

2. {{ t('Configuration file/s for the openITCOCKPIT Monitoring Agent') }}

{{ t('After the installation process is completed you should replace the default openITCOCKPIT Agent configuration with the recently generated configuration.') }}
{{ t('Copy and paste the shown configuration file to') }} {{ t('C:\\Program Files\\it-novum\\openitcockpit-agent\\config.ini') }} {{ t('/etc/openitcockpit-agent/config.ini') }} {{ t('/Applications/openitcockpit-agent/config.ini') }}

3. {{ t(' Restart openITCOCKPIT Agent ') }}

{{ t('To enable the new configuration a restart of the openITCOCKPIT Agent is required.') }} {{ t('Run as administrator (via cmd.exe)') }} {{ t('sc stop openITCOCKPITAgent && sc start openITCOCKPITAgent') }} {{ t('sudo systemctl restart openitcockpit-agent.service') }} {{ t('sudo /bin/launchctl stop com.it-novum.openitcockpit.agent') }}

{{ t('sudo /bin/launchctl start com.it-novum.openitcockpit.agent') }}