Skip to content

NANDILLONMaxence/Install_auto_Zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install Zabbix automatically

Welcome to my Github repository dedicated to automating the installation of Zabbix, an essential network monitoring and management solution. Here you'll find a set of scripts and resources designed to simplify and speed up the process of installing Zabbix on various platforms (mainly Linux). Whether you're a system administrator, security manager or network monitoring enthusiast, this repository aims to make Zabbix configuration easier, saving you time and effort.

Automating Zabbix installation is crucial to ensuring consistent configuration, avoiding human error and simplifying the deployment of monitoring solutions. The scripts provided here are designed to run seamlessly on different Linux distributions and other operating systems, allowing you to concentrate on effectively monitoring your networks and systems.

Feel free to explore the scripts and guides provided in this repository to get started quickly with Zabbix and take advantage of its benefits for proactive monitoring of your infrastructure. If you have any questions or suggestions, please don't hesitate to share them. We value your input and expertise.

Ready to simplify your Zabbix installation process ? Let's dive into the world of automation !

Install

Clone repository Install_auto_Zabbix on your host:

git clone https://github.com/NANDILLONMaxence/Install_auto_Zabbix.git
chmod +x Install_auto_Zabbix/*.bash
cd Install_auto_Zabbix

launch the script

./001_Zabbix_debian-11.bash

🚧 If you get a dpkg error, check this solution : Err_dpkg


Web interface configuration

After running the installation script :

Open your web browser and enter the IP and port of your Zabbix server :

On the first page, choose your default language :

To configure the database connection :

  • Uncheck TLS encryption
  • Enter the password you have set for the zabbix database

In the next window, select :

  • The server name Zabbix
  • Your Timezone setting
  • Your theme

For the first connection, you will need to enter the default name and password:

  • User name Admin
  • password zabbix

Your Zabbix environment is ready to use :

Releases

No releases published

Packages

No packages published

Languages