diff --git a/AstraOS/Frontend/HTML/ayran_tracker.html b/AstraOS/Frontend/HTML/ayran_tracker.html new file mode 100644 index 0000000..554e7a1 --- /dev/null +++ b/AstraOS/Frontend/HTML/ayran_tracker.html @@ -0,0 +1,287 @@ + + +
+ + +- AstraOS ist da! Wir haben alles von Grund auf neu gebaut, damit du deine Systeme noch intuitiver und effizienter verwalten kannst. Wir hoffen, dir gefallen das neue Design und die vielen praktischen Funktionen. + Schön, dass du da bist. Deine Systeme sind einsatzbereit.
{{ stats.active_users.value }}
-- {% set pct = stats.active_users.percent %} - {% if pct is not none %} - {{ '+' if pct>=0 else '' }}{{ pct }}% seit letzter Woche - {% else %} - - - {% endif %} -
-{{ stats.server_load.percent }}%
@@ -66,28 +52,14 @@{{ stats.open_tickets.count }}
-Keine offenen Anfragen
-- {{ status }} -
-- {% if 'wartung' in status.lower() or 'systeme im wartungsmodus' in status.lower() %} - Systeme im Wartungsmodus - {% elif 'online' in status.lower() %} - Alle Systeme funktionsfähig +
{{ stats.active_users.value }}
++ {% set pct = stats.active_users.percent %} + {% if pct is not none %} + {{ '+' if pct>=0 else '' }}{{ pct }}% vs. letzte Woche {% else %} - Teilweise oder komplett offline + - {% endif %}
{{ maint.status if maint.status else 'Wartungsarbeiten laufen' }}
{% elif maint and maint.time_str %}{{ maint.time_str }}
-{{ maint.status if maint and maint.status else 'Geplant' }} {% if maint and maint.duration_minutes %}— Dauer: {{ maint.duration_minutes }} Min.{% endif %}
+{{ maint.status if maint and maint.status else 'Geplant' }} {% if maint and maint.duration_minutes %}— {{ maint.duration_minutes }} Min.{% endif %}
{% else %}Keine geplant
-Alle Systeme sind betriebsbereit.
+Alles läuft normal.
{% endif %}{{ last.time_str if last and last.time_str else 'Keine Daten' }}
-Erstellter Benutzer: {{ last.by if last and last.by else 'N/A' }}
+