- install::
- github:: https://github.com/zabbix/zabbix
- docs:: https://www.zabbix.com/manuals
安装
[[Docker Compose]] 方式
下载:https://github.com/zabbix/zabbix-docker/archive/refs/tags/5.4.12.zip
Ubuntu 用 root 账号运行:docker-compose -f ./docker-compose_v3_ubuntu_mysql_latest.yaml up -d
用本机 IP 访问(80 端口):
- 账号: Admin (区分大小写)
- 密码: zabbix
配置
修改中文
进入 User settings -> Profile 修改,同时注意下面的时区也要改下。