How to measure your homelab's real power draw
Measure real power draw at the wall, not from spec sheets. The simplest method is a plug-in energy meter (a "Kill A Watt"-type device, ~$20-30): plug the device in, let it settle, and read idle watts; then run a workload for the load figure. For a whole rack, use a metered PDU, read load from a UPS over USB/SNMP, or log a smart plug into Home Assistant. Spec-sheet wattage is a maximum, not a measurement — it typically overstates real draw several-fold.
Why spec sheets overstate power
A power supply's rating (say 650 W) is its maximum output capacity, not its consumption. A CPU's TDP is a thermal design target, not a steady-state draw. Real systems pull a fraction of these numbers most of the time. That is why our wattage database lists idle/load ranges from real measurements rather than nameplate figures — and why you should measure your own gear before trusting any estimate.
Single-device measurement
- Plug-in energy meter — cheapest and easiest. Reads instantaneous watts and accumulated kWh. Leave it for a day to capture a real average rather than a snapshot.
- Smart plug with energy monitoring — Shelly Plug, TP-Link Kasa KP115, or similar log watts to Home Assistant so you can see daily and monthly trends, not just a single reading.
Whole-rack measurement
- Metered PDU — purpose-built for racks; reports total load and often per-outlet draw.
- UPS telemetry — most APC, CyberPower and Eaton units report load in watts over USB or SNMP;
apcupsd/nutexpose it to your dashboards. - One meter on the strip — the budget option: plug the whole rack's power strip into a single plug-in meter for an aggregate figure.
Turn watts into cost
Once you have a real average wattage, drop it into the cost calculator with your local kWh price to get a monthly and annual figure. Measuring an accumulated kWh reading over a week and extrapolating is even more accurate than a single instantaneous watts reading.
Frequently asked questions
Why is my measured draw lower than the spec sheet?
Spec-sheet wattage is usually the maximum the power supply can deliver or a worst-case TDP, not real-world draw. A '650 W' PSU in a system that idles at 40 W draws 40 W from the wall, not 650 W. Always measure or use real-world figures for cost estimates.
What is a good cheap power meter?
A plug-in energy monitor (the 'Kill A Watt' P3 P4400 in North America, or any cheap EU/UK equivalent that reports watts and kWh) is enough for a single device. They cost around $20-30 and read instantaneous watts plus accumulated kWh.
How do I measure a whole rack?
Plug the rack's PDU or power strip into one meter, or use a metered PDU. Many UPS units (APC, CyberPower, Eaton) report load in watts over USB/SNMP, and smart plugs with energy monitoring (TP-Link Kasa, Shelly) log draw to Home Assistant for trend data.
Should I measure idle or load?
Both. Note the idle reading after the system settles, then run a representative workload (or a stress test) for the load figure. For 24/7 services the idle reading matters most, since the hardware spends most of its time there.
Last updated: 2026-06-13