<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 %}
<linkrel="canonical"href="{% site_root %}"/>
<linkrel="canonical"href="{{ site_root }}"/>
{% endblock %}
{% block containers %}
@ -27,7 +27,7 @@
Make HTTP requests to the Ping URL at regular intervals.
<strong>
When the URL is not pinged on time,
{% site_name %} will send you an alert.
{{ site_name }} will send you an alert.
</strong>
You can monitor any service that can make HTTP requests
@ -37,7 +37,7 @@
<divclass="col-sm-6 col-sm-pull-6">
<h2id="pitch-subtitle">
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>
<divid="pitch-url">
<code>{{ ping_url }}</code>
@ -123,7 +123,7 @@
<strong>sending email messages</strong>.
</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
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 %}
<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 %}
{% block content %}
@ -15,7 +15,7 @@
<divclass="jumbotron">
{% if request.user.is_authenticated %}
<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>
{% block title %}Pushover Integration for {% site_name %}{% endblock %}
{% block title %}Pushover Integration for {{ site_name }}{% endblock %}
{% 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.">