Du lette etter:

grafana zabbix direct db connection

Configuring Grafana to access Zabbix MySQL db directly?
https://www.reddit.com › comments
That needs a pre-configure MySQL Database connection. Which is what I'm trying to do :) When I try to configure Grafana's MySQL connection, I ...
Direct DB connection - No data in Grafana 8.0 · Issue ...
https://github.com/alexanderzobnin/grafana-zabbix/issues/1221
08.06.2021 · Also, implementing direct db connection on the backend is tricky since I cannot use existing data source (maybe, I can, but I have to investigate). So my tip: Disable direct db connection if it's not critical for you (your Zabbix server can handle amount of queries you usually invoke). Downgrade to Grafana 7.5 and wait for the fix (will be in 4 ...
How to Integrate Grafana with Zabbix 3.4 - YallaLabs
https://yallalabs.com/linux/how-to-integrate-grafana-with-zabbix-3-4
11.03.2018 · Using trends will increase Grafana performance. Direct DB Connection Direct DB Connection allows plugin to use existing SQL data source for querying history data directly from Zabbix 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 Configuration - Grafana-Zabbix ...
https://alexanderzobnin.github.io/grafana-zabbix/configuration/direct_db_datasource
Direct DB Connection Configuration - Grafana-Zabbix Documentation Direct DB Data Source Configuration Security notes Grafana-Zabbix plugin can use MySQL, Postgres or InfluxDB (if Zabbix configured to store history data in InfluxDB) data sources to query history and trend data directly from Zabbix database.
Failed to test and save while Direct DB connection is enabled
https://issueexplorer.com › issue
When Direct DB Connection is disabled, it's successful to test and save. Database data source: PostgreSQL ... Grafana, Zabbix, Grafana-Zabbix Plugin ...
Zabbix API and direct DB connection - Configuration - Grafana ...
community.grafana.com › t › zabbix-api-and-direct-db
Apr 15, 2018 · Hi! CentOS 7 3.10.0-693.21.1.el7.x86_64 mysql Ver 15.1 Distrib 5.5.56-MariaDB Zabbix 3.4.8 grafana 5.0.4-1 I am configuring my grafana+Zabbix stack now, so I have a question. I want to use direct db access to Zabbix mysql because it’s a bit rapid than Zabbix API. I create a new data source in grafana for mysql (zabbix, mysql and grafana are located together): Then I create another one for ...
Zabbix API and direct DB connection - Configuration - Grafana ...
https://community.grafana.com › z...
I am configuring my grafana+Zabbix stack now, so I have a question. I want to use direct db access to Zabbix mysql because it's a bit rapid ...
Direct DB Connection - Grafana-Zabbix Documentation
alexanderzobnin.github.io › direct-db-connection
Direct DB Connection. Since version 4.3 Grafana can use MySQL as a native data source. The idea of Direct DB Connection is that Grafana-Zabbix plugin can use this data source for querying data directly from a Zabbix database. One of the most resource intensive queries for Zabbix API is the history query.
Zabbix Data Source - Grafana Tutorials
https://sbcode.net › grafana › creat...
The MySQL data source will instead connect directly to the Zabbix database and bypass the API layer for certain queries. Create Zabbix Specific MySQL Data ...
Direct DB Connection - Grafana-Zabbix Documentation
https://alexanderzobnin.github.io › ...
Direct DB Connection feature allows using database transparently for querying historical data. Now Grafana-Zabbix plugin supports few databases for history ...
Zabbix API and direct DB connection - Grafana Labs
https://community.grafana.com/t/zabbix-api-and-direct-db-connection/6845
15.04.2018 · Zabbix 3.4.8 grafana 5.0.4-1. I am configuring my grafana+Zabbix stack now, so I have a question. I want to use direct db access to Zabbix mysql because it’s a bit rapid than Zabbix API. I create a new data source in grafana for mysql (zabbix, mysql and grafana are located together):
Can't select Direct DB Connection in Grafana 7.1.5 with ...
https://github.com/alexanderzobnin/grafana-zabbix/issues/1027
27.08.2020 · Describe the bug When enable 'Direct DB Connection' I can't select the 'Data Source', ... Can't select Direct DB Connection in Grafana 7.1.5 with Zabbix 5.0.3 #1027. Closed AguirreIF opened this issue Aug 27, 2020 · 0 comments Closed
No data in Grafana 8.0 #1221 - Direct DB connection - GitHub
https://github.com › issues
But understand that without Direct DB you can have some problem with Zabbix API query limits that just throws you a 500 error if you request too ...
Direct DB Connection problem+HTTP API Connection problem ...
https://github.com/alexanderzobnin/grafana-zabbix/issues/1121
21.12.2020 · zgraf is Zabbix Super Administrator, firewall is set correctly on both sides and nothing. P.S. i use my grafana in the K8S and in this log i see this t=2020-12-22T14:36:04+0000 lvl=eror msg="Zabbix API request error" logger=plugins.backend pluginId=alexanderzobnin-zabbix-datasource error="request failed, status: 403 Forbidden"
"Direct DB connection" config isn't stay enabled on 3.10.2 ...
github.com › alexanderzobnin › grafana-zabbix
Apr 26, 2019 · * Iiris version of Grafana-Zabbix plugin * fix direct DB connection datasource config, closes alexanderzobnin#731 * IISCRUM-1293 Change panel default settings * IISCRUM-1319 Add title for no data * hotfix/IISCRUM-1324 () * IISCRUM-1324 Change selector directive name * IISCRUM-1324 Add one conditional Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> Co-authored-by: Sami Pajunen ...
grafana-zabbix Direct DB connection - No data in ... - GitAnswer
https://gitanswer.com › grafana-za...
grafana-zabbix Direct DB connection - No data in Grafana 8.0 - TypeScript. Describe the bug No data returned for queries when Direct DB connection enabled.
Direct DB Connection Configuration - Grafana-Zabbix Documentation
alexanderzobnin.github.io › grafana-zabbix
Direct DB Data Source Configuration Security notes. Grafana-Zabbix plugin can use MySQL, Postgres or InfluxDB (if Zabbix configured to store history data in InfluxDB) data sources to query history and trend data directly from Zabbix database.
Zabbix - Amazon Managed Grafana
https://docs.aws.amazon.com › latest
Direct DB Connection allows plugin to use existing SQL data source for querying history data directly from Zabbix database. This way usually faster than pulling ...
Direct DB connection - No data in Grafana 8.0 · Issue #1221 ...
github.com › alexanderzobnin › grafana-zabbix
Jun 08, 2021 · Also, implementing direct db connection on the backend is tricky since I cannot use existing data source (maybe, I can, but I have to investigate). So my tip: Disable direct db connection if it's not critical for you (your Zabbix server can handle amount of queries you usually invoke). Downgrade to Grafana 7.5 and wait for the fix (will be in 4 ...
Configure grafana to directly connect to the zabbix database
https://www.codetd.com › article
Configure grafana to directly connect to the zabbix database (12). Others 2021-04-02 01:32:35 views: null ...
Zabbix, Postgresql and Direct DB - Configuration - Grafana ...
community.grafana.com › t › zabbix-postgresql-and
May 07, 2019 · Newbie here (to Grafana). I am adding this to our Zabbix server. Grafana is installed on the same server as Zabbix, the zabbix database is on a different server. DB is Postgresql 9.4, Zabbix 4.0 It’s working nicely using the API, but I want to use the direct db since some queries are causing the Zabbi API to run out of memory. I configured Postgres as a data source, went into the Zabbix ...
"Direct DB connection" config isn't stay enabled on 3.10.2 ...
https://github.com/alexanderzobnin/grafana-zabbix/issues/731
26.04.2019 · * Iiris version of Grafana-Zabbix plugin * fix direct DB connection datasource config, closes alexanderzobnin#731 * IISCRUM-1293 Change panel default settings * IISCRUM-1319 Add title for no data * hotfix/IISCRUM-1324 * IISCRUM-1324 Change selector directive name * IISCRUM-1324 Add one conditional Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com> Co …
Zabbix Data Source - Grafana Tutorials
https://sbcode.net/grafana/create-zabbix-dashboard
First Create a MySQL Data Source that will connect directly to the Zabbix Servers MySQL Database. SSH onto the Zabbix Server, Create a user in MySQL, with read only access, that the Grafana MySQL data source will use to connect with. 1 mysql 1 2 3 4 5 6 7 8 9