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

Memory Leak on RHEL 8

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 4.4.3, 5.0.0alpha1, 5.0 (plan)
    • None
    • Agent (G)
    • Team C
    • Sprint 58 (Nov 2019)
    • 0.125

      Steps to reproduce:
      Immediately the collector consumes all available memory and utilizes one core at 100%

      Result:

      $ free -h
                    total        used        free      shared  buff/cache   available
      Mem:          125Gi       1.1Gi       124Gi       1.0Mi       414Mi       123Gi
      Swap:          29Gi       285Mi        29Gi
      $ systemctl start zabbix-agent
      (wait 10 seconds)
      $ free -h
                    total        used        free      shared  buff/cache   available
      Mem:          125Gi        71Gi        53Gi       1.0Mi       416Mi        53Gi
      $ free -h
                    total        used        free      shared  buff/cache   available
      Mem:          125Gi       1.1Gi       124Gi       1.0Mi       415Mi       123Gi
      Swap:          29Gi       284Mi        29Gi
      

      Logfile with DebugLevel 5 is attached

      Expected:
      Normal resource usage

            atumilovics Andrejs Tumilovics
            Daywalker01 M P
            Team C
            Votes:
            13 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved: