Hi All,
The config.props file contains a list of default values to run against each server using "DatabaseList." preceeding each option.
As I have 100 MS SQL Servers to configure I have tried putting the User, Password and DataType options in the default list rather than specifying each one for every server e.g.
DatabaseList.User=ZabbixUser
instead of
MyServername.User=ZabbixUser
When I try this I no longer get the values back in zabbix.
Can anyone tell me which values can be specified as defaults and which have to be specified individually for each SQL Server.
Thanks for any replies or advice.
The config.props file contains a list of default values to run against each server using "DatabaseList." preceeding each option.
As I have 100 MS SQL Servers to configure I have tried putting the User, Password and DataType options in the default list rather than specifying each one for every server e.g.
DatabaseList.User=ZabbixUser
instead of
MyServername.User=ZabbixUser
When I try this I no longer get the values back in zabbix.
Can anyone tell me which values can be specified as defaults and which have to be specified individually for each SQL Server.
Thanks for any replies or advice.