Manual
https://www.zabbix.com/documentation/6.4/en/manual
Install
Ubuntu 22.04, docker, docker-compose
https://www.zabbix.com/documentation/6.4/en/manual/installation/containers
cd /opt wget https://github.com/zabbix/zabbix-docker/archive/refs/heads/6.4.zip unzip 6.4.zip mv zabbix-docker-6.4 zabbix cd /opt/zabbix mv docker-compose_v3_ubuntu_pgsql_latest.yaml docker-compose.yml rm -r *.yaml build.* Dockerfiles/* LICENSE README.md vi env_vars/.POSTGRES_PASSWORD docker-compose up -d
Change Password
https://www.zabbix.com/documentation/6.4/en/manual/quickstart/login
Default: Admin/zabbix
Edit Admin Profile
Change Password, Language
http://<YourZabbix>/zabbix.php?action=userprofile.edit
Clone Template
Auto Registration
https://www.zabbix.com/documentation/6.4/en/manual/discovery/auto_registration
Alerts > Actions > Autoregietration actions
http://<YourZabbix>/zabbix.php?action=action.list&eventsource=2
Administration > General > Autoregietration
http://<YourZabbix>/zabbix.php?action=autoreg.edit