All Projects → monitoringartist → Zabbix Community Repos

monitoringartist / Zabbix Community Repos

Licence: gpl-3.0
📝 850+ Zabbix community project links: SW/HW/DB templates, scripts, CLIs, integrations, API libraries, modules, configurations, ...

Labels

Projects that are alternatives of or similar to Zabbix Community Repos

WSFC
Windows Server Failover Cluster (WSFC) metrics fetcher
Stars: ✭ 21 (-97.68%)
Mutual labels:  zabbix
Skywalking
APM, Application Performance Monitoring System
Stars: ✭ 18,341 (+1922.16%)
Mutual labels:  zabbix
Zabbix Slack Alertscript
Zabbix AlertScript for Slack.com chat
Stars: ✭ 406 (-55.24%)
Mutual labels:  zabbix
orazabbix
Oracle database Monitoring via Zabbix
Stars: ✭ 18 (-98.02%)
Mutual labels:  zabbix
zabbix-models
zabbix 模板 ansible api
Stars: ✭ 28 (-96.91%)
Mutual labels:  zabbix
Awesome Monitoring
INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools for Operations.
Stars: ✭ 356 (-60.75%)
Mutual labels:  zabbix
rabe-zabbix
Collection of various Zabbix templates and helper scripts created or used by Radio Bern RaBe
Stars: ✭ 93 (-89.75%)
Mutual labels:  zabbix
Mysqltools
一个用于快速构建大规模,高质量,全自动化的 mysql分布式集群环境的工具;包含mysql 安装、备份、监控、高可用、读写分离、优化、巡检、自行化运维
Stars: ✭ 795 (-12.35%)
Mutual labels:  zabbix
pystormon
Zabbix storage monitoring via CIM/WBEM
Stars: ✭ 13 (-98.57%)
Mutual labels:  zabbix
Shell
Infrastructure Management Shell - Linux
Stars: ✭ 381 (-57.99%)
Mutual labels:  zabbix
zapgix
Zabbix Agent - PostgreSQL
Stars: ✭ 22 (-97.57%)
Mutual labels:  zabbix
libzbxpgsql
Monitor PostgreSQL with Zabbix
Stars: ✭ 150 (-83.46%)
Mutual labels:  zabbix
Squzy
Squzy - is a high-performance open-source monitoring, incident and alert system written in Golang with Bazel and love.
Stars: ✭ 359 (-60.42%)
Mutual labels:  zabbix
weixin-alert
企业微信告警发送
Stars: ✭ 51 (-94.38%)
Mutual labels:  zabbix
Zabbix In Telegram
Zabbix Notifications with graphs in Telegram
Stars: ✭ 710 (-21.72%)
Mutual labels:  zabbix
docker-formio-api
Docker Form.io Server based on Debian w/s6 init, Zabbix Monitoring
Stars: ✭ 14 (-98.46%)
Mutual labels:  zabbix
Zabbix Disk Performance
Zabbix template for collecting IO statistics
Stars: ✭ 286 (-68.47%)
Mutual labels:  zabbix
Prometheusalert
Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等
Stars: ✭ 822 (-9.37%)
Mutual labels:  zabbix
Opscloud
运维管理平台(阿里云),自动同步阿里云配置信息,堡垒机(容器),批量运维,Kubernetes,Zabbix管理等功能
Stars: ✭ 788 (-13.12%)
Mutual labels:  zabbix
Dockbix Xxl
🐳 Dockerized Zabbix - server, web, proxy, java gateway, snmpd with additional extensions
Stars: ✭ 374 (-58.77%)
Mutual labels:  zabbix

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].