I'm trying to configure my Zabbix agent 2 to monitor the MSSQL database that has several instances on this machine...
The installed agent is type 2, 7.0 and the plugins (mssql) are also in the same version.
According to all the documentation, it SHOULD be working, but I keep receiving unknown metrics from MSSQL items, which shows that the plugin is not working correctly...
According to the documentation, the only thing that keeps failing when I add it to the mssql .conf is Plugins.MSSQL.System.Path... in some documentation they tell me to point to the mssql binary, others to the mssql binary plugin...
Has anyone been through this and knows how to configure it correctly?
The installed agent is type 2, 7.0 and the plugins (mssql) are also in the same version.
According to all the documentation, it SHOULD be working, but I keep receiving unknown metrics from MSSQL items, which shows that the plugin is not working correctly...
According to the documentation, the only thing that keeps failing when I add it to the mssql .conf is Plugins.MSSQL.System.Path... in some documentation they tell me to point to the mssql binary, others to the mssql binary plugin...
Has anyone been through this and knows how to configure it correctly?
and it turns out, people just edited config, but never reloaded it..
Comment