{% extends "base.html" %} {% load compress humanize staticfiles hc_extras %} {% block title %}Integrations - {% site_name %}{% endblock %} {% block content %}
Type | Value | Assigned Checks | Last Notification | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{ ch.get_kind_display }} |
{% if ch.kind == "email" %}
to
{{ ch.value }}
{% if not ch.email_verified %}
(unconfirmed)
{% endif %}
{% elif ch.kind == "pd" %}
{% if ch.pd_account %}
account
{{ ch.pd_account}},
{% endif %}
service key
{{ ch.pd_service_key }}
{% elif ch.kind == "opsgenie" %}
API key
{{ ch.value }}
{% elif ch.kind == "victorops" %}
Post URL
{{ ch.value }}
{% elif ch.kind == "po" %}
user key
{{ ch.po_value|first }}
({{ ch.po_value|last }} priority)
{% elif ch.kind == "slack" %}
{% if ch.slack_team %}
team
{{ ch.slack_team }},
channel
{{ ch.slack_channel }}
{% else %}
{{ ch.value }}
{% endif %}
{% elif ch.kind == "webhook" %}
|
{{ ch.n_checks }} of {{ num_checks }} |
{% with n=ch.latest_notification %}
{% if n %}
{% if n.error %}
Failed, {{ n.created|naturaltime }}
{% else %}
Delivered, {{ n.created|naturaltime }}
{% endif %}
{% else %}
Never
{% endif %}
{% if ch.kind == "sms" %}
Used {{ profile.sms_sent_this_month }} of {{ profile.sms_limit }} sends this month. {% endif %} {% endwith %} |
A messaging app for teams.
Add IntegrationGet an email message when a check goes up or down.
Add IntegrationGet a text message to your phone when a check goes down.
Add IntegrationReceive a HTTP callback when a check goes down.
Add IntegrationReceive instant push notifications on your phone or tablet.
Add IntegrationPushbullet connects your devices, making them feel like one.
Add IntegrationA messaging app with a focus on speed and security.
Add IntegrationOn-call scheduling, alerting, and incident tracking.
Add IntegrationGroup and private chat, file sharing, and integrations.
Add IntegrationOn-call scheduling, alerting, and incident tracking.
Add IntegrationCross-platform voice and text chat app designed for gamers.
Add IntegrationAlerting & Incident Management Solution for Dev & Ops.
Add Integration
Your favorite service or notification method not listed?
Please file an issue on GitHub!