{% extends "base.html" %} {% block title %}Recent Changes - Network Management{% endblock %} {% block content %}
Configuration and hardware changes detected across the network
| Detected | Device | Site | Type | Changes | Severity | Actions |
|---|---|---|---|---|---|---|
|
{{ change.detected_at[5:7] }}/{{ change.detected_at[8:10] }}/{{ change.detected_at[2:4] }}
{{ change.detected_at[11:16] }}
|
{{ change.device_name }} | {{ change.site_name or 'Unknown' }} | {{ change.capture_type }} | +{{ change.lines_added }} / -{{ change.lines_removed }} | {{ change.severity }} |
No configuration or hardware changes in the selected time range