Windows
Linux
Sophos XGS
Standalone
Port 8970
Features
- Multi-Firewall-Dashboard mit Live-Status
- Firewall-Regelmanager (Anzeigen, Erstellen, Bearbeiten)
- VPN-Monitoring (IPSec Site-to-Site + SSL-VPN)
- Sophos XML API Integration (Sync + Push)
- Automatisches Polling (alle 60 Sekunden)
- Alerts mit Schweregrad (INFO, WARNUNG, KRITISCH)
- CPU/RAM/Disk-Auslastung pro Firewall
- Server-Sent Events für Live-Updates
- JWT-Authentifizierung (ADMIN/VIEWER)
- Standalone — keine Datenbank-Installation nötig
Installation
Windows (PowerShell)
irm https://downloads.c3po42.de/sophos-manager/install.ps1 | iex
Linux / Server
curl -fsSL https://downloads.c3po42.de/sophos-manager/install.sh | bash