is_service = true;
$this->hostquery = implode($this->hostnames, ',');
$this->servicequery = implode($this->servicenames, ',');
$this->target = array(
'host' => $this->hostquery,
'service' => $this->servicequery
);
?>
= $this->tabs; ?>
= $this->render('multi/components/objectlist.phtml'); ?>
=$this->icon('servicegroup.png')?> Service State
= $this->render('multi/components/summary.phtml'); ?>
= $this->render('multi/components/comments.phtml'); ?>
= $this->render('multi/components/downtimes.phtml'); ?>
=$this->icon('configuration.png')?> Options
= $this->render('multi/components/configuration.phtml') ?>