cynfo3000
eb5266f848
feat: Sparkline-Charts für CPU und RAM (8h) — generischer useMetricChart Hook
2026-03-06 21:56:03 +01:00
cynfo3000
aca013b848
feat: PF States Chart (Sparkline letzte 8h) — Backend schreibt pf_states in TimescaleDB, Frontend zeigt SVG-Sparkline
2026-03-06 21:47:47 +01:00
cynfo3000
e01fd7698c
docs: 10 weitere Screenshots hinzugefügt (Login, Dashboard, Netzwerk, Sicherheit)
2026-03-06 18:54:12 +01:00
cynfo3000
225332f519
docs: 5 neue Screenshots hinzugefügt (Backups, Aufgaben, Tunnel, Updates, Agent)
2026-03-06 18:53:13 +01:00
cynfo3000
337f20165a
docs: Screenshot 03 — IPs, MACs und Hostname geschwärzt
2026-03-06 12:55:36 +01:00
cynfo3000
fccf5b823a
docs: Screenshots hinzugefügt (Firewalls, System, Netzwerk, HAProxy)
2026-03-06 12:47:21 +01:00
cynfo3000
3060516080
docs: Donate-Link hinzugefügt
2026-03-06 12:33:56 +01:00
cynfo3000
0e56b518b0
fix: Makefile agent-bsd Pfad korrigiert, install.sh ins Release-ZIP aufgenommen
2026-03-06 10:11:32 +01:00
cynfo3000
138a43e69b
docs: updater/README.md erstellt (cross-platform, FreeBSD+Linux), Komponenten-Tabelle ergänzt
2026-03-06 10:07:15 +01:00
cynfo3000
0698c26a29
docs: README Komponenten-Tabelle aktualisiert — AGENT.md/FIRMWARE.md entfernt, agent-bsd/agent-linux README verlinkt
2026-03-06 10:04:42 +01:00
cynfo3000
8e831e241a
docs: FIRMWARE.md in agent-bsd/README.md zusammengeführt und gelöscht
2026-03-06 09:58:50 +01:00
cynfo3000
afed19724d
docs: AGENT.md entfernt (veraltet, ersetzt durch agent-bsd/README.md und agent-linux/README.md)
2026-03-06 09:56:42 +01:00
cynfo3000
f0e06a93df
docs: FIRMWARE.md komplett überarbeitet — Installer-ZIP vs. Agent-Binary klar getrennt, make release dokumentiert
2026-03-06 09:54:07 +01:00
cynfo3000
72dadf19b1
docs: agent-bsd README scp durch fetch + Git-Clone ersetzt
2026-03-06 09:49:53 +01:00
cynfo3000
b24b91b686
chore: beispielbilder/ und Lastenheft.md entfernt
2026-03-06 09:48:24 +01:00
cynfo3000
f3b052e2c7
refactor: agent/ → agent-bsd/, README.md für BSD-Agent erstellt, Referenzen aktualisiert
2026-03-06 09:48:05 +01:00
cynfo3000
39c168e946
docs: agent-linux README auf Git-Clone umgestellt (kein scp mehr)
2026-03-06 09:45:07 +01:00
cynfo3000
d096922479
docs: echte Agent-IDs und Hostnamen aus README entfernt
2026-03-06 09:42:08 +01:00
cynfo3000
8fd83c2f2b
docs: POSTGRES_SETUP.md vollständig aktualisiert — alle 13 Tabellen, Auto-Migration Hinweis, nützliche Abfragen
2026-03-06 09:40:26 +01:00
cynfo3000
a163037ee8
docs: FRONTEND.md auf Linux korrigiert (NodeSource statt Homebrew, Build direkt auf Server)
2026-03-06 09:36:26 +01:00
cynfo3000
28ebb5378d
docs: FRONTEND.md vollständig (Nginx, Node, config.js, deploy) + config.js aus Repo entfernt
2026-03-06 09:30:33 +01:00
cynfo3000
9bebf85a6d
docs: BACKEND.md vollständiges DB-Schema mit allen Feldern + jwt_secret in config
2026-03-06 09:26:35 +01:00
cynfo3000
48ac353d28
Initial commit — cynfo RMM (clean history, no secrets)
2026-03-06 09:18:45 +01:00
cynfo3000
d4b6ca86e5
feat: Task Health Check + customer_number in webhook payload
...
- Task model: CustomerNumber field (K-Nummer aus customers.number)
- DB: taskSelectCols joined c.number, scanTask scans CustomerNumber
- Hub: WaitForAgentOnline() polls until agent reconnects or timeout
- Scheduler: executeUpdateWithHealthCheck() waits for agent reconnect after update
- health_check: {agent_online: bool, checked_at: RFC3339} in result
- Status: completed_with_warning wenn Update OK aber Agent offline bleibt
- Frontend: Task-Tabelle zeigt Status-Badge (lauft/fehler/warnung/abgebr.)
2026-03-05 10:53:08 +01:00
cynfo3000
721fd5008f
Feature: Recurring jobs with professional scheduling dialog
2026-03-05 09:39:41 +01:00
cynfo3000
f4a28463b7
Feature: PF States, HAProxy + Caddy collectors and dashboard
2026-03-05 09:29:14 +01:00
cynfo3000
31369381d0
UI: Two-level navigation in AgentPanel (DATAZONE style)
2026-03-05 09:09:54 +01:00
cynfo3000
7908ae26a0
Feature: Task Scheduler - planned tasks with webhook support
2026-03-05 08:59:53 +01:00
cynfo3000
e1a3246075
UI: Installationsanleitung Button auf Firewalls und Proxmox Seiten
2026-03-05 07:35:59 +01:00
cynfo3000
5b503e6dba
Feature: System settings in DB - configurable backend URLs and API key
2026-03-04 23:57:14 +01:00
cynfo3000
a64ee3b944
Config: config.js.example with placeholders, real config.js in .gitignore
2026-03-04 23:51:14 +01:00
cynfo3000
70b10a4291
Feature: Audit-Log - tracks all user actions with timestamps
2026-03-04 23:45:01 +01:00
cynfo3000
a60a91bff8
Fix: Security collector debug logging + backend rebuild needed
2026-03-04 23:35:21 +01:00
cynfo3000
772a1fd7a6
Fix: RFC 5424 syslog timestamp regex for audit log parsing
2026-03-04 23:28:17 +01:00
cynfo3000
06189a1468
Feature: Sicherheit Tab - SSH Login Audit + Session History
2026-03-04 23:16:18 +01:00
cynfo3000
57a5a3d3ee
Add systemd service file + update install docs
2026-03-04 09:22:10 +01:00
cynfo3000
2f90697fd0
Fix: writeMux for OPNsense agent WebSocket - prevents concurrent write deadlock
2026-03-04 09:08:21 +01:00
cynfo3000
7f5bb07409
Security: remove hardcoded credentials, use placeholders and config
2026-03-04 08:17:37 +01:00
cynfo3000
240cbe37fa
Proxmox: feinere Tabelle, konfigurierbare Spalten (localStorage), kompaktere MiniBar+VmBadge
2026-03-04 00:11:43 +01:00
cynfo3000
5d26158b53
WAN IP fix: IPv4 bevorzugen, PPPoE-Interfaces korrekt erkennen
2026-03-04 00:04:32 +01:00
cynfo3000
983ecf390c
Clipboard fix: fallback fuer HTTP (non-secure) context, SSH copy-to-clipboard
2026-03-03 23:54:56 +01:00
cynfo3000
025840e9ba
Firewalls: konfigurierbare Spalten (localStorage), kurze Versionsnr, WAN/LAN IP getrennt, Spalten-Zahnrad
2026-03-03 23:41:19 +01:00
cynfo3000
25a6cc2a1a
Installer-Paket System: Backend speichert/served ZIP, Frontend Upload+Download, install.sh auto-download von Backend statt Git
2026-03-03 23:37:31 +01:00
cynfo3000
c387e56816
install.sh: add --no-verify-hostname for self-signed cert
2026-03-03 23:21:57 +01:00
cynfo3000
c45ec52a6b
install.sh: fix fetch path /usr/bin/fetch
2026-03-03 23:20:49 +01:00
cynfo3000
eb52507c08
install.sh + frontend: use external URL dsbmueller.spdns.org:8443, configurable via RMM_BACKEND env
2026-03-03 23:17:58 +01:00
cynfo3000
5f37e28046
install.sh: auto-download from backend, InstallGuide component for frontend dialogs
2026-03-03 23:13:32 +01:00
cynfo3000
7f9fbd257f
Linux/Proxmox Agent + Plattform-Updater + Proxmox Frontend
...
- agent-linux/: Kompletter Linux/Proxmox RMM Agent
- Collectors: CPU, Memory, Disk, Network, Services, Updates, Proxmox (VMs, Container, Storage, ZFS), Backups
- Backup Collector: Jobs nach Node gefiltert (Cluster-aware)
- WebSocket: Tunnel-Support, writeMux fuer stabile Verbindungen
- Systemd Service Template
- updater/: Plattform-unabhaengiger Updater (FreeBSD + Linux)
- runtime.GOOS erkennt Plattform automatisch
- FreeBSD: /usr/local/rmm/, service rmm_agent
- Linux: /usr/local/bin/, /etc/rmm/, systemctl rmm-agent
- Firmware-Download mit ?platform= Parameter
- frontend/: Proxmox-Bereich
- ProxmoxServers.jsx: Eigene Seite fuer PVE Server mit VM/CT Counts
- ProxmoxPanel.jsx: Detail-Panel mit Uebersicht, VMs, Container, Storage, ZFS, Tunnel, Dienste, Updates, Backups
- Agents.jsx: Filtert Linux-Agents raus (nur OPNsense)
- Sidebar: Proxmox Navigationspunkt
- Installationsanleitung mit rmm-agent-linux + rmm-updater-linux
- backend: Platform-Feld fuer Agents, Firmware multi-platform
2026-03-01 22:03:18 +01:00
cynfo3000
c114df215a
Fix: SettingsController in install.sh aktualisiert (rmmagent[general] Parsing)
2026-03-01 01:37:35 +01:00
christian
77ec200b42
Docs aufgesplittet: README + docs/BACKEND + AGENT + FRONTEND + API + FIRMWARE
2026-03-01 01:23:21 +01:00