Uploaded image for project: 'ZABBIX FEATURE REQUESTS'
  1. ZABBIX FEATURE REQUESTS
  2. ZBXNEXT-9357

Zabbix agent 2 System.Capacity configuration for plugins

XMLWordPrintable

    • Sprint candidates

      Would be nice to add configuration parameter with description System.Capacity for zabbix_agent2.conf e.g.:

      ### Option:Plugins.<plugin_name>.System.Capacity
      #	TODO: Description goes here
      #
      # Mandatory: no
      # Default:
      # Plugins.<plugin_name>.System.Capacity=1000
      

      with possibility to run this parameter for all plugins at once without specifying those separately e.g.:

      Plugins.*.System.Capacity=1000
      

       

      Add a new agent 2 config field that would set the default capacity value for all plugins. Plugin-specific capacity settings (Plugins.MSSQL.System.Capacity) would overite it. If neither value is set in config, then a default hard-coded value should be used.

      Add newly added and existing (plugin-specific) config fields to example config.

      • Plugins.*.System.Capacity
      • the newly added default capacity field
      • Plugins.*.System.ForceActiveChecksOnStart

            zabbix.dev Zabbix Development Team
            kseve Kirils Seve
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: