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); } ?>
monitoringCommands( ($showService === true) ? $this->service : $this->host, 'small' ); ?>
host->host_action_url || $this->host->host_notes_url): ?> service->service_action_url || $this->service->service_notes_url): ?>
{{HOST_ICON}} host->host_icon_image): ?>
Host image
escape($this->host->host_name); ?> host->host_address && $this->host->host_address !== $this->host->host_name): ?> (escape($this->host->host_address); ?>) host->host_alias) && $this->host->host_alias !== $this->host->host_name): ?>
(host->host_alias; ?>)
util()->getHostStateName($this->host->host_state); ?> since timeSince($this->host->host_last_state_change); ?> host->host_acknowledged === '1'): ?> (Has been acknowledged)
host->host_action_url): ?> {{EXTERNAL_LINK_ICON}} Host actions host->host_notes_url): ?> {{EXTERNAL_LINK_ICON}} Host notes
{{SERVICE_ICON}} service->service_icon_image): ?>
Host image
Service: escape($this->service->service_description); ?>
util()->getServiceStateName($this->service->service_state); ?> since 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