Hi everyone!
After upgrading to 1.8 some of my database checks fails with the error as below:
As you see, there is missing DSN name.
Prior to update, on 1.6 all worked fine. Zabbix + unixODBC for Oracle were configured in this way:
Any clues?
After upgrading to 1.8 some of my database checks fails with the error as below:
Code:
2455:20091229:131659.754 Failed to connect to DSN '' : Error: failed connection [[unixODBC][Driver Manager]Can't initiate unicode conversion] (0) 2455:20091229:131659.754 Item [europe.intranet.com:db.odbc.select[ MyApp Database Sessions count]] error: failed connection [[unixODBC][Dri ver Manager]Can't initiate unicode conversion] (0)
Prior to update, on 1.6 all worked fine. Zabbix + unixODBC for Oracle were configured in this way:
Any clues?
Comment