servicegroups)) { foreach ($this->servicegroups as $name => $alias) { $servicegroupLinkList[] = '' . $alias . ''; } } ?> partial( 'show/header.phtml', array( 'host' => $this->host, 'service' => $this->service, 'tabs' => $this->tabs, 'compact' => $this->compact ) ); ?> preview_image ?>
Plugin output
pluginOutput($this->service->service_output); ?> pluginOutput($this->service->service_long_output); ?>
{{CHECK_ICON}} Check Command
service->service_check_command, 2); echo array_shift($explodedCommand); ?> commandArguments($this->service->service_check_command); ?>
{{GROUP_ICON}} Groups and Contacts
{{SERVICEGROUP_ICON}} Servicegroups: render('show/components/contacts.phtml') ?>
render('show/components/comments.phtml'); ?> render('show/components/downtime.phtml'); ?> render('show/components/customvars.phtml'); ?> service->service_perfdata): ?>
Perfdata
perfdata($this->service->service_perfdata); ?>
Flags
render('show/components/flags.phtml'); ?>
Properties
render('show/components/properties.phtml'); ?>
{{COMMAND_ICON}} Commands
monitoringCommands($this->service, 'full'); ?>