I presume your Zabbix Agent was installed in C:\Program Files\Zabbix Agent, so just put both directories in it and restart agent.
Requirements:
- Microsoft SQL Server 2008-2016
- Zabbix 3.4+
- PowerShell 3+
- Zabbix global regular expression "MSSQL Databases for discovery"
Functionality:
- instances autodiscovery
- databases autodiscovery
- log monitoring
Requirements:
- Microsoft SQL Server 2008 to 2016
- Zabbix 3.4+
- PowerShell 3+
Functionality:
- simpe job stats
Add job discovery with following output:
[{
"{#JOBNAME}":"Text",
"{#JOBID}":"Text",
"{#ENABLED}":"Int",
"{#STATUS}":"Int",
"{#DURATION}":"Int",
"{#LASTRUN}":"UnixTime"
}]