{% extends 'base/layout.html' %} {% load helpers %} {% block title %}Oxidized Dashboard{% endblock %} {% block content %}
| Device | Role | Expected filename |
|---|---|---|
| {{ row.device.name }} | {{ row.device.role|placeholder }} | {{ row.filename }} |
| Device | Filename | Latest Backup | |
|---|---|---|---|
| {{ data.device.name }} | {{ data.filename }} |
{% if data.is_stale %}
Stale
{% endif %}
{{ data.commit_timestamp|placeholder }}
{{ data.commit_sha|slice:":7" }} {{ data.commit_subject }}
|
Config History |
No indexed devices yet. The index refreshes on a schedule —
run manage.py reindex_oxidized to build it now.
|
|||