service) && $this->tabs->getActiveName() !== 'host') { $showService = true; } /** @var boolean $inlineCommands */ $inlineCommands = true; if ($this->tabs->getActiveName() === 'history') { $inlineCommands = false; } if (!$this->compact) { echo $this->tabs->render($this); } ?>
{{HOST_ICON}}
object->host_icon_image): ?>
(= $this->object->host_alias; ?>) |
= $this->util()->getHostStateName($this->object->host_state); ?> since = $this->timeSince($this->object->host_last_state_change); ?> object->host_acknowledged === '1'): ?> (Has been acknowledged) |
object->host_action_url): ?> {{EXTERNAL_LINK_ICON}} Host actions object->host_notes_url): ?> {{EXTERNAL_LINK_ICON}} Host notes | |
{{SERVICE_ICON}}
service->service_icon_image): ?>
|
= $this->util()->getServiceStateName($this->service->service_state); ?> since = $this->timeSince($this->service->service_last_state_change); ?> service->service_acknowledged === '1'): ?> (Has been acknowledged) |
service->service_action_url): ?> {{EXTERNAL_LINK_ICON}} Service actions service->service_notes_url): ?> {{EXTERNAL_LINK_ICON}} Service notes |