From c4570d053dcd41146144fb2dfcb9098cffa7bb9e Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Wed, 30 Mar 2016 10:04:14 +0300 Subject: [PATCH] Changed datasource id to zabbix-datasource. --- src/datasource-zabbix/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datasource-zabbix/plugin.json b/src/datasource-zabbix/plugin.json index 0e75c1b..1233eea 100644 --- a/src/datasource-zabbix/plugin.json +++ b/src/datasource-zabbix/plugin.json @@ -1,7 +1,7 @@ { "type": "datasource", "name": "Zabbix", - "id": "zabbix", + "id": "zabbix-datasource", "module": "plugins/zabbix/module",