Zabbix 3.2.11 problem

XMLWordPrintable

    • Type: Incident report
    • Resolution: Unsupported version
    • Priority: Critical
    • None
    • Affects Version/s: None
    • Component/s: Server (S)
    • None
    • Environment:

      I´ve tried to upgrade the Zabbix Server from 3.2.10 to 3.2.11, using the CentOS 7 repository, and I had a big problem.

      The query below does not finish:

      select min(clock) from events
      where events.source=0 and events.object=0 and not exists
      (select null from problem where events.eventid=problem.eventid or events.eventid=problem.r_eventid);

      This makes the CPU of the DB server achieve 100% and the Zabbix becomes extremely slow.

      I´ve tried even on a small environment, with 130 NVPS, and the problem is the same.

      I know that this query is related with the housekeeper process and, as described at the release notes, this process was changed.

      My solution was to make a downgrade to the 3.2.10 version, unfortunately.

      I also know that the 3.2 releases was deprecated and I want to upgrade to the 3.4 release, but I´m afraid of having the same problem.

            Assignee:
            Unassigned
            Reporter:
            Rodney Antonio Ramos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: