-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.17, 7.2.11, 7.4.1, 8.0.0alpha1 (master)
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}
- mentioned in
-
Page Loading...