If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I setup a new odbc item to monitor the contents of a database table, but I'm having trouble with the granularity. The specific column in the database is of the type DECIMAL with 10,8 lenght/set, so an entry looks like this 0.00002677.
Item with Numeric (float) is unsupported, format issue?
Hi,
Using zabbix_get we got 1.1430872E7 from agent as value (instantly). Template item is set to Numeric (float). Applying item, no data is collected, server log reports that item is not supported (without any additional info), item turns to unsupported.