Funk-lab/PROGRESS.md
Claude 649c6fde8e
feat(monitoring): surveillance réseau active via blackbox_exporter
Sondes actives ICMP/HTTP/DNS qui complètent le monitoring passif
(node_exporter + up{}) : joignabilité hôtes/passerelle, accès internet,
santé DNS *.lab.local + forwarding, latence LAN, services de bout en
bout via Traefik.

- blackbox_exporter (chart 11.13.0, ArgoCD, ns monitoring) — ICMP via
  NET_RAW, DNS du pod = dnsmasq (chemin réel lab → Traefik)
- 3 jobs blackbox-icmp/-http/-dns (additionalScrapeConfigs)
- alerts-network.yaml : internet, DNS, passerelle, hôtes, services,
  latence, exporter (→ pipeline AlertManager existant)
- Asa : outil network_status + contexte présélectionnable reseau
- doc admin/infra/reseau.md + CLAUDE.md + progress

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Rc3dLKfqEPHexvFCCx5ZEF
2026-06-25 12:43:13 +00:00

2.5 KiB
Raw Blame History

Funk — Journal de progression

Date Résumé
2026-05-09 Init repo, rôles common + gateway, storage-01 et gpu-01 opérationnels
2026-05-10 dnsmasq, ROCm, LM Studio (GLIBCXX fix), NFS + RAID5, modèles partagés sur NFS
2026-05-10b Rôle hermes_agent — installation, config, service systemd sur storage-01
2026-05-11 Hermes opérationnel (matin) — llama-server ROCm 7.x ×4 perf (après-midi) — LiteLLM proxy + Claude API, switch modèle sans restart Hermes (soir)
2026-05-12 Flannel fix, MetalLB + Traefik + DNS wildcard *.lab.local, architecture multi-modèles gpu-01, 5 profils Hermes, docs admin/install/
2026-05-13 Stabilisation multi-modèles — OOM fixes, Qwen3-1.7B sur 14 CPUs (21 tok/s), profils system/monitor finalisés, funk-ai par défaut
2026-05-14 Monitoring complet + fix webhook AlertManager→Hermes (BrokenPipeError). RAG opérationnel : Qdrant 284 chunks, rag-ingest/rag-query, skill funk-ai. Souls révisés (4 profils). Docs : alertmanager-webhook, rag, hermes-souls
2026-05-29 Migration /srv/data RAID5 dégradé → NVMe (sdb ATA errors). Tous les services sur NVMe, bind-mount /home/data
2026-06-18 STT : HUD avancé (design Claude Design, #17), auto-start systemd, app de bureau (.desktop + mode fenêtre), auto-update (stt --update), compat AlmaLinux/Debian. Passe de cohérence doc (#15, #16)
2026-06-21 STT : portail de services + santé live (#34-36), contextes (visualiseur + presets live, #38/#39), intents vocaux (#40), jeton Ghostfolio unifié (#41), actions via Hermes (hermes -z --yolo, rôle hermes_exec + contexte agent, #42/#43), ASR Parakeet activé. Soir : relevé état réel + RAG re-ingéré 436 chunks + fix batch embed (#44)
2026-06-22 STT : transcription partielle live dans le HUD + veille/réveil vocal (« Asa » réveille / « Asa stop » endort, machine à états), wake word défaut asa, client 0.14.0
2026-06-25 Surveillance réseau active : blackbox_exporter (ICMP/HTTP/DNS, ArgoCD ns monitoring) + sondes (passerelle, compute, gpu-01, internet, DNS lab, services Traefik) + alerts-network.yaml + outil Asa network_status & contexte reseau