Zabbix Dashboard Installation Guide

‼️ INSTRUCTION ‼️

👉 With root user

bash <(curl -s https://raw.githubusercontent.com/opiran-club/Zabbix/main/install/server.sh --ipv4)

Zabbix official documents manual

After finishing the installer, navigate to

http(S)://IP(DOMAIN)/zabbix

1) Click Next

Step 1

2) Click Next

Step 2

3) Type your password that you entered during setup

Step 3

4) Type your desired name and select your timezone

Step 4

5) Click Next

Step 5

6) Finish

Step 6

After finishing the setup, log in to the dashboard using

👉 Username is:

Admin

👉 Password is:

zabbix

Go to the users tab and change the default password.

For reference, check the document 👉 Zabbix Quickstart Guide

To stop and start Zabbix server

service zabbix-server stop / service zabbix-server start

To stop and start MySQL server

service mysql stop / service mysql start

To stop and start agent service

service zabbix-agent stop / service zabbix-agent start

Credits

Credited by OPIran

Contacts

Visit me at OPIran-Gap