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

Overview/ Latest data page hides alerts if > 50 hosts

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Fixed
    • Icon: Trivial Trivial
    • None
    • 5.0.1
    • Frontend (F)
    • Centos7
    • Sprint 86 (Mar 2022), Sprint 87 (Apr 2022), Sprint 88 (May 2022)

      Steps to reproduce:

      1. Start monitoring "many" hosts for issues (>50?)
      2. Trigger an alert on all hosts somehow
      3. Navigate to overview page, clear all filters.

      Result:
      Only some triggered alerts are seen.

      See screenshots with full problem list, overview missing triggers and overview with filter restricting number of hosts and showing more triggers.
      Expected:
      Expect to see the alerts for all hosts

       

      Further Information

      Adding > 50 hosts to the filtered hostgroup starts to remove a host from the overview page.

      Editing file /usr/share/zabbix/include/defines.inc.php
       
      // Applied to tables with variable count of columns. Columns above this limit will be truncated.
      define('ZBX_MAX_TABLE_COLUMNS', 50);
      Increasing that number to > host count seems to bypass the problem.

      Similar issues on forum with overview page https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/403187-alerts-hidden-on-overview-page

      and Latest data https://www.zabbix.com/forum/zabbix-troubleshooting-and-problems/403544-latest-data-selection-data-missing

            Miks.Kronkalns Miks Kronkalns
            Neal.H Neal Harrington
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: