Hello Guys! First post here!
I am a old zabbix user (since 3.2) and recently, I make a new installation of 5.4 version.
I want to use the Oracle plugin on zabbix-agent2, but I cant understand how it works or what I am doing wrong.
I did the follow steps:
1- I did install zabbix-agent2 on oracle server
2 - I did create user with privileged content, like specified on Zabbix agent 2 template operation [Zabbix Documentation 5.4]
3 - I had enable template linux and template Oracle by Zabbix Agent 2
4 - I had configure template oracle 2 on Macros with oracle connstring, oracle.password and oracle.user
After doing all of the steps, I received Oracle: Connection to database is unavailable message.
Reading log files on oracle server, the follow message appears:
But the library exists...
Anyone can help me?
I am a old zabbix user (since 3.2) and recently, I make a new installation of 5.4 version.
I want to use the Oracle plugin on zabbix-agent2, but I cant understand how it works or what I am doing wrong.
I did the follow steps:
1- I did install zabbix-agent2 on oracle server
2 - I did create user with privileged content, like specified on Zabbix agent 2 template operation [Zabbix Documentation 5.4]
3 - I had enable template linux and template Oracle by Zabbix Agent 2
4 - I had configure template oracle 2 on Macros with oracle connstring, oracle.password and oracle.user
After doing all of the steps, I received Oracle: Connection to database is unavailable message.
Reading log files on oracle server, the follow message appears:
021/07/12 14:25:39.377644 [Oracle] Connection failed: ORA-00000: DPI-1047: Cannot locate a 64-bit Oracle Client library: "libclntsh.so: cannot open shared object file: No such file or directory". See https://oracle.github.io/odpi/doc/in...ion.html#linux for help.
Anyone can help me?
Comment