Pulse/pkg/agents
rcourtman 08c04b78ae feat: add power consumption monitoring (Intel RAPL + AMD Energy)
- Add power.go with Intel RAPL and AMD energy driver support
- Read CPU package, core, and DRAM power consumption in watts
- Sample energy counters over 100ms interval to calculate power
- Add PowerWatts field to Sensors struct for API reporting
- Integrate power collection into host agent sensor gathering
- Add comprehensive tests for power collection module

Supports Intel CPUs (Sandy Bridge+) via RAPL and AMD Ryzen/EPYC
via the amd_energy kernel module.

Closes community-scripts/ProxmoxVE#9575
2025-12-25 21:14:12 +00:00
..
docker style: fix gofmt formatting inconsistencies 2025-11-26 23:44:36 +00:00
host feat: add power consumption monitoring (Intel RAPL + AMD Energy) 2025-12-25 21:14:12 +00:00
kubernetes feat: add Kubernetes platform support 2025-12-12 21:31:11 +00:00