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.
- Consul
- Fail2Ban
- Kibana
- Mailer
- Nagios
- OpsWeekly
- Pinger
- Prometheus
- Riemann
- SNMPTrap
- Sensu
- Amazon SQS
- Supervisor
- Syslog
- URLmon
- Zabbix
- AlertOps
- AMQP
- Cachet
- Enhance
- Forward
- GeoIP
- HipChat
- InfluxDB
- Logstash
- Mattermost
- MS Teams
- Normalise
- OP5
- OpsGenie
- PagerDuty
- Prometheus
- Google Cloud Pub/Sub
- Pushover.net
- Rocket.Chat
- Slack
- Amazon SNS
- Syslog
- Telegram
- Timeout
- Twilio SMS
- Zabbix
- Forward
- AWS CloudWatch
- Azure Monitor
- Fail2Ban
- Grafana
- Graylog
- Mailgun
- New Relic
- PagerDuty
- Pingdom
- Prometheus Alertmanager
- Riemann
- Sentry
- Server Density
- Slack
- Stackdriver
- Telegram
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*
Copyright (c) 2014-2019 Nick Satterly and AUTHORS. Available under the MIT License.