<metaname="description"content="Cron Monitoring. Monitor nightly backups, weekly reports, cron jobs and background tasks. Receive alerts when your tasks don't run on time.">
<metaname="description"content="Cron Monitoring. Monitor nightly backups, weekly reports, cron jobs and background tasks. Receive alerts when your tasks don't run on time.">
@ -7,7 +7,7 @@
{% block head %}
{% block head %}
<linkrel="canonical"href="{% site_root %}"/>
<linkrel="canonical"href="{{ site_root }}"/>
{% endblock %}
{% endblock %}
{% block containers %}
{% block containers %}
@ -27,7 +27,7 @@
Make HTTP requests to the Ping URL at regular intervals.
Make HTTP requests to the Ping URL at regular intervals.
<strong>
<strong>
When the URL is not pinged on time,
When the URL is not pinged on time,
{% site_name %} will send you an alert.
{{ site_name }} will send you an alert.
</strong>
</strong>
You can monitor any service that can make HTTP requests
You can monitor any service that can make HTTP requests
@ -37,7 +37,7 @@
<divclass="col-sm-6 col-sm-pull-6">
<divclass="col-sm-6 col-sm-pull-6">
<h2id="pitch-subtitle">
<h2id="pitch-subtitle">
For each of your periodic tasks,
For each of your periodic tasks,
{% site_name %} provides an unique URL similar to this one:
{{ site_name }} provides an unique URL similar to this one:
</h2>
</h2>
<divid="pitch-url">
<divid="pitch-url">
<code>{{ ping_url }}</code>
<code>{{ ping_url }}</code>
@ -123,7 +123,7 @@
<strong>sending email messages</strong>.
<strong>sending email messages</strong>.
</p>
</p>
<p>
<p>
You can instruct {% site_name %} to look for a particular
You can instruct {{ site_name }} to look for a particular
keyword in the subject line. This is handy when your backup
keyword in the subject line. This is handy when your backup
software sends an email after every run, and uses a different
software sends an email after every run, and uses a different
{% block title %}PagerDuty Integration for {% site_name %}{% endblock %}
{% block title %}PagerDuty Integration for {{ site_name }}{% endblock %}
{% block description %}
{% block description %}
<metaname="description"content="Use {% site_name %} with PagerDuty: configure {% site_name %} to create a PagerDuty incident when a check goes down, and resolve it when a check goes back up.">
<metaname="description"content="Use {{ site_name }} with PagerDuty: configure {{ site_name }} to create a PagerDuty incident when a check goes down, and resolve it when a check goes back up.">
{% endblock %}
{% endblock %}
{% block content %}
{% block content %}
@ -15,7 +15,7 @@
<divclass="jumbotron">
<divclass="jumbotron">
{% if request.user.is_authenticated %}
{% if request.user.is_authenticated %}
<p>If your team uses <ahref="https://www.pagerduty.com">PagerDuty</a>,
<p>If your team uses <ahref="https://www.pagerduty.com">PagerDuty</a>,
you can set up {% site_name %} to create a PagerDuty incident when
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.</p>
a check goes down, and resolve it when a check goes back up.</p>
{% block title %}Pushover Integration for {% site_name %}{% endblock %}
{% block title %}Pushover Integration for {{ site_name }}{% endblock %}
{% block description %}
{% block description %}
<metaname="description"content="Use {% site_name %} with Pushover: configure {% site_name %} to send Pushover notifications when a checks go up or down.">
<metaname="description"content="Use {{ site_name }} with Pushover: configure {{ site_name }} to send Pushover notifications when a checks go up or down.">
<metaname="description"content="With the Free plan, you can monitor up to 20 services for free. Paid plans lift the limits significantly and are reasonably priced. Special offer for open source projects.">
<metaname="description"content="With the Free plan, you can monitor up to 20 services for free. Paid plans lift the limits significantly and are reasonably priced. Special offer for open source projects.">