• Stars
    star
    119
  • Rank 297,930 (Top 6 %)
  • Language
    Python
  • License
    MIT License
  • Created over 10 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Contributed integrations, plugins and custom webhooks

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.

More Repositories

1

alerta

Alerta monitoring system
Python
2,357
star
2

prometheus-config

Prometheus config for Alerta
256
star
3

docker-alerta

Run alerta in a docker container
Ruby
154
star
4

alerta-webui

Alerta Web UI 7.0
Vue
109
star
5

zabbix-alerta

Forward Zabbix alerts to the alerta monitoring system
Python
98
star
6

angular-alerta-webui

Alerta Web UI 6.0 (DEPRECATED) - See latest version Web UI 7.0
JavaScript
68
star
7

python-alerta-client

Unified command-line tool and python SDK for alerta
Python
29
star
8

kibana-alerta

Log alerts to Elasticsearch and view them in Kibana
28
star
9

nagios-alerta

Forward nagios alerts to the alerta monitoring system
C
22
star
10

sensu-alerta-handler

Use Alerta as a dashboard for Sensu
Go
20
star
11

vagrant-try-alerta

Vagrant Boxes of alerta with other popular monitoring tools eg. Nagios, Riemann, Zabbix, Sensu, Kibana
Shell
17
star
12

riemann-alerta

Create alerts from riemann metrics
HTML
16
star
13

packer-templates

Packer templates used to build virtual machine images for alerta
Shell
7
star
14

alerta-cloudformation

AWS CloudFormation templates for an Alerta stack
Shell
7
star
15

alerta-chrome-extension

Chrome extension for Alerta showing alert counts
JavaScript
5
star
16

alerta-docs

Alerta documentation using "Read the Docs"
CSS
4
star
17

gcloud-api-alerta

Deploy Alerta API to Google Cloud
3
star
18

heroku-api-alerta

Demo Alerta API on Heroku
3
star
19

angular-alerta-explorer

Web-based demo explorer for Alerta API
HTML
1
star
20

alerta.github.io

Alerta landing page
HTML
1
star
21

alerta-dashboard

Version 2.0 (DEPRECATED) - not under active development.
HTML
1
star