This repository provides a Zabbix template to monitor SqlBackupAndFTP. It is intended to track backup job execution and transfer status through the data exposed by SqlBackupAndFTP (e.g., logs, generated files, or exported status information).
- Zabbix 6.0 or newer
- SqlBackupAndFTP installed and configured
- Access method used by this template (documented below)
It's created and tested for v12 version.
- Change the path of the executable in the item
[SQLBackupAndFTP] Collect Dataif needed. - The variable
$ZABBIX_BIN_DIRis hardcoded to the pathc:\zabbix_agent.- It will create a configuration file on the first execution with the configurable path of
zabbix_sender.exe, Zabbix configuration and sqlite.dll.
- It will create a configuration file on the first execution with the configurable path of
It request SQLite.dll.au3 and sqlite.dll downloadable from https://www.autoitscript.com/autoit3/pkgmgr/sqlite/ or from https://www.sqlite.org/download.html for only dll
This template is intended specifically for SqlBackupAndFTP and is not a generic SQL/FTP backup monitoring template.