Skip to content

omidx/Zabbix-Backup-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Zabbix-Backup-Script

Zabbix backup script: A bash script to compress and backup a complete Zabbix database & Files.

Usage

  1. Change the variables below to suit your environment (Line 8 - 10):
    $ ZBX_FOLDER=""      # Folder where your Zabbix root installation is
    $ BACKUP_FOLDER=""   # Folder where you want to store the backups
    $ EMAIL=""           # Email ID where you want to receive a confirmation email
  1. make the script executable and run it.
    $ chmod a+x zabbix-backup.sh
    $ ./zabbix-backup.sh

About

Zabbix backup script: A bash script to compress and backup a complete Zabbix database & Files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages