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

Details

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

    Description

      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)]"
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: