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

make it clear that libevent is always required for server

XMLWordPrintable

    • Icon: Documentation task Documentation task
    • Resolution: Fixed
    • Icon: Minor Minor
    • 4.0 (plan)
    • 3.4.4
    • Documentation (D)
    • None
    • Sprint 24, Sprint 25
    • 0

      Trying to compile the latest Zabbix 3.4 from Subversion initially failed with the following error:

      $ ./configure --enable-server --enable-agent --with-mysql
      ...
      checking for libevent support... no
      configure: error: Unable to use libevent (libevent check failed)
      

      Apparently, libevent is required, but it is unclear why. The requirements page says that libevent is required for "IPMI monitoring and bulk metrics", however, IPMI monitoring is not used in the case above. Bulk metrics? Not sure.

      The upgrade notes page similarly says that "libevent library is required for bulk metrics and IPMI monitoring".

      Discussing it with glebs.ivanovskis on IRC revealed that libevent is required for server always and for proxy with IPMI. It should probably be made more clear in the documentation.

            martins-v Martins Valkovskis
            asaveljevs Aleksandrs Saveljevs
            Team C
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: