Improve vmware data collection performance

XMLWordPrintable

      There are places in the code to improve performance. Once this becomes critical we may consider the following list:

      • increase lookup speed of performance entity counters (zbx_vmware_perf_entity_t:counters, use vector bsearch instead of search or switch to hashset)
      • store performance counters as integer type instead of string
      • instead of storing XML and parse it every check we could parse it once and store the values we need from it

            Assignee:
            Unassigned
            Reporter:
            dimir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: