{% extends "base.html" %} {% comment %}© 2015, Multapplied Networks, Inc.{% endcomment %} {% load bootstrap %} {% block title %}{{ bond.bonder.name | escapejs }} Bond Settings Check {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
Update the bond with these recommended settings?
The settings check is in progress. Recommended settings will be shown when the check is complete.
Cancel checkThe settings check is scheduled. Recommended settings will be shown when the check is complete.
Cancel checkThe check was cancelled. You can start a new check from the bond details page.
The check failed with this error: {{ tuning.error_message }}
{{ tuning.leg_tuners | getLegFailureReason }}
The check failed. You can start a new check from the bond details page.
| ID | Submitted | Status | Details |
|---|---|---|---|
| {{ legtuner.id }} | {{ legtuner.created | date:'medium' }} | {{ legtuner.status | tuner_status }} |
| Level | Date | Message |
|---|---|---|
| {{ log.level }} | {{ log.created_at | date:'medium' }} | {{ log.message }} |