diff --git a/modules/monitoring/application/views/scripts/partials/object/host-header.phtml b/modules/monitoring/application/views/scripts/partials/object/host-header.phtml index 8bc7b6c64..a77a95d58 100644 --- a/modules/monitoring/application/views/scripts/partials/object/host-header.phtml +++ b/modules/monitoring/application/views/scripts/partials/object/host-header.phtml @@ -18,6 +18,11 @@ use Icinga\Module\Monitoring\Object\Host; = $this->escape($object->host_display_name) ?> host_display_name !== $object->host_name): ?> + + host_alias !== $object->host_display_name && $object->host_alias !== $object->host_name): ?> +
= $this->render('partials/host/statusicons.phtml') ?> host_address6 && $object->host_address6 !== $object->host_name): ?>