mirror of
https://github.com/Alkatrazz24/Funk-lab.git
synced 2026-07-08 17:04:42 +02:00
docs(n8n): documenter section énergie GPU dans rapport horaire
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
91e648f55e
commit
ac5938f0ce
1 changed files with 4 additions and 0 deletions
|
|
@ -154,6 +154,10 @@ Envoyer Rapport (SMTP)
|
|||
| Disque | `(filesystem_size - filesystem_free) / filesystem_size * 100` (mountpoint=/) |
|
||||
| Services | `up` |
|
||||
| Services Changes | `changes(up[1h]) > 0` |
|
||||
| GPU Power 1h | `avg_over_time(rocm_gpu_power_watts{instance="gpu-01"}[1h:5m])` → Wh cette heure |
|
||||
| GPU Power 24h | `avg_over_time(rocm_gpu_power_watts{instance="gpu-01"}[24h:5m])` → kWh 24h glissants |
|
||||
|
||||
**Section énergie GPU** : affichée dans chaque rapport entre l'analyse Hermes et les métriques brutes. À minuit (exécution 00:00), un encart **BILAN JOURNALIER** met en avant la consommation totale en kWh des 24h écoulées.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue