= Host::getStateText($object->host_state, true) ?>
= $this->timeSince($object->host_last_state_change) ?>
= $this->iconImage()->service($object) ?>
= $this->escape($object->host_display_name) ?>
host_display_name !== $object->host_name): ?>
(= $this->escape($object->host_name) ?>)
host_address && $object->host_address !== $object->host_name): ?>
= $this->escape($object->host_address) ?>
= $this->render('partials/host/statusicons.phtml') ?>
= Service::getStateText($object->service_state, true) ?>
= $this->timeSince($object->service_last_state_change) ?>
= $this->iconImage()->host($object) ?> = $this->translate('Service') ?>: = $this->escape($object->service_display_name) ?> service_display_name !== $object->service_description): ?> (= $this->escape($object->service_description) ?>) = $this->render('partials/service/statusicons.phtml') ?>