From d7ff952761512ed05fdc010247ea59d5b304a500 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 28 May 2015 23:28:28 +0300 Subject: [PATCH] Add limitmetrics configuration parameter to plugin.json --- zabbix/plugin.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zabbix/plugin.json b/zabbix/plugin.json index 8fd4ad4..460ffda 100644 --- a/zabbix/plugin.json +++ b/zabbix/plugin.json @@ -16,6 +16,8 @@ "username": "guest", "password": "", + "limitmetrics": 20, + "metrics": true, "annotations": true }