Hello,
I have problems configuring the monitoring connection to Oracle DB using the plugin from zabbix-agent2
1- I Installed zabbix-agent2 on oracle server (works, I get the info from cpu, etc )
2- Installed oracle instant client on zabbix server
3- I configured the macros in the template ( connection string, user, pass , etc)
If I doit zabbix_get oracle.ping from zabbix server to oracle DB I get 0.
In the zabbix GUI I see this error on the Oracle Items:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor.
Did I miss something? I followed up on the manual from zabbix
I have problems configuring the monitoring connection to Oracle DB using the plugin from zabbix-agent2
1- I Installed zabbix-agent2 on oracle server (works, I get the info from cpu, etc )
2- Installed oracle instant client on zabbix server
3- I configured the macros in the template ( connection string, user, pass , etc)
If I doit zabbix_get oracle.ping from zabbix server to oracle DB I get 0.
In the zabbix GUI I see this error on the Oracle Items:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor.
Did I miss something? I followed up on the manual from zabbix
Comment