This repository contains Bash scripts for automating the installation and configuration of Zabbix Server, Zabbix Agent, and Zabbix Proxy. These scripts aim to simplify the deployment process and ensure consistent configurations across different environments.
Ensure you have the following prerequisites before running the scripts:
- Linux operating system (tested on Ubuntu 20.04)
- Bash shell
- Root or sudo access
-
Clone this repository:
git clone https://github.com/vahid97gh/Zabbix.git cd Zabbix
-
Run the Zabbix Server script:
./zabbix-server.sh
-
Clone this repository:
git clone https://github.com/vahid97gh/Zabbix.git cd Zabbix
-
Run the Zabbix Agent script:
./zabbix-agent.sh
-
Clone this repository:
git clone https://github.com/vahid97gh/Zabbix.git cd Zabbix
-
Run the Zabbix Proxy script:
./zabbix-proxy.sh
Customize the configuration files as needed. You can find the Zabbix Server, Agent, and Proxy configuration files in the config directory.
-
Zabbix server config file:
vim /etc/zabbix/zabbix_server.conf
-
Zabbix Agent config file:
vim /etc/zabbix/zabbix_agentd.conf
-
Zabbix Proxy config file:
vim /etc/zabbix/zabbix_proxy.conf
Feel free to contribute by opening issues or submitting pull requests. Your feedback and improvements are highly appreciated.
This project is licensed under the LORES License.