{% extends 'email_base.html' %} {% load email %} {% block name %} {{ addressee }}{% endblock name %} {% block content %}

Aggregator failover has detected a failure, however since it is configured to suspend failover if failure is detected on {{ percent }}% of aggs, failover is suspended until an administrator re-enables it. No bonds will be moved between aggregators.

This condition can occur when the management server's network is interrupted. You should probably investigate the cause of the detected failures, review aggregator status at {% absolute_url 'aggregators' %}, and re-enable aggregator failover when all aggregators are detected as online again.

To re-enable aggregator failover or review failover settings, visit {% absolute_url 'admin-index' %}#/aggregator_failover.

{% endblock content %}