{% import 'main/macros.tpl.html' as macro %}
|
||
---|---|---|
{{ label_status }}: | {{ status }} {{ error }} | |
{{ label_type }}: | {{ type }} | |
{{ label_domain }}: | {{ ip|raw }} | |
{{ label_port }}: | {{ port }} | |
{{ label_last_check }}: | {{ last_check }} | |
{{ label_last_online }}: | {{ last_online }} | |
{{ label_last_offline }}: | {{ last_offline }} {{ last_offline_duration }} | |
{{ label_rtime }}: | {{ rtime }} s | |
{{ label_monitoring }}: | {{ active }} | |
{{ label_email }}: | {{ email }} | |
{{ label_sms }}: | {{ sms }} | |
{{ label_pushover }}: | {{ pushover }} | |
{{ label_telegram }}: | {{ telegram }} | |
{{ label_timeout }}: | {{ timeout }} s | |
{{ label_website_username }}: | {{ website_username }} | |
{{ label_website_password }}: | {% if (website_password is not empty) %} ****** {% endif %} | |
{{ label_edit }} {{ label_delete }} |