Skip to content

Instantly share code, notes, and snippets.

View DennisAnaniev's full-sized avatar

Denis Ananev DennisAnaniev

  • Helsinki
View GitHub Profile
https://www.zabbix.com/documentation/current/ru/manual/config/items/itemtypes/odbc_checks
yum search postgre | grep odbc
yum install postgresql-odbc.x86_64 unixODBC-devel -y
odbcinst -j
vim /etc/odbc.ini
[zabbix]
Description = PostgreSQL connection to ZabbixDB
Driver = PostgreSQL
Database = zabbix