39 What's new in Zabbix 5.0.35
Default values for Zabbix agent 2
Zabbix agent 2 plugins now allow to define default values for connecting to monitoring targets in the configuration file.
If no value is specified in an item key or a named session, the plugin will use the value defined in the corresponding default parameter.
New parameters have the structure Plugins.<PluginName>.Default.<Parameter> - for example, Plugins.MongoDB.Default.Uri=tcp://localhost:27017.
See for more info: