{% extends "base.html" %} {% load humanize static hc_extras %} {% block title %}Add PagerDuty - {% site_name %}{% endblock %} {% block content %}
If your team uses PagerDuty, you can set up {% site_name %} to create a PagerDuty incident when a check goes down, and resolve it when a check goes back up.
{% else %}{% site_name %} is a free and open source service for monitoring your cron jobs, background processes and scheduled tasks. Before adding PagerDuty integration, please log into {% site_name %}:
After {% if request.user.is_authenticated %}{% else %}logging in and{% endif %} clicking on "Alert with PagerDuty", you will be asked to log into your PagerDuty account.
Next, PagerDuty will let set the name and escalation policy for this integration.
And that is all! You will then be redirected back to "Integrations" page on {% site_name %} and see the new integration!