diff --git a/modules/monitoring/application/views/scripts/list/hostgroups.phtml b/modules/monitoring/application/views/scripts/list/hostgroups.phtml index 4fc852051..8984c4820 100644 --- a/modules/monitoring/application/views/scripts/list/hostgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/hostgroups.phtml @@ -148,6 +148,7 @@ if (! $this->compact): ?> $stateBadges = new StateBadges(); $stateBadges ->setUrl('monitoring/list/services') + ->setBaseFilter($this->filterEditor->getFilter()) ->add( StateBadges::STATE_OK, $hostGroup->services_ok,