Hi,
I'm testing oracle database monitoring with ODBC connection. Right now I have couple databases from 12c and 10g scope. For 12c almost everting works fine but for 10g I have a lot of errors in zabbix_server logfile. All of them are related with the same body eg:
db.odbc.select[ora_hitratio_body, {$DSN}]" changed: Value "99,6172852658925" of type "string" is not suitable for value type "Numeric (float)"
The items are defined as "Numeric (float)" in Zabbix. The some queries (items) in 12c databases return value in Zabbix.
Guys, any idea what's going on?
Thanks,
Michal
I'm testing oracle database monitoring with ODBC connection. Right now I have couple databases from 12c and 10g scope. For 12c almost everting works fine but for 10g I have a lot of errors in zabbix_server logfile. All of them are related with the same body eg:
db.odbc.select[ora_hitratio_body, {$DSN}]" changed: Value "99,6172852658925" of type "string" is not suitable for value type "Numeric (float)"
The items are defined as "Numeric (float)" in Zabbix. The some queries (items) in 12c databases return value in Zabbix.
Guys, any idea what's going on?
Thanks,
Michal
Comment