Units and lower / upper thresholds should be filled by ipmi.get

XMLWordPrintable

    • Type: Problem report
    • Resolution: Duplicate
    • Priority: Trivial
    • None
    • Affects Version/s: 5.0.0alpha1, 5.0 (plan)
    • Component/s: Server (S)

      1. Units are not always present on the JSON. ipmi_sensor_get_base_unit_string() is used in Zabbix in zbx_got_thresh_reading_cb() and get_discovery_ipmi() - it needs to be examined is it used correctly.
      2. Returning "" (empty string) is bad for making triggers. Can we consider returning some number to signal "no data available"? Number 0 seems problematic, it could be a legitimate value. We need DIFFERENT fictious values for LOW and HIGH thresholds if their values are not available/defined (e.g. -9999999 and +9999999).

      Please see additional discussion in ZBXNEXT-1423

            Assignee:
            Unassigned
            Reporter:
            Vjaceslavs Bogdanovs
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: