object->host_icon_image): ?>
{{HOST_ICON}}
Host Status
= $this->escape($this->object->host_name); ?>
object->host_address && $this->object->host_address !== $this->object->host_name): ?>
(= $this->object->host_address; ?>)
object->host_alias) && $this->object->host_alias !== $this->object->host_name): ?>
(= $this->object->host_alias; ?>)
= $this->util()->getHostStateName($this->object->host_state); ?>
since = $this->timeSince($this->object->host_last_state_change); ?>
= $this->pluginOutput($this->object->output); ?>
{{RECHECK_COMMAND}
= $this->perfdata($this->object->perfdata); ?>
= $this->pluginOutput($this->object->long_output); ?>
= $this->render('show/components/comments.phtml'); ?>
Check Statistics
- Last Check
- = $object->last_check; ?>
- Next Check
- = $object->next_check; ?> {{RESCHEDULE_COMMAND}}
= $this->render('show/components/downtime.phtml'); ?>
= $this->render('show/components/properties.phtml'); ?>
= $this->render('show/components/flags.phtml'); ?>
= $this->render('show/components/hostgroups.phtml'); ?>
= $this->render('show/components/eventHistory.phtml'); ?>
= $this->render('show/components/contacts.phtml'); ?>
= $this->render('show/components/customvars.phtml'); ?>
= $this->render('show/components/command.phtml'); ?>