{% extends "base.html" %} {% load compress humanize static hc_extras %} {% block title %}Add Shell Command - {{ site_name }}{% endblock %} {% block content %}
Executes a local shell command when a check goes up or down.
You can use placeholders $NAME, $STATUS and others (quick reference).