https://github.com/natthasath/docker-zabbix
Zabbix is an open-source monitoring software for IT infrastructures, it allows monitoring of various metrics, alerting and visualization, it supports a wide range of platforms and technologies.
https://github.com/natthasath/docker-zabbix
docker-compose monitoring zabbix
Last synced: 3 months ago
JSON representation
Zabbix is an open-source monitoring software for IT infrastructures, it allows monitoring of various metrics, alerting and visualization, it supports a wide range of platforms and technologies.
- Host: GitHub
- URL: https://github.com/natthasath/docker-zabbix
- Owner: natthasath
- License: mit
- Created: 2022-11-30T03:58:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T01:13:55.000Z (about 2 years ago)
- Last Synced: 2025-02-26T10:36:53.613Z (over 1 year ago)
- Topics: docker-compose, monitoring, zabbix
- Language: YAML
- Homepage: https://www.zabbix.com/
- Size: 24.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 🎉 Docker Zabbix
Zabbix is an open-source monitoring software for IT infrastructures, it allows monitoring of various metrics, alerting and visualization, it supports a wide range of platforms and technologies.



### 🏆 Run
- [http://localhost:8080/](http://localhost:8080/) username : `Admin` password : `zabbix`
```shell
docker-compose up -d
```