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

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

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Trivial Trivial
    • None
    • 5.0.0alpha1, 5.0 (plan)
    • 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

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

              Created:
              Updated:
              Resolved: