Hi All,
We are monitoring Oracle DB Instances using Zabbix Agent2, as shown in below URL
We are able to monitor DC servers, but in case of DRDB servers we are getting timeout error
zabbix_get -s 198.18.x.x -p 11060 -k "oracle.user.info["tcp://198.18.x.x:1523","xxxxx","xxxxxx","instancename"]"
zabbix_get [28685]: Timeout while executing operation
All the macros were configured correctly

Note: We have installed Oracle Instant client on the target DB servers, created oracle DB user with required privileges and after adding host and linking “Oracle by Zabbix agent 2” we are unable to collect data, Kindly help us resolving this issue.
We are monitoring Oracle DB Instances using Zabbix Agent2, as shown in below URL
We are able to monitor DC servers, but in case of DRDB servers we are getting timeout error
zabbix_get -s 198.18.x.x -p 11060 -k "oracle.user.info["tcp://198.18.x.x:1523","xxxxx","xxxxxx","instancename"]"
zabbix_get [28685]: Timeout while executing operation
All the macros were configured correctly
Note: We have installed Oracle Instant client on the target DB servers, created oracle DB user with required privileges and after adding host and linking “Oracle by Zabbix agent 2” we are unable to collect data, Kindly help us resolving this issue.
Comment