Hi everyone,
I have about 100 hosts running only Oracle databases, nothing more. What would be the best approach for monitoring them with Zabbix: install Zabbix Agent 2 on each host, run only one Zabbix Agent 2 on the same server where Zabbix Server is installed, or use ODBC?
I would also like to add a few custom queries. As I understand it, this is much easier with ODBC since you can configure them directly in the web interface. With Zabbix agents, it requires SQL files, which can be more complicated.
Will be grateful for any advice.
I have about 100 hosts running only Oracle databases, nothing more. What would be the best approach for monitoring them with Zabbix: install Zabbix Agent 2 on each host, run only one Zabbix Agent 2 on the same server where Zabbix Server is installed, or use ODBC?
I would also like to add a few custom queries. As I understand it, this is much easier with ODBC since you can configure them directly in the web interface. With Zabbix agents, it requires SQL files, which can be more complicated.
Will be grateful for any advice.
it still requires prepared queries..
Comment