SelfhostedPro / selfhosted_templates

Portainer templates for selfhosted services
GNU General Public License v3.0
1.24k stars 238 forks source link

[APP REQUEST]: Zabbix & Promethius #117

Open curator888 opened 4 years ago

curator888 commented 4 years ago

Github Link:

https://github.com/zabbix/zabbix-docker

https://github.com/prometheus/prometheus

Description

Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.

Zabbix is an enterprise-class open source distributed monitoring solution.

Zabbix is software that monitors numerous parameters of a network and the health and integrity of servers. Zabbix uses a flexible notification mechanism that allows users to configure e-mail based alerts for virtually any event. This allows a fast reaction to server problems. Zabbix offers excellent reporting and data visualisation features based on the stored data. This makes Zabbix ideal for capacity planning.

Separate Database?

I dont think either do, but I think Zabbix might have different images for different servers.

SelfhostedPro commented 4 years ago

Would this be the way to go for Zabbix? https://hub.docker.com/r/zabbix/zabbix-appliance/ It looks like it's the server portion.

curator888 commented 4 years ago

@SelfhostedPro Looks like that would work.