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: