📦 Container Monitor

⚠️ {{ litellmContainers.length }} Litellm
💻 Sistema
{{ system.disk.percent }}%
Disco ({{ system.disk.used_gb }}G / {{ system.disk.total_gb }}G)
{{ system.memory.percent }}%
RAM ({{ system.memory.used_gb }}G / {{ system.memory.total_gb }}G)
{{ system.memory.swap_gb }}G
Swap em uso
{{ dockerDiskSize }}
Docker em disco
{{ d.type }} {{ d.size }} 🗑️ {{ d.reclaimable }}
🐳 Containers
{{ containers.length }}
Total
{{ runningCount }}
Rodando
{{ stoppedCount }}
Parados

🔥 Litellm (Reinício automático: 3:00 AM)

{{ c.name }}
{{ c.status }}
{{ c.name }}
{{ c.status }}

📄 Logs: {{ selectedContainer }}

{{ logsContent }}