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