energy_backend_info
Check if CPU energy measurement is available on this host and identify the backend. Use this before measuring energy to avoid errors on systems without power sensors.
Instructions
Report whether energy measurement is available on this host and which backend would be used. Call this before measure_energy to know if the energy axis works here — on a machine with no reachable CPU power sensor it returns energy_available: false, and you should rely on the token axis (or say energy can't be measured) rather than estimate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||