- Windows-Dienst (golang.org/x/sys/windows/svc) - Collector: CPU (GetSystemTimes), RAM (GlobalMemoryStatusEx), Disks (GetDiskFreeSpaceEx) - WS-Client: gleiche Verbindungslogik wie Linux/BSD Agent - Commands: exec, winget list/install/upgrade/upgrade-all, Windows Updates check/install, reboot - install.ps1: automatische Service-Installation mit Parametern - make agent-windows VERSION=x.x.x
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
backend_url: "https://192.168.85.13:8443"
|
|
api_key: "AGENT_KEY_HERE"
|
|
agent_name: "PC-Name"
|
|
interval_seconds: 60
|
|
insecure: true
|