feat: RAM en Go dans popup + version agent dans install.sh
- Popup détail : valeur absolue RAM (Go) affichée à côté du % - install.sh : bannière version agent plus visible à la fin Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -198,6 +198,8 @@ echo "=== Statut ==="
|
||||
systemctl status nanometrics-agent --no-pager || true
|
||||
|
||||
echo ""
|
||||
ok "Installation terminée — agent $TAG opérationnel"
|
||||
echo "======================================"
|
||||
echo -e " ${GREEN}✓${NC} Nanometrics Agent ${TAG} installé"
|
||||
echo "======================================"
|
||||
echo " Config : $CONFIG_FILE"
|
||||
echo " Logs : journalctl -u nanometrics-agent -f"
|
||||
|
||||
Reference in New Issue
Block a user