Hello,
I am a bit stuck. i cant seem to find a way to create a database monitor item via the API.
I have working ODBC checks but i would like to automate the createtion with the API
This is the json code i am trying to use but no luck. i am just getting "data=incorrect...
Search Result
Collapse
38 results in 0.0027 seconds.
Keywords
Members
Tags
-
How to create a database monitor item with api
-
ODBC Queries on an offline database causes massive freeze and cascading alerts
Hi All!
I have an Oracle ODBC template (from the templates repository) which I use across a variety of Oracle 10, 11, 12 systems and all is well.
We had a network outage that caused one database on one server to go offline at approx. 07:22
The ODBC queries appear... -
Gadg3ts started a topic What is the format of MYSQL.DSN for the template: template_db_mysql_odbc.xml?in Zabbix HelpWhat is the format of MYSQL.DSN for the template: template_db_mysql_odbc.xml?
For the 'official' template that lives here
https://git.zabbix.com/projects/ZBX/...mysql_odbc.xml
I'm basically looking for the format of {$MYSQL.DSN}
I've tried it as
mysql:host=mysql or host=mysql
(the db server host is actually called "mysql")
as that...Last edited by Gadg3ts; 14-02-2020, 14:23. -
template oracle db : invalid username/password
Hi,
I'm trying to monitor our Oracle DB with the template here https://share.zabbix.com/databases/o...late-oracle-db
I didn't understand at first, but a priori if I'm not mistaken the odbc monitoring is not done by the agent on the server, but directly by the zabbix... -
Zabbix 4.2 Debian 10 ODBC
Hi Guys!
I've Zabbix-server version: 4.2.6, Debian 10 and I want a monitore data in database (MariaDB Ver 15.1 10.3.17) on remote server, so I used ODBC mysql. This is my configure:
1. I install unixodbc and unixodbc-dev
2. Set 2 file's odbc.ini and odbcinst.ini
...Last edited by Derroy; 01-10-2019, 21:56. -
Zabbix and MySQL ODBC returning weird values, like "en_US.UTF-8".
-THIS HAS BEEN SOLVED - SEE MY LAST UPDATE FOR WHAT WAS THE RESOLUTION.-
Hey,
I already monitor MS SQL and PostgreSQL with success, wanted to add MySQL.
My environmet looks like this:
UBUNTU: Linux version 4.15.0-48-generic (buildd@lgw01-amd64-036)...Last edited by zaicnupagadi; 18-06-2019, 09:24. -
Помогите создать зависимы элемент данных
Добрый день
Запрос в бызу данных db.odbc.discovery[DESCRIPTION,DSN] выдает строку формат ниже:
{"data":[{"{#TS_ISSUEID}":"359213"},{"{#TS_ISSUEID}":"35921 6"},{"{#TS_ISSUEID}":"360787"}]}... -
ODBC монитор MySQL
Приветствую
Возникла необходимость считать количество новых данных в одной из таблиц MySQL на удаленном сервере. Для этого используется запрос
...Code:SELECT count(*) FROM <database>.<table> WHERE datetime_local >= DATE_SUB(NOW(), INTERVAL 1 HOUR) AND datetime_local < n
Last edited by hAh0L13; 21-02-2019, 08:46. -
BlackCrystal started a topic what should i replace with <dsn> in db.odbc.discovery[<description>,<dsn>]in Zabbix Helpwhat should i replace with <dsn> in db.odbc.discovery[<description>,<dsn>]
i wanto create an odbc discovery for a host ( not template ). on my host i have 2 databases named sample and info. should i replace dsn with for example info?
i mean if i write my sql sever zabbix agen is going to execute that on which database?
or dsn is completly sth else? -
3.4 ODBC error, but command line works
I have updated Zabbix to version 3.4 and Ubuntu 18.04. I have a number of database items that have stopped working. In the logs I read
zabbix_server[17362]: error reason for "PC CR3 wet bench:db.odbc.select[ch1,sxro-environment]" changed: Cannot connect to ODBC DSN:[SQL_ERROR]:... -
zabbix_server can't receive UnixODBC data
[root@SqlRun ~]# isql -v zabbix
+---------------------------------------+
| Connected! |
| |
| sql-statement |
| help [tablename] |
| quit ... -
ODBC only possible with Server and Proxy?
Hi everyone,
i just tried to monitor an SQL query on a Zabbix agent monitored host with ODBC and noticed the error in Zabbix Server "Could not find DSN".
So i tried to put the ODBC configuration on the server and the error message changed to "Can't connect... -
Zabbix can not resolve TNS identifier
Hi guys
I need your help. I am trying to monitor an Oracle database.
My Zabbix (3.0.7) is running on Ubuntu 14.04.
Thats what I already did:
- I installed "unixODBC" and the "Oracle Instant Client" on my server.
- I configured /etc/odbc.ini... -
Zabbix 3.2 после апгрейда сломался ODBC
После апгрейда с 3.0.4 на 3.2 все ODBC-проверки (Oracle) стали возвращать... -
Problem Connect Zabbix Server in Informix Database
Hi dears,
I try to connect in informix database by ODBC.
I installed e configured the client of Informix and profile's (Root and Zabbix)
but the following error ocurred:
Cannot connect to ODBC DSN:[SQL_ERROR]:[HY000][-11041][[unixODBC][Informix][Informix...