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

IPMI checks not working when using OpenIPMI library from Debian/Ubuntu package.

XMLWordPrintable

      $ dpkg -l 'openipmi' | grep '^ii'
      ii libopenipmi-dev 2.0.16-1.3 Intelligent Platform Management Interface - development
      ii libopenipmi0 2.0.16-1.3 Intelligent Platform Management Interface - runtime
      ii openipmi 2.0.16-1.3 Intelligent Platform Management Interface (for servers)

      IPMI monitoring not available due to an error in the server log (with DebugLevel=4):

      EINF: 0 ipmi_lan.c(got_rmcpp_open_session_rsp): Expected privilege 2, got 1

      The error message "Expected privilege 2, got 1" means that we were requesting privilege level "user" (2) but got only "callback" (1) available. However with the same user and ipmitool the connection works:

      ipmitool -I lan -H 192.168.3.133 -U foo -P bar -L user sensor

      BB +1.8V SM | 1.793 | Volts | ok | na | 1.597 | 1.646 | 1.960 | 2.019 | na
      BB +3.3V | 3.302 | Volts | ok | na | 2.876 | 2.970 | 3.618 | 3.729 | na

            Unassigned Unassigned
            dimir dimir
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: