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

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

              Created:
              Updated: