Zabbix Template and tools for Microsoft SQL Server
This template is PoC due to the nature of SQL monitoring (every DBA would have to his own things depending on the type of load):
- There is no triggers;
- There is no graphs, etc;
- You can easily extend SP to get metrics you need from your MSSQL even business metrics.
- Zabbix > 3.4
- Microsoft SQL Server > 2008 R2
- .Net Framework > 4.0
- Import ZabbixMSSQL.xml template into your Zabbix and attach to SQL server.
- Execute
ZabbixMSSQL.sql
on your SQL server. - Add
ZabbixMSSQL.conf
content into yourzabbix_agentd.conf
. Don't forget to modify paths to binaries according to your installation. - Compile .Net apps and copy binaries with dlls to path configured above. (pre-compiled binaries are available in Releases).
- Restart Zabbix Agent service.
- How to install Zabbix 3.4 monitoring server on Ubuntu 16.04 LTS
- go-zabbix-mssql by khanz
- Стиль жизни SQL and their Telegram group
- Zabbix Talks telegram group (RU)
- Zabbix plugin for Grafana