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