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.
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.


Comment