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

Zabbix Server source file (src/zabbix_server/server.c) has differing TrendFunctionCacheSize minimum value compared to configuration file comments (conf/zabbix_server.conf ) and online 5.4 documentation

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 5.4.0
    • Server (S)
    • None
    • Zabbix 5.4.0 Source

      Source File Line 750: src/zabbix_server/server.c

       

      _

      {"TrendFunctionCacheSize", &CONFIG_TREND_FUNC_CACHE_SIZE, TYPE_UINT64, PARM_OPT, +*0*+, __UINT64_C(2) * ZBX_GIBIBYTE}

      ,_

       

      Source File Line 478: conf/zabbix_server.conf

       

      _### Option: TrendFunctionCacheSize

      1. Size of trend function cache, in bytes.
      2. Shared memory size for caching calculated trend function data.
        #
      3. Mandatory: no
      4. Range: 128K-2G
      5. Default:
      6. TrendFunctionCacheSize=4M_

       

      Zabbix Online 5.4 Documentation: 

       

      TrendFunctionCacheSize no 128K-2G 4M Size of trend function cache, in bytes.
      Shared memory size for caching calculated trend function data.

       

       

            zabbix.dev Zabbix Development Team
            james.cook000@gmail.com James Cook
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: