hostgroups)) { foreach ($this->hostgroups as $name => $alias) { $hostgroupLinkList[] = $this->qlink( $alias, 'monitoring/list/services', array( 'hostgroups' => $name ) ); } } ?> partial( 'show/header.phtml', array( 'host' => $this->host, 'service' => $this->service, 'tabs' => $this->tabs, 'compact' => $this->compact ) ); ?> preview_image ?>
Plugin output
pluginOutput($this->host->host_output); ?> pluginOutput($this->host->host_long_output); ?>
Command
Command: host->host_check_command, 2)); ?> commandArguments($this->host->host_check_command); ?>
Groups and Contacts
Hostgroups: render('show/components/contacts.phtml') ?>
render('show/components/comments.phtml'); ?> render('show/components/downtime.phtml'); ?> render('show/components/customvars.phtml'); ?> host->host_perfdata): ?>
Perfdata
perfdata($this->host->host_perfdata); ?>
Flags
render('show/components/flags.phtml'); ?>
Properties
render('show/components/properties.phtml'); ?>
Groups and Contacts
Hostgroups: render('show/components/contacts.phtml') ?>
render('show/components/comments.phtml'); ?> render('show/components/customvars.phtml'); ?> host->host_perfdata): ?>
Perfdata
perfdata($this->host->host_perfdata); ?>
Commands
monitoringCommands($this->host, 'full'); ?>