disable auto creation of Zabbix Server dashboard, #422

This commit is contained in:
Alexander Zobnin
2018-11-15 11:23:27 +03:00
parent c524df1712
commit 25f59db83e
2 changed files with 5 additions and 7 deletions

View File

@@ -13,6 +13,11 @@
"type": "dashboard",
"name": "Zabbix Template Linux Server",
"path": "../dashboards/template_linux_server.json"
},
{
"type": "dashboard",
"name": "Zabbix Server Dashboard",
"path": "../dashboards/zabbix_server_dashboard.json"
}
],