diff --git a/modules/monitoring/application/views/scripts/list/hostgroups.phtml b/modules/monitoring/application/views/scripts/list/hostgroups.phtml index 1e0b251ba..b9f7f8743 100644 --- a/modules/monitoring/application/views/scripts/list/hostgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/hostgroups.phtml @@ -3,11 +3,11 @@ use Icinga\Module\Monitoring\Object\Host; if (! $this->compact): ?>
- tabs; ?> - sortBox; ?> - limiter; ?> - paginator; ?> - filterEditor; ?> + tabs ?> + sortBox ?> + limiter ?> + paginator ?> + filterEditor ?>
@@ -17,15 +17,15 @@ $hostgroups->peekAhead($this->compact); $firstRow = true; foreach ($hostgroups as $h): ?> - + - - - - - - + + + + + + @@ -61,9 +61,9 @@ if ($h->hosts_down_unhandled) { $this->href('monitoring/list/hosts', array('hostgroup_name' => $h->hostgroup_name)) ?>"> @@ -249,7 +249,7 @@ if ($h->hosts_down_unhandled) { $this->translate('List all services of all hosts in host group "%s"'), $h->hostgroup_alias )) - ); ?> + ) ?> @@ -477,9 +477,9 @@ if ($h->hosts_down_unhandled) { 'data-base-target' => '_next', 'class' => 'pull-right show-more' ) - ); ?> + ) ?> - translate('No hostgroups found matching the filter'); ?> + translate('No hostgroups found matching the filter') ?>
translate('Last Problem'); ?>translate('Host Group'); ?>translate('Total Hosts'); ?>translate('Host States'); ?>translate('Total Services'); ?>translate('Service States'); ?>translate('Last Problem') ?>translate('Host Group') ?>translate('Total Hosts') ?>translate('Host States') ?>translate('Total Services') ?>translate('Service States') ?>
- +
- timeSince($lastStateChange, $this->compact); ?> + timeSince($lastStateChange, $this->compact) ?>
qlink( @@ -71,7 +71,7 @@ if ($h->hosts_down_unhandled) { 'monitoring/list/hosts', array('hostgroup_name' => $h->hostgroup_name), array('title' => sprintf($this->translate('List all hosts in the group "%s"'), $h->hostgroup_alias)) - ); ?> + ) ?> qlink( @@ -82,7 +82,7 @@ if ($h->hosts_down_unhandled) { $this->translate('List all hosts in host group "%s"'), $h->hostgroup_alias )) - ); ?> + ) ?> hosts_up): ?> @@ -106,7 +106,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> hosts_down_unhandled): ?> @@ -132,7 +132,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> hosts_down_handled): ?> @@ -156,7 +156,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> hosts_down_unhandled): ?> @@ -185,7 +185,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> hosts_unreachable_handled): ?> @@ -209,7 +209,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> hosts_unreachable_unhandled): ?> @@ -236,7 +236,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_ok): ?> @@ -273,7 +273,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_critical_unhandled): ?> @@ -300,7 +300,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_critical_handled): ?> @@ -324,7 +324,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_critical_unhandled): ?> @@ -354,7 +354,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_unknown_handled): ?> @@ -378,7 +378,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_unknown_unhandled): ?> @@ -408,7 +408,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_warning_handled): ?> @@ -432,7 +432,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?> services_warning_unhandled): ?> @@ -459,7 +459,7 @@ if ($h->hosts_down_unhandled) { $h->hostgroup_alias ) ) - ); ?> + ) ?>