Skip to content

RAPL input plugin #16876

@rubenhorn

Description

@rubenhorn

Use Case

Running Average Power Limit (RAPL) allows measuring the energy consumption of CPU and DRAM on x64 CPUs.
Linux implements access to these values over the file system using the Power Capping Framework.

RAPL is known to be highly correlated to the actual energy consumption of the server and thus a good metric for gauging energy/power consumption in production without additional hardware.

Expected behavior

Facilitate reading the energy consumption across all RAPL domains through a new input plugin.
Optional: Derive average power consumption between measurements.

Actual behavior

Not implemented.

Additional info

Khan, K.N., Ou, Z., Hirki, M. et al. How much power does your server consume? Estimating wall socket power using RAPL measurements. Comput Sci Res Dev 31, 207–214 (2016).

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestRequests for new plugin and for new features to existing plugins

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions