Skip to content

ollesson-allard/ZabbixUpgradeLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Zabbix Agent 7.2 Upgrade Script

This script automates the upgrade/installation of Zabbix Agent 7.2 on Linux systems.

Features

  • Automatically detects and supports both Red Hat-based (RHEL/CentOS) and Debian-based (Ubuntu/Debian) systems
  • Creates backups of existing Zabbix agent configurations before making changes
  • Installs Zabbix Agent 7.2, zabbix-get, and zabbix-sender
  • Enables and starts the Zabbix agent service automatically

Usage

Make the script executable:

chmod +x upgrade_zabbix.sh

Run the script as root:

sudo ./upgrade_zabbix.sh

Notes

  • The script requires internet access to download the Zabbix repositories and packages
  • Configuration backups are stored in /backup/zabbix-agent2-config
  • The script removes any existing Zabbix repositories before installing the new ones
  • Last updated: April 2025 for Zabbix 7.2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages