Hello!
While using Zabbix ODBC monitoring for Oracle DB, it creates separate connection for polling every single metric.
For huge database with a lot of tablespaces, connection count for zabbix could be also very big (1 000 000 after some time).
Is it possible to minimaze connection count for Oracle DB monitoring? may be there is alternatives way to monitor oracle?
As I find, DBforBix is not a real way, because there is no way to use fully automatic LLD rules and it is nessessary to create tablespace metric manually in DBforBix config.
This is a really big problem of uzing zabbix for production enveronment.
While using Zabbix ODBC monitoring for Oracle DB, it creates separate connection for polling every single metric.
For huge database with a lot of tablespaces, connection count for zabbix could be also very big (1 000 000 after some time).
Is it possible to minimaze connection count for Oracle DB monitoring? may be there is alternatives way to monitor oracle?
As I find, DBforBix is not a real way, because there is no way to use fully automatic LLD rules and it is nessessary to create tablespace metric manually in DBforBix config.
This is a really big problem of uzing zabbix for production enveronment.
Comment