-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.0.17, 7.4.1, 8.0.0alpha1
-
Component/s: Templates (T)
-
0.5
Steps to reproduce:
- Go to https://git.zabbix.com/projects/ZBX/repos/zabbix/browse/templates/db/mssql_odbc
- Check the list of macros
- Look for the SQL Job Macros
- Inspect {$MSSQL.BACKUP_DURATION.WARN}
Result:
Notice the macro is not for backup monitoring, but for SQL Job monitoring.
Expected:
The name of the macro should be {$MSSQL.JOB_DURATION.WARN}