Hey folks,
I recently upgraded my Zabbix infrastructure to v7 and have been very happy to see that there was now a zabbix agent 2 plugin to collect metric from MSSQL server without DSN.
I configured it with no issue (zabbix plugin installation + configuration of the template) BUT I am now trying to make it work on a SQL server where there are multiples instances.
when you install the plugin, you "unlock" a new key called mssql which is then called in the differents items of the template but I have no way to configure an extra one like mssql2 in order to provide a different Macro for {$MSSQL.URI}.
Has anywone been able to achieve something similar ?
Thanks for your help!
I recently upgraded my Zabbix infrastructure to v7 and have been very happy to see that there was now a zabbix agent 2 plugin to collect metric from MSSQL server without DSN.
I configured it with no issue (zabbix plugin installation + configuration of the template) BUT I am now trying to make it work on a SQL server where there are multiples instances.
when you install the plugin, you "unlock" a new key called mssql which is then called in the differents items of the template but I have no way to configure an extra one like mssql2 in order to provide a different Macro for {$MSSQL.URI}.
Has anywone been able to achieve something similar ?
Thanks for your help!
Comment