is_service = false;
$this->hostquery = implode($this->hostnames, ',');
$this->target = array('host' => $this->hostquery);
?>
= mt('monitoring', 'No hosts matching the filter'); ?>
Summary for = count($objects) ?> hosts
= $this->render('multi/components/objectlist.phtml'); ?>
= array_sum(array_values($states)) ?> Hosts
|
|
= $this->pie->render(); ?>
|
$count) {
if ($count > 0) {
echo ucfirst($state) . ': ' . $count . ' ';
}
}
?>
|
|
=$this->icon('hostgroup.png')?> Host Actions
= $this->render('multi/components/summary.phtml'); ?>
= $this->render('multi/components/comments.phtml'); ?>
= $this->render('multi/components/downtimes.phtml'); ?>
= $this->render('multi/components/flags.phtml') ?>