{{ template "header" . }}

create entries

checks

options

nodes
create new node

{{ template "rows_to_table" .Content.nodes }}
commands
create new command

{{ template "rows_to_table" .Content.commands }}
checkers
create new checker instance

{{ template "rows_to_table" .Content.checkers }}
notifier
create new notifier

{{ template "rows_to_table" .Content.notifier }}
{{ template "footer" . }}