Hello,
How much ODBC pollers should have for monitoring around 20 DB's because I am reaching this trigger: Utilization of ODBC poller processes over 75%, when 2 of them goes down. In that case the trigger is raised and I am receiving from all DB's the trigger "Failed to fetch info...
Search Result
Collapse
9 results in 0.0021 seconds.
Keywords
Members
Tags
-
jurgen16 started a topic ODBC Poller logic, how many for monitoring around 20 DB with Template Oracle by ODBCin Zabbix HelpODBC Poller logic, how many for monitoring around 20 DB with Template Oracle by ODBC
Last edited by jurgen16; 06-10-2025, 10:31. -
Oracle By ODBC - Error ORA-01033
How can the trigger Oracle Database '{#DBNAME}': Open status in mount mode work if, when the database is in the mounted status, the session cannot log in to the database? All items (including Oracle Database '{#DBNAME}': Open status item ) receive the following error:
Cannot connect to...Last edited by solaireofastora; 13-11-2023, 20:42. -
How should I set up odbc monitor item via zabbix proxy?
Env:
CentOS 7.9
SELinux: Disabled
zabbix-server-4.0.24
zabbix-proxy-4.0.24
I setup oracle client on zabbix proxy like bellow.
---
yum -y install oracle-instantclient19.11-basic-19.11.0.0.0-1.x86_64.rpm
yum -y install oracle-instantclient19.10-odbc-19.10.0.0.0-1.x86_64.rpm... -
Zabbix returned '??????' instead of Cyrillic
ODBC connection to the Oracle database is configured, but question marks are returned instead of Russian characters
Has anyone encountered such a problem?... -
Comunicação Zabbix e banco Oracle via ODBC
Olá
Estou estudando mais sobre o Zabbix e possuo básico conhecimento em banco de dados... Contudo, preciso fazer uma configuração para que o Zabbix se comunique com o banco Oracle, via ODBC. Fiz as configurações seguindo vários tutoriais e também a documentação (https://www.zabbix.com/documen...Last edited by cyberphantom; 04-01-2022, 15:50. -
ODBC connection with SQLPLUS but not with ISQL
Hello,
I'm trying to connect from zabbix to Oracle DB and i follow other post like : https://www.zabbix.com/forum/zabbix-...ring-oracle-db, or external blogs like https://sudonull.com/post/110401-Mon...ODBC-in-Zabbix but i can't get isql working.... -
use ODBC'odbc.ini to save databases' password as clear text, its's not safe!
Do you have a way to solve this problem??
3Q!!
----------------
vi /etc/odbc.ini
[test]
Description = MySQL test database
Driver = mysql
Server = 127.0.0.1
User = root
Password =
Port = 3306
Database... -
Zabbix 3.2 после апгрейда сломался ODBC
После апгрейда с 3.0.4 на 3.2 все ODBC-проверки (Oracle) стали возвращать... -
DB Monitor cannot connect to Oracle
Database monitoring is not working for oracle DB. once item configured, I can found the request to oracle via odbc just hanged at below step:
-----------------------------
[ODBC][15921][1410415995.302177][SQLConnect.c][3727]
Entry:
Connection = 0x11561e0
Server Name...