diff --git a/.vagrant-puppet/files/etc/icingaweb/modules/monitoring/menu.ini b/.vagrant-puppet/files/etc/icingaweb/modules/monitoring/menu.ini index e3ce78b0b..2f050795d 100644 --- a/.vagrant-puppet/files/etc/icingaweb/modules/monitoring/menu.ini +++ b/.vagrant-puppet/files/etc/icingaweb/modules/monitoring/menu.ini @@ -43,7 +43,7 @@ priority = 50 [Overview.Servicematrix] title = "Servicematrix" -url = "monitoring/list/servicematrix" +url = "monitoring/list/servicematrix?service_problem=1" priority = 51 [Overview.Servicegroups] diff --git a/config/modules/monitoring/menu.ini b/config/modules/monitoring/menu.ini index f3024b498..2646a007a 100644 --- a/config/modules/monitoring/menu.ini +++ b/config/modules/monitoring/menu.ini @@ -43,7 +43,7 @@ priority = 50 [Overview.Servicematrix] title = "Servicematrix" -url = "monitoring/list/servicematrix" +url = "monitoring/list/servicematrix?service_problem=11" priority = 51 [Overview.Servicegroups]