- = Host::getStateText($host->host_state, true) ?>
- host_state !== 99): ?>
- - = $this->timeSince($host->host_last_state_change, $this->compact) ?> - host_state > 0 && (int) $host->host_state_type === 0): ?> - - Soft = $host->host_attempt ?> - - - |
-
- = $this->iconImage()->host($host) ?>
- = implode(' ', $this->hostFlags($host)) ?>
- = $this->qlink(
- $host->host_display_name,
- $hostLink,
- null,
- array(
- 'title' => sprintf($this->translate('Show detailed information for host %s'), $host->host_display_name),
- 'class' => 'rowaction'
- )
- ) ?>
- host_name])): ?>
- (= $this->qlink(
- sprintf(
- $this->translatePlural('%u unhandled service', '%u unhandled services', $summary[$host->host_name]),
- $summary[$host->host_name]
- ),
- 'monitoring/list/services',
- array(
- 'host' => $host->host_name,
- 'service_problem' => 1,
- 'service_handled' => 0
- ),
- array(
- 'style' => 'font-weight: normal',
- 'title' => sprintf(
- $this->translatePlural(
- 'List %s unhandled service problem on host %s',
- 'List %s unhandled service problems on host %s',
- $summary[$host->host_name]
- ),
- $summary[$host->host_name],
- $host->host_name
- )
- )
- ) ?>)
-
- = $this->pluginOutput($this->ellipsis($host->host_output, 10000), true) ?> - |
- addColumns as $col): ?>
- = $this->escape($host->$col) ?> | - -
+ = Host::getStateText($host->host_state, true) ?>
+ host_state !== 99): ?>
+ + = $this->timeSince($host->host_last_state_change, $this->compact) ?> + host_state > 0 && (int) $host->host_state_type === 0): ?> + + Soft = $host->host_attempt ?> + + + |
+
+ = $this->iconImage()->host($host) ?>
+ = implode(' ', $this->hostFlags($host)) ?>
+ = $this->qlink(
+ $host->host_display_name,
+ $hostLink,
+ null,
+ array(
+ 'title' => sprintf(
+ $this->translate('Show detailed information for host %s'),
+ $host->host_display_name
+ ),
+ 'class' => 'rowaction'
+ )
+ ) ?>
+ host_name])): ?>
+ (= $this->qlink(
+ sprintf(
+ $this->translatePlural(
+ '%u unhandled service', '%u unhandled services', $summary[$host->host_name]
+ ),
+ $summary[$host->host_name]
+ ),
+ 'monitoring/list/services',
+ array(
+ 'host' => $host->host_name,
+ 'service_problem' => 1,
+ 'service_handled' => 0
+ ),
+ array(
+ 'style' => 'font-weight: normal',
+ 'title' => sprintf(
+ $this->translatePlural(
+ 'List %s unhandled service problem on host %s',
+ 'List %s unhandled service problems on host %s',
+ $summary[$host->host_name]
+ ),
+ $summary[$host->host_name],
+ $host->host_name
+ )
+ )
+ ) ?>)
+
+ = $this->pluginOutput($this->ellipsis($host->host_output, 10000), true) ?> + |
+ addColumns as $col): ?>
+ = $this->escape($host->$col) ?> | + +