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

Internal zabbix[] ineffective locking to calculate stats

XMLWordPrintable

    • Sprint 93 (Oct 2022)
    • 0.5

      Steps to reproduce:
      Enable profiling:

      DCget_host_count() locked:1 busy:16.226569 wait:0.000050
      DCget_required_performance() locked:1 busy:16.575361 wait:0.000052
      DCget_item_queue() locked:3 busy:4.984448 wait:0.00033
      DCget_item_queue() locked:2 busy:3.342432 wait:0.000428
      DCget_item_queue() locked:1 busy:1.666648 wait:0.000215
      

      Probably this items are involved:

      • zabbix["queue",<from>,<to>]
      • zabbix["hosts"]
      • zabbix["requiredperformance"]

      Please remove heavy locking to get such stats.

            vso Vladislavs Sokurenko
            edgar.akhmetshin Edgar Akhmetshin
            Team A
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: