XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 5.4.7
    • Server (S)
    • None

      Zabbix server memory usage is significantly growing since the upgrade from from 5.4.1 to 5.4.7.

      The memory is increasing slowly and the root cause is pollers.

      SELECT COUNT,items.type
      FROM items
      JOIN hosts ON (hosts.hostid=items.hostid)
      WHERE items.type NOT IN (2,3,5,7,8,15,17)
      AND items.status=0
      AND hosts.status=0
      GROUP BY items.type;

       

      COUNT(*)    type
      13675        0 - Zabbix agent; 
      51           9 - Web item; 
      349          10 - External check; 
      1614         11 - Database monitor; 
      50758        18 - Dependent item; 
      233          19 - HTTP agent; 

        1. screenshot.885.png
          screenshot.885.png
          75 kB
        2. proc_2380873_smaps.htm
          180 kB
        3. poller_smaps.txt
          189 kB
        4. poller_smaps_start
          180 kB
        5. poller_smaps_end
          180 kB
        6. massif.out
          68 kB
        7. image-55.png
          image-55.png
          43 kB
        8. image-38.png
          image-38.png
          136 kB
        9. image-28.png
          image-28.png
          143 kB
        10. image-27.png
          image-27.png
          137 kB
        11. image-26.png
          image-26.png
          37 kB
        12. image-25.png
          image-25.png
          25 kB
        13. image-24.png
          image-24.png
          37 kB
        14. image-23.png
          image-23.png
          51 kB
        15. image-22.png
          image-22.png
          54 kB
        16. image-21.png
          image-21.png
          73 kB
        17. image-2021-12-06-18-04-46-871.png
          image-2021-12-06-18-04-46-871.png
          21 kB

            zabbix.dev Zabbix Development Team
            avolodin Aleksey Volodin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: