Ad Widget

Collapse

Problem using DBforBix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • crillus
    Junior Member
    • Jun 2013
    • 20

    #1

    Problem using DBforBix

    Hello,

    I have a new problem erf...

    I'm currently using Orabbix for monitoring of the databases, but I begin to use DBforBix on my new zabbix.

    I've configured my config.props of dbforbix for the monitoring of one of the databases which were previously monitored by orabbix. But I have the following errors :


    Code:
    java.lang.Exception: ERROR on main - Connections is empty
            at com.smartmarmot.dbforbix.DBforBIX.run(DBforBIX.java:106)
            at com.smartmarmot.dbforbix.bootstrap.main(bootstrap.java:45)
    Do you know where the problem could come from ?

    Thank you by advance
    Last edited by crillus; 12-06-2013, 12:13.
  • crillus
    Junior Member
    • Jun 2013
    • 20

    #2
    Ok I found the solution just after the creation of this thread.

    I forgot to copy the jar for oracle management ojdbc6.jar in /opt/dbforbix/lib.

    Comment

    Working...