/zabbix

Zabbix Automation | with public and private options

Primary LanguageShellApache License 2.0Apache-2.0

Zabbix Automation

Zabbix installer for Ubuntu, Debian, CentOS, RHEL and OpenSUSE.

This script lets you set up your own Zabbix server in a couple of minutes, using your desired parameters. It is designed to be as user-friendly as possible, requiring minimum experience.

Installation

  1. Download the installer script
curl -O https://raw.githubusercontent.com/Scriptease-Automation/Zabbix/master/zabbix_install.sh
  1. Make it executable
chmod +x zabbix_install.sh
  1. Run the installer
bash ./zabbix_install.sh -d <your domain> -v public

OR

bash ./zabbix_install.sh -v private