{{ t('Export') }} {{ t('Refresh monitoring configuration') }}

{{ t('Critical error!') }}

{{ t('Could not connect to Gearman Job Server') }}

{{ t('Critical error!') }}

{{ t('Gearman Worker background daemon is not running. Please contact your system administrator.') }}
{{ t('Refresh monitoring configuration') }}
{{ t('Updates and applies the latest configuration to the monitoring engine, including new hosts and modified contacts and so on.') }}
{{ t('Select instances which the new configuration should get pushed.') }}
{{ t('Instances name') }}
{{ satellite.name }} {{ t('ID') }} {{ satellite.id }}
{{ t('Tasks') }}
{{ t('Error') }}
{{ t('Error while refreshing monitoring configuration.') }}
{{ t('New configuration is invalid') }}
{{ exportValidation.result.nagios.output.join("\n") }}
{{ t('New Prometheus configuration is invalid') }}
{{ exportValidation.result.prometheus.output.join("\n") }}
[{{ task.modified }}] {{ task.text }}
{{ t('Satellite Status has been moved.') }}
{{ t('Satellite export status has been moved to a separate view.') }}
{{ t('Go to "Satellite Status"') }}
@if (gearmanReachable && isGearmanWorkerRunning) { } @else { {{ t('Refresh unavailable due to errors') }} }