Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-8848

Incorrect value in the error message about item with type float

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 2.2.4, 2.4.0
    • Proxy (P), Server (S)
    • Zabbix trapper item with "Double (float)" type of information.

      trying to send data using zabbix_sender and log messages:

      zabbix_sender -vvvv -z 127.0.0.1 -s test_host -k test.trap -o 2305843009645.11214
      18928:20140620:044547.855 error reason for "test_host:test.trap" changed: "Type of received value [2305843009645.112305] is not suitable for value type [Numeric (float)]"
       zabbix_sender -vvvv -z 127.0.0.1 -s test_host -k test.trap -o 2305843009645.13
      19478:20140620:045148.361 error reason for "test_host:test.trap" changed: "Type of received value [2305843009645.109863] is not suitable for value type [Numeric (float)]"
      zabbix_sender -vvvv -z 127.0.0.1 -s test_host -k test.trap -o 230584300964335.13
       19485:20140620:045328.375 error reason for "test_host:test.trap" changed: "Type of received value [230584300964335.125000] is not suitable for value type [Numeric (float)]"
      

            Unassigned Unassigned
            dotneft Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: