Some of the entities of the PEER instance located at {{ site }} are having problems with their endpoints.

{% for problem in problems %}* The following endpoints of entity {{ problem.entity }} are down:
{% for error in problem.errors %}  - {{ error.endpoint }} {{ error.exception }}
{% endfor%}{% endfor %}

You are receiving this mail because you want to monitor the status of these entities.

If you don't want to receive these messages please uncheck the box
"Receive email alerts when any endpoint of this entity is down" for
each entity:

{% for problem in problems %}* http://{{ site }}{% url 'monitoring_prefs' problem.entity.id %}
{% endfor %}
