PDA

View Full Version : Zabbix 1.6.1 and Oracle


mlange
01-12-2008, 10:11
I tried to figure out how to run 1.6.1 with an Oracle DB. After compiling sqlora8, installing zabbix and starting the server I got this:

26882:20081201:095524 Cannot login with user/pass@DBNAME

What exactly needs to be defined in zabbix_server.conf?

DBHost= (database host, not a local server)?
DBName= (TNS Name here?)
DBUser=user
DBPassword=pass

I can login via sqlplus and tnsname resolution without problems.

I read through some threads and saw that a recompile was necessary in earlier versions. Anyone running 1.6 on Oracle?

Thanks.

gsaini
05-01-2009, 00:16
Hi,

Before you start Zabbix server make sure that your Oracle environment is setup.

jansonz
05-01-2009, 11:56
I have similar problem with zabbix 1.4.5 When I start zabbix_server the process dies after some seconds with error Cannot login with user/pass@DBNAME


When I disable all hosts, and eneble them 10 at the time everything works fine. What could be the problem?:(


P.S: The oracle environment is OK

jansonz
06-01-2009, 08:36
Anybody noticed the problem?? How could be the problem and how to solve it? :confused::confused::confused::confused:

js1
01-04-2009, 16:53
Hi,

Before you start Zabbix server make sure that your Oracle environment is setup.

What if you're connecting to a remote Oracle database?