Add system health and system event logging.

This commit is contained in:
2025-07-04 08:46:06 +02:00
parent e31401a939
commit 52d3400728
6 changed files with 878 additions and 6 deletions

View File

@@ -183,6 +183,9 @@
<a href="{{ url_for('system_admin_settings') }}" class="btn btn-primary">
⚙️ System Settings
</a>
<a href="{{ url_for('system_admin_health') }}" class="btn btn-warning">
🏥 System Health
</a>
</div>
</div>
</div>