From 9e6a7f60b97a8e7c83c2ef3f9d0a79ad484606e2 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Sat, 22 Jul 2017 22:11:58 +0300 Subject: [PATCH] DS config: add help for Direct DB Connection --- dist/datasource-zabbix/partials/config.html | 19 ++++++++++++++----- src/datasource-zabbix/partials/config.html | 19 ++++++++++++++----- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/dist/datasource-zabbix/partials/config.html b/dist/datasource-zabbix/partials/config.html index aaa1368..7f626c2 100644 --- a/dist/datasource-zabbix/partials/config.html +++ b/dist/datasource-zabbix/partials/config.html @@ -77,13 +77,22 @@

Direct DB Connection

-
- SQL Data Source + + SQL Data Source + + Select SQL Data Source for Zabbix database. + In order to use this feature you should create and + configure it first. Zabbix plugin uses this data source for querying history data directly from database. + This way usually faster than pulling data from Zabbix API, especially on the wide time ranges, and reduces + amount of data transfered. + +

Direct DB Connection

-
- SQL Data Source + + SQL Data Source + + Select SQL Data Source for Zabbix database. + In order to use this feature you should create and + configure it first. Zabbix plugin uses this data source for querying history data directly from database. + This way usually faster than pulling data from Zabbix API, especially on the wide time ranges, and reduces + amount of data transfered. + +