Skip to content

opiran-club/Zabbix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

‼️ INSTRUCTION ‼️

👉 Debian base

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

Zabbic official documents manual

Next update :

  • Zabbix agent (to connect other vm to zabbix server)
  • support for centos / almalinux

After finnish up installer Navigate to

https://IP-ADDRESS/zabbix

or

https://DOMAIN/zabbix

1) click Next

image

2) click Next

image

3) type your password that you entered during setup

image

4) type your desire name and select your timezone

image

5) click next

image

6) finnish

image

after finnishing setup , login the dashboard using

👉 username is:

Admin

👉 password is:

zabbix

go to users tab and change default password


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

Contacts