{% extends 'admin/master.html' %} {% block body %}

Import Rules from Checkmk Folder

Import every Checkmk Setup Rule of the given folder into project {{ project.name }}. Imported rules are added as static rules; re-running the import updates them in place instead of creating duplicates.

{% if not accounts %}
No enabled Checkmk (cmkv2) account found. Create one first.
{% endif %}
Use / for the main folder. Slash or tilde notation both work.
Cancel
{% endblock %}