Synthetic demonstration data — no real host is being monitored.
Example alert: ⚠ Daemon data is stale. This labelled example does not change the synthetic monitor states below.
{% endif %}{% if status is defined and status.daemon_stale %}⚠ Daemon data is stale{% if status.last_tick_age_s is not none %} ({{ '%.0f'|format(status.last_tick_age_s) }} seconds old){% endif %}
{% endif %}{% block content %}{% endblock %}