Step {{ current_wizard_step }}: Schedule

Supavision runs checks on this schedule. You can also trigger them manually anytime from the resource page.

{% if errors %}
{% for e in errors %}
{{ e }}
{% endfor %}
{% endif %}
{% for key, val in data.items() %} {% if key not in ('_step', 'resource_type', 'csrf_token') %} {% endif %} {% endfor %}
How often to run automated health checks.
How often to re-discover the full system baseline.
Optional. Receive alerts when health issues are detected.