disable auto creation of Zabbix Server dashboard, #422
This commit is contained in:
@@ -13,6 +13,11 @@
|
|||||||
"type": "dashboard",
|
"type": "dashboard",
|
||||||
"name": "Zabbix Template Linux Server",
|
"name": "Zabbix Template Linux Server",
|
||||||
"path": "../dashboards/template_linux_server.json"
|
"path": "../dashboards/template_linux_server.json"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "dashboard",
|
||||||
|
"name": "Zabbix Server Dashboard",
|
||||||
|
"path": "../dashboards/zabbix_server_dashboard.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
@@ -38,13 +38,6 @@
|
|||||||
{
|
{
|
||||||
"type": "panel",
|
"type": "panel",
|
||||||
"name": "Triggers Panel"
|
"name": "Triggers Panel"
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "dashboard",
|
|
||||||
"name": "Zabbix Server Dashboard",
|
|
||||||
"path": "dashboards/zabbix_server_dashboard.json",
|
|
||||||
"addToNav": true,
|
|
||||||
"defaultNav": true
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user