service_description && $tabs->getActiveName() !== 'host' ?> compact): ?> = $tabs ?>
>
= $this->util()->getHostStateName($object->host_state) ?> since = $this->timeSince($object->host_last_state_change) ?> |
= $this->escape($object->host_name) ?>host_address && $object->host_address !== $object->host_name): ?>
= $this->escape($object->host_address) ?> |
= $this->util()->getServiceStateName($object->service_state); ?> since = $this->timeSince($object->service_last_state_change) ?> |
Service: = $this->escape($object->service_description) ?> |