File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
disk-usage/icingaweb2-module-grafana
memory-usage/icingaweb2-module-grafana
mysql-connections/icingaweb2-module-grafana
mysql-logfile/icingaweb2-module-grafana
mysql-memory/icingaweb2-module-grafana Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ dashboard = "Disk Usage - Windows"
1010panelId = " 1,2"
1111orgId = " "
1212repeatable = " no"
13- dashboarduid = " disk-usage-windows "
13+ dashboarduid = " disk-usage"
1414
1515[cmd-check-disk-usage-windows-python]
1616dashboard = " Disk Usage - Windows"
1717panelId = " 1,2"
1818orgId = " "
1919repeatable = " no"
20- dashboarduid = " disk-usage-windows "
20+ dashboarduid = " disk-usage"
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ dashboard = "Memory Usage - Windows"
1010panelId = " 1,2"
1111orgId = " "
1212repeatable = " no"
13- dashboarduid = " memory-usage-windows "
13+ dashboarduid = " memory-usage"
1414
1515[cmd-check-memory-usage-windows-python]
1616dashboard = " Memory Usage - Windows"
1717panelId = " 1,2"
1818orgId = " "
1919repeatable = " no"
20- dashboarduid = " memory-usage-windows "
20+ dashboarduid = " memory-usage"
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ dashboard = "MySQL Connections - Windows"
1010panelId = " 1,2,3"
1111orgId = " "
1212repeatable = " no"
13- dashboarduid = " mysql-connections-windows "
13+ dashboarduid = " mysql-connections"
1414
1515[cmd-check-mysql-connections-windows-python]
1616dashboard = " MySQL Connections - Windows"
1717panelId = " 1,2,3"
1818orgId = " "
1919repeatable = " no"
20- dashboarduid = " mysql-connections-windows "
20+ dashboarduid = " mysql-connections"
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ dashboard = "MySQL Memory - Windows"
1010panelId = " 1,2,3"
1111orgId = " "
1212repeatable = " no"
13- dashboarduid = " mysql-logfile-windows "
13+ dashboarduid = " mysql-logfile"
1414
1515[cmd-check-mysql-logfile-windows-python]
1616dashboard = " MySQL Memory - Windows"
1717panelId = " 1,2,3"
1818orgId = " "
1919repeatable = " no"
20- dashboarduid = " mysql-logfile-windows "
20+ dashboarduid = " mysql-logfile"
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ dashboard = "MySQL Memory - Windows"
1010panelId = " 1,2,3,4,5,6"
1111orgId = " "
1212repeatable = " no"
13- dashboarduid = " mysql-memory-windows "
13+ dashboarduid = " mysql-memory"
1414
1515[cmd-check-mysql-memory-windows-python]
1616dashboard = " MySQL Memory - Windows"
1717panelId = " 1,2,3,4,5,6"
1818orgId = " "
1919repeatable = " no"
20- dashboarduid = " mysql-memory-windows "
20+ dashboarduid = " mysql-memory"
You can’t perform that action at this time.
0 commit comments