{{ t('openITCOCKPIT Agent Output of:') }}
@if (output && output.pushAgentUuid) {
{{ t('Agent: ') }}{{ output.pushAgentUuid }}
}
@if (output && output.host) {
{{ output.host.name }} ({{ output.host.address }})
}
@if (!output) {
}
{{ t('openITCOCKPIT Monitoring Agent Output') }}