icingaweb2/config/dashboard/dashboard.ini

22 lines
500 B
INI

[Landing]
title = "Landing page"
[Landing.Hostgroups]
url = "monitoring/chart/hostgroup?height=280&width=500"
height = "280"
width = "500"
height = ""
width = ""
[Landing.Servicegroups]
url = "monitoring/chart/servicegroup?height=280&width=500"
height = "280"
width = "500"
height = ""
width = ""
[Landing.Unhandled Problem Services]
url = "monitoring/list/services?service_handled=0&service_problem=1"
[Landing.Unhandled Problem Hosts]
url = "monitoring/list/hosts?host_handled=0&host_problem=1"