All Projects → alerta → alerta-contrib

alerta / alerta-contrib

Licence: MIT license
Contributed integrations, plugins and custom webhooks

Programming Languages

python
139335 projects - #7 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to alerta-contrib

Shell
Infrastructure Management Shell - Linux
Stars: ✭ 381 (+256.07%)
Mutual labels:  nagios, zabbix
weixin-alert
企业微信告警发送
Stars: ✭ 51 (-52.34%)
Mutual labels:  nagios, zabbix
Awesome Monitoring
INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools for Operations.
Stars: ✭ 356 (+232.71%)
Mutual labels:  nagios, zabbix
Thola
Tool for monitoring and provisioning network devices (mainly using SNMP) - monitoring check plugin
Stars: ✭ 179 (+67.29%)
Mutual labels:  nagios, zabbix
Wgcloud
linux运维监控工具,支持系统信息,内存,cpu,温度,磁盘空间及IO,硬盘smart,系统负载,网络流量等监控,API接口,大屏展示,拓扑图,进程监控,端口监控,docker监控,文件防篡改,日志监控,数据可视化,web ssh,堡垒机,指令下发批量执行,linux面板,探针,故障告警
Stars: ✭ 2,669 (+2394.39%)
Mutual labels:  nagios, zabbix
snmp notifier
A webhook to relay Prometheus alerts as SNMP traps, because sometimes, you have to deal with legacy
Stars: ✭ 33 (-69.16%)
Mutual labels:  webhook, nagios
Zabbix Slack Alertscript
Zabbix AlertScript for Slack.com chat
Stars: ✭ 406 (+279.44%)
Mutual labels:  webhook, zabbix
realopinsight
✔️ Measure and observe end-user applications availability - Define and track SLA/SLO targets through Prometheus-alike metrics and built-in reports - Kubernetes®, Zabbix®, Nagios®.
Stars: ✭ 55 (-48.6%)
Mutual labels:  nagios, zabbix
gogs-webhook-plugin
Jenkins Gogs Webhook
Stars: ✭ 76 (-28.97%)
Mutual labels:  webhook
Zabbix-Network-Weathermap
Network weathermap for Zabbix
Stars: ✭ 83 (-22.43%)
Mutual labels:  zabbix
semantic logger
Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
Stars: ✭ 730 (+582.24%)
Mutual labels:  syslog
discord-twitter-webhooks
🤖 Stream tweets to Discord
Stars: ✭ 47 (-56.07%)
Mutual labels:  webhook
php-weathermap-zabbix-plugin
PHP Weathermap plugin for Zabbix (using Zabbix API)
Stars: ✭ 24 (-77.57%)
Mutual labels:  zabbix
YappyGitHub
A github monitor bot for Discord
Stars: ✭ 64 (-40.19%)
Mutual labels:  webhook
zbx2git
Zabbix Configuration Versioning Manager
Stars: ✭ 23 (-78.5%)
Mutual labels:  zabbix
send2teams
Small CLI tool used to submit messages to Microsoft Teams.
Stars: ✭ 18 (-83.18%)
Mutual labels:  nagios
froggit-go
Froggit-Go is a universal Go library, allowing to perform actions on VCS providers.
Stars: ✭ 19 (-82.24%)
Mutual labels:  webhook
send-to-webhook
A Chrome Extension, send link, image or selected text to webhooks by filters
Stars: ✭ 31 (-71.03%)
Mutual labels:  webhook
zabbix-alerta
Forward Zabbix alerts to the alerta monitoring system
Stars: ✭ 94 (-12.15%)
Mutual labels:  zabbix
hook-slinger
A generic service to send, retry, and manage webhooks.
Stars: ✭ 88 (-17.76%)
Mutual labels:  webhook

Alerta Contrib

Useful but non-essential additions to the alerta monitoring system.

Integrations are specific to the monitoring tool or service being integrated whereas plugins are standard extensions that are triggered before or after alert reception or by an external alert status change.

Some of the integrations listed below redirect to a dedicated Github repository.

Integrations

Plugins

Webhooks

Tests

To run the tests using a local Postgres database run:

$ pip install -r requirements-dev.txt
$ createdb test5
$ ALERTA_SVR_CONF_FILE= DATABASE_URL=postgres:///test5 pytest -v webhooks/*/test*

License

Copyright (c) 2014-2020 Nick Satterly and AUTHORS. Available under the MIT License.

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].