{% extends "base_project.html" %} {% load compress humanize static hc_extras %} {% block title %}Integrations - {{ site_name }}{% endblock %} {% block content %}
Name, Details | Assigned Checks | Status | Last Notification | ||
---|---|---|---|---|---|
|
{% if ch.name %}
{{ ch.name }}
{% else %}
unnamed
{% endif %}
{% include "front/channel_description.html" with ch=ch %}
|
{{ ch.n_checks }} check{{ ch.n_checks|pluralize }}
|
{% if ch.disabled %} Disabled {% elif ch.kind == "email" and not ch.email_verified %} Unconfirmed {% elif ch.kind == "hipchat" or ch.kind == "pagerteam" %} Retired {% else %} Ready to deliver {% endif %} |
{% if ch.last_notify %}
{% if ch.last_error %}
Failed, {{ ch.last_notify|naturaltime }}
{% else %}
Delivered, {{ ch.last_notify|naturaltime }}
{% endif %}
{% else %}
Never
{% endif %}
{% if ch.kind == "sms" or ch.kind == "whatsapp" %}
Used {{ profile.sms_sent_this_month }} of {{ profile.sms_limit }} sends this month. {% endif %} {% if ch.kind == "call" %}Used {{ profile.calls_sent_this_month }} of {{ profile.call_limit }} phone calls this month. {% endif %} |
{% if ch.is_editable and rw %} {% if ch.kind == "email" and ch.disabled %}Fix…{% else %}Edit{% endif %} {% endif %} {% if rw %} {% endif %} |
The project "{{ project }}" does not have any integrations set up yet.
With no configured integrations, {{ site_name }} will not send any notifications when checks change state.
A messaging app for teams.
{% if enable_slack_btn %} Add Integration {% else %} Add Integration {% endif %}Get an email message when a check goes up or down.
Add IntegrationReceive an HTTP callback when a check goes down.
Add IntegrationReceive instant push notifications using Apprise; see all of the supported services here.
Add IntegrationCross-platform voice and text chat app designed for gamers.
Add IntegrationSelf-hosted push notification service.
Add IntegrationDeliver to multiple integrations at once.
Add IntegrationPost notifications to a Matrix room.
Add IntegrationHigh Trust Messaging for the Enterprise.
Add IntegrationChat and collaboration platform for Microsoft Office 365 customers.
Add IntegrationSend push notifications to your phone or desktop via PUT/POST.
Add IntegrationAlerting & Incident Management Solution for Dev & Ops.
Add IntegrationOn-call scheduling, alerting, and incident tracking.
Add IntegrationDevOps Incident Management - On-Call Schedules, Alerts, & Notifications.
Add IntegrationGet a phone call when a check goes down.
Add IntegrationExport check and tag status values to Prometheus.
Add IntegrationPushbullet connects your devices, making them feel like one.
Add IntegrationReceive instant push notifications on your phone or tablet.
Add IntegrationOpen-source communications platform for organizations with high data protection standards.
Add IntegrationExecute a local shell command when a check goes up or down.
Add IntegrationGet a Signal message when a check goes up or down.
Add IntegrationGet a text message to your phone when a check goes down.
Add IntegrationIncident management with unlimited alerts and on-call schedules.
Add IntegrationA messaging app with a focus on speed and security.
Add IntegrationCreate a Trello card when a check goes down.
Add IntegrationOn-call scheduling, alerting, and incident tracking.
Add IntegrationGet a WhatsApp message when a check goes up or down.
Add IntegrationOpen-source group chat.
Add Integration
Your favorite service or notification method not listed?
Please file an issue on GitHub!