hostgroups)) {
foreach ($this->hostgroups as $name => $alias) {
$hostgroupLinkList[] = $this->qlink(
$alias,
'monitoring/list/services',
array(
'hostgroups' => $name
)
);
}
}
?>
=
$this->partial(
'show/header.phtml',
array(
'host' => $this->host,
'service' => $this->service,
'tabs' => $this->tabs,
'compact' => $this->compact
)
);
?>
= $this->preview_image ?>
= $this->render('show/components/comments.phtml'); ?>
= $this->render('show/components/downtime.phtml'); ?>
= $this->render('show/components/customvars.phtml'); ?>
host->host_perfdata): ?>
= $this->render('show/components/comments.phtml'); ?>
= $this->render('show/components/customvars.phtml'); ?>
host->host_perfdata): ?>
Commands
= $this->monitoringCommands($this->host, 'full'); ?>