rodrigoluissilva / Zabbix-Oracle-ODBC-Template

Zabbix Oracle ODBC Template with Tablespace Autodiscovery
6 stars 7 forks source link

Zabbix Oracle ODBC Template with Zabbix-server on docker #1

Open madhifallah opened 5 years ago

madhifallah commented 5 years ago

Hello, Thanks for delivering this piece.

How to use Zabbix Oracle ODBC Template with zabbix server on docker ?

As far As I understand the odbc datasource must be declared in the zabbix server host, in case of docker usage for zabbix-server, image must be modified and rebuilt in order to install unixodbc and instaclient , then the configuration files /etc/odbcinst.ini & /etc/odbc.ini must be exposed to host to allow easy modification. Are my assumptions right ?

DennisNgrox commented 9 months ago

According to my research, yes, I need to make this permission. I'm creating a zabbix image in centos in order to use odbc, I'm going to link the volume. I'll update you. About how to add this odbc, I will follow these steps:

https://github.com/zabbix/zabbix-docker/issues/80