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

incoming float values trimmed to integer for ipmi items

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 3.0.0alpha3
    • Server (S)

      zabbix logic for incoming values and integer target items is as follows :

      • if an incoming value is an integer but we end up with a decimal part as a result of the internal calculations (multiplier, store value), we trim the decimal part and store the result;
      • if an incoming value is a decimal, the item turns unsupported

      that's not the case with ipmi items - if an ipmi item has an incoming decimal value, it is silently trimmed and the result is stored.
      instead, the item should turn unsupported

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: