An open API service indexing awesome lists of open source software.

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.

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.

![version](https://img.shields.io/badge/version-1.0-blue)
![rating](https://img.shields.io/badge/rating-★★★★★-yellow)
![uptime](https://img.shields.io/badge/uptime-100%25-brightgreen)

### 🏆 Run

- [http://localhost:8080/](http://localhost:8080/) username : `Admin` password : `zabbix`

```shell
docker-compose up -d
```