If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
OK, but why do you need two Zabbix Agents?
You can easily configure two UserParameters - one for each instance - and use one agent with different keys.
ok, more like I point out what data and which host on my zabbix server?
Pretty much, yes. If you have more advanced tests to run, set them up as UserParameters on the database server and query them from the Zabbix server, as @aib wrote.
Test the user params from the shell on the Zabbix server with zabbix_get -s serverName -k key.test[optionalParameters], and then set up Zabbix items + triggers for these keys.
Comment