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->host_icon_image): ?>
(= $this->host->host_alias; ?>) |
= $this->util()->getHostStateName($this->host->host_state); ?> since = $this->timeSince($this->host->host_last_state_change); ?> host->host_acknowledged === '1'): ?> (Has been acknowledged) |
host->host_action_url): ?> Host actions host->host_notes_url): ?> Host notes | |
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): ?> Service actions service->service_notes_url): ?> Service notes |