icingaweb2/config/dashboard/dashboard.ini

24 lines
531 B
INI
Raw Normal View History

[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.Problem Services]
url = "monitoring/list/services?service_problem=1"
service_problem = "1"
[Landing.Unhandled Problem Hosts]
url = "monitoring/list/hosts?host_state%3E0=&host_handled=0"
host_state>0 = ""
host_handled = "0"