Coder Social home page Coder Social logo

ansible-zabbix-server's Introduction

Ansible Zabbix Server on Debian 11

This Playbook installs Zabbix Server 6 LTS on Debian 11. This script is based on Zabbix install Documentation and it is production-ready, but you need to create mysql backup scripts and firewall rules manually. Before running this play book on your server, please take a look at Zabbix Hardware Requirements to make sure you have enough hardware resources.

Here is the version information:

Zabbix-Server: 6 LTS
Nginx: 1.18.0
MariaDB: 10.5.15
PHP: 7.4

Settings in group_vars/all:

hostname: Domain name or server name (in this case: example.com)
nginx_port: zabbix console will listen on this port
mysql_zabbix_database: Database name for zabbix
mysql_root_password: The password for the MySQL root account.
mysql_zabbix_user: This is the user that the zabbix application uses to talk to mysql.
mysql_zabbix_password: zabbix mysql account password

important note;

The default credentials for the zabbix server console are: username: Admin passwrod: zabbix Caution: make sure you change the password after you log in.

Run the Playbook:

ansible-playbook -l [target] -i [inventory file] -u [remote user] playbook.yml

ansible-zabbix-server's People

Contributors

sajadkamalinejad avatar

Stargazers

Mohsen Fathipour avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.