incoming float values trimmed to integer for ipmi items

XMLWordPrintable

    • Type: Incident report
    • Resolution: Duplicate
    • Priority: Minor
    • None
    • Affects Version/s: 3.0.0alpha3
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: