From 269bf65d51682624fd35e9fbc76fe9c498dd35a4 Mon Sep 17 00:00:00 2001 From: Daniel Habenicht Date: Wed, 1 Oct 2025 16:59:48 +0200 Subject: [PATCH] Agent Kommunikation aktualisiert --- Agent-Kommunikation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Agent-Kommunikation.md b/Agent-Kommunikation.md index 8477353..0cb15bf 100644 --- a/Agent-Kommunikation.md +++ b/Agent-Kommunikation.md @@ -10,8 +10,8 @@ | GPU_TEMP | °C | keine Umrechnung| | GPU_VRAM_LOAD | prozentual | keine Umrechnung | | GPU_VRAM_SIZE | Bytes | GigaByte | -| NET_RX | Cell | Cell | -| NET_TX | Cell | Cell | +| NET_RX | Bytes/s | Megabit/s | +| NET_TX | Bytes/s | Megabit/s | | DISK_USAGE | Bytes | Gigabyte | | DISK_SIZE | Bytes | Gigabyte | | DISK_TEMP | °C | keine Umrechnung |