From ffd4573efa15fe33edda90b15680f16212bc42c2 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Mon, 8 Jun 2015 20:16:13 +0300 Subject: [PATCH] Increase limitmetrics default to 50. --- zabbix/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zabbix/plugin.json b/zabbix/plugin.json index 460ffda..75f81cf 100644 --- a/zabbix/plugin.json +++ b/zabbix/plugin.json @@ -16,7 +16,7 @@ "username": "guest", "password": "", - "limitmetrics": 20, + "limitmetrics": 50, "metrics": true, "annotations": true