Use Zabbix Server Dashboard as default page for app
This commit is contained in:
3
dist/plugin.json
vendored
3
dist/plugin.json
vendored
@@ -43,7 +43,8 @@
|
|||||||
"type": "dashboard",
|
"type": "dashboard",
|
||||||
"name": "Zabbix Server Dashboard",
|
"name": "Zabbix Server Dashboard",
|
||||||
"path": "dashboards/zabbix_server_dashboard.json",
|
"path": "dashboards/zabbix_server_dashboard.json",
|
||||||
"addToNav": true
|
"addToNav": true,
|
||||||
|
"defaultNav": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "dashboard",
|
"type": "dashboard",
|
||||||
|
|||||||
@@ -43,7 +43,8 @@
|
|||||||
"type": "dashboard",
|
"type": "dashboard",
|
||||||
"name": "Zabbix Server Dashboard",
|
"name": "Zabbix Server Dashboard",
|
||||||
"path": "dashboards/zabbix_server_dashboard.json",
|
"path": "dashboards/zabbix_server_dashboard.json",
|
||||||
"addToNav": true
|
"addToNav": true,
|
||||||
|
"defaultNav": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "dashboard",
|
"type": "dashboard",
|
||||||
|
|||||||
Reference in New Issue
Block a user