mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 01:04:09 +02:00
servicematrix: show only problems per default
a) because it makes sense b) because there seems to be a bug with unfiltered matrix I'll investigate this, in the meantime it works like this - and is more useful than it used to be.
This commit is contained in:
parent
57ad88c38c
commit
79cdd8c94a
@ -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]
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user