Ad Widget

Collapse

Zabbix 1.6.1 and Oracle

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mlange
    Member
    • Sep 2008
    • 78

    #1

    Zabbix 1.6.1 and Oracle

    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
    Junior Member
    • May 2006
    • 5

    #2
    Zabbix 1.6.1 and Oracle

    Hi,

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

    Comment

    • jansonz
      Member
      • Dec 2006
      • 53

      #3
      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
      Last edited by jansonz; 05-01-2009, 13:00.

      Comment

      • jansonz
        Member
        • Dec 2006
        • 53

        #4
        Anybody noticed the problem?? How could be the problem and how to solve it?

        Comment

        • js1
          Member
          • Apr 2009
          • 66

          #5
          Originally posted by gsaini
          Hi,

          Before you start Zabbix server make sure that your Oracle environment is setup.
          What if you're connecting to a remote Oracle database?

          Comment

          Working...