Back to rankings

monitoringartist/zabbix-community-repos

monitoringartist.github.io/zabbix-searcher

:memo: 850+ Zabbix community project links: SW/HW/DB templates, scripts, CLIs, integrations, API libraries, modules, configurations, ...

zabbixzabbix-templateszabbix-alertscriptzabbix-apizabbix-projects
Star Growth
Stars
1k
Forks
321
Weekly Growth
Issues
0
5001k
Jan 2015Nov 2018Sep 2022Jul 2026
README

Zabbix Community Repos

If you like or use this project please provide feedback - Star it ★.

Visit also Search web UI interface.

This repository serves as a sort of master repository of various community repos that people have come across. Please create pull request, if you know some useful Zabbix stuff.

If you have some problems with these codes, please ask author of the repo or Zabbix Community for help.

Clone with recursive option if you want to clone also submodule source codes:

git clone --recursive https://github.com/zabbix/zabbix-community-repos.git 

The format for structure should be as follows:

top-level repo -
    project_name -
        README.md (link to the project)
        git submodule to repo

Please do not put any actual code in here. Please use full meaning name for the project name, e.g. "Template Nginx (user)", instead of "Nginx (user)".

Example

Adding a repo:

mkdir "project_name"
git submodule add https://github.com/username/project_name "project_name/repo"
echo "[Link - project name](http://github.com/username/project_name)" > "project_name/README.md"
git add "project_name"
git commit -am "project_name"

Real example:

mkdir "Template-App-Nginx-(blacked)"
git submodule add https://github.com/blacked/zbx_nginx_template "Template-App-Nginx-(blacked)/repo"
echo "[Link - Template App Nginx (blacked)](https://github.com/blacked/zbx_nginx_template)" > "Template-App-Nginx-(blacked)/README.md"
git add "Template-App-Nginx-(blacked)"
git commit -am "Template-App-Nginx-(blacked)"

Additional Zabbix resources

Highlighted Repo

Grafana-Zabbix

Grafana-Zabbix plugin allow you to display your Zabbix data in Grafana metric dashboard.

Dashboard

zabbix-d3js-widgets

Jan Garaj: *Project zabbix-d3js-widgets is here, because everynone want to have nice and cool graphs in the Zabbix. I've saw a few D3.js Zabbix projects. Unfortunately no one finished in the main Zabbix stream. I can recommend Zabbix-d3js-widgets to anyone interested in D3.js graphs based on Zabbix API.

zabbix-d3js-widgets

Author

Devops Monitoring Expert, who loves monitoring systems and cutting/bleeding edge technologies: Docker, Kubernetes, ECS, AWS, Google GCP, Terraform, Lambda, Zabbix, Grafana, Elasticsearch, Kibana, Prometheus, Sysdig, ...

Summary:

Professional devops / monitoring / consulting services:

Monitoring Artist

Related repositories
apache/skywalking

APM, Application Performance Monitoring System

JavaMavenApache License 2.0skywalkingobservability
skywalking.apache.org
24.9k6.6k
apache/hertzbeat

An AI-powered next-generation open source real-time observability system.

JavaMavenApache License 2.0monitormonitoring
hertzbeat.apache.org
7.3k1.3k
zabbix/zabbix

Real-time monitoring of IT components and services, such as networks, servers, VMs, applications and the cloud.

Go TemplateGNU Affero General Public License v3.0zabbixmonitoring
zabbix.com
6.1k1.2k
tianshiyeben/wgcloud

Linux运维监控工具,支持系统硬件信息,内存,CPU,温度,磁盘空间及IO,硬盘smart,GPU,防火墙,网络流量速率等监控,服务接口监测,大屏展示,拓扑图,端口监控,进程监控,docker监控,日志监控,文件防篡改,数据库监控,指令批量下发执行,web ssh,Linux面板(探针),告警,SNMP监测,K8S,Redis,Nginx,Kafka,资产管理,计划任务,密码管理,工作笔记

JavaMavenApache License 2.0linuxdevops
wgstart.com
5.2k906
tarunkant/Gopherus

This tool generates gopher link for exploiting SSRF and gaining RCE in various servers

PythonPyPIMIT Licensercessrf
3.4k403
feiyu563/PrometheusAlert

Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等

JavaScriptnpmMIT Licenseprometheusgraylog
feiyu563.gitbook.io
3.3k749
zabbix/zabbix-docker

Official Zabbix Dockerfiles

DockerfileGNU Affero General Public License v3.0zabbixmonitoring
zabbix.com
2.8k1.4k
borgmatic-collective/borgmatic

Simple, configuration-driven backup software for servers and workstations

PythonPyPIGNU General Public License v3.0pythonbackup
torsion.org/borgmatic/
2.3k117
monitoringartist/zabbix-docker-monitoring

:whale: Docker/Kubernetes/Mesos/Marathon/Chronos/LXC/LXD/Swarm container monitoring - Docker image, Zabbix template and C module

CGNU General Public License v2.0dockerzabbix
hub.docker.com/r/monitoringartist/zabbix-agent-xxl-limited/
1.2k265
Neeky/mysqltools

一个用于快速构建大规模,高质量,全自动化的 mysql分布式集群环境的工具;包含mysql 安装、备份、监控、高可用、读写分离、优化、巡检、自行化运维

PythonPyPImysqlmysql-dba
1.1k467