Foufou-exe / zabbix-centos8-install

Quick installation of zabbix for Centos 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



About

Why did you make this script?

The goal of this script being to facilitate the installation as well as the speed, of course that avoids typing everything by hand, of course the script can evolve according to the service of zabbix

Who does this concern as a person?

In other words, all the people who have an operating system under Linux, more precisely under Debian/Ubuntu. Of course, you must have a use for Zabbix.

Installation

Get the repository :

git clone https://github.com/Foufou-exe/zabbix-install.git

Go to the directory you just downloaded :

cd ~/zabbix-centos8-install

Then set the execution permissions so that the scripts can work properly :

chmod a+x Zabbix_install.sh

Finally you can run the script :

./Zabbix_install.sh

And that's the end of it, normally everything is functional 😁

Support

Any addition of people is welcome whether it is an idea or optimisation

If you have any problems, please report them:

linkedin twitter

About

Quick installation of zabbix for Centos 8

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%