Skip to main content

PowerAPI formula using RAPL counters to provides power consumption information.

Project description

RAPL-formula

A powerAPI formula using RAPL counters to provides power consumption information of each socket of the monitored machine.

Use RAPL data collected with the hwpc-sensor and convert it into power consumption measures (in Watt). The power consumption measures are store in a MongoDB database.

Quick start

We detail here how to quickly start rapl-formula and connect it to a hwpc-sensor using a mongoDB instance.

For more detail see our documentation here

Get input data

You have to launch the hwpc-sensor to monitor sockets. The sensor must store its data in a mongoDB database. This database must be accessible by the rapl_formula.

Configuration

You can pass the configuration through a file or the CLI. In both case the parameters to precises are the following :

  • verbose (bool)
  • stream (bool): If working with a sensor in real-time
  • input
  • output
  • enable-cpu-formula (bool): Enable CPU formula', default=True
  • enable-dram-formula (bool): Enable DRAM formula, default=True
  • 'cpu-rapl-ref-event (str): RAPL event used as reference for the CPU power models, default='RAPL_ENERGY_PKG'
  • 'dram-rapl-ref-event (str): RAPL event used as reference for the DRAM power models, default='RAPL_ENERGY_DRAM'
  • 'sensor-report-sampling-interval (int): (for stream mode) The frequency with which measurements are made (in milliseconds)

BSD 3-Clause License

Copyright (c) 2019, PowerAPI All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rapl_formula-0.5.3.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

rapl_formula-0.5.3-py2.py3-none-any.whl (12.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file rapl_formula-0.5.3.tar.gz.

File metadata

  • Download URL: rapl_formula-0.5.3.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for rapl_formula-0.5.3.tar.gz
Algorithm Hash digest
SHA256 ed2ef8aa0e1ccef917a8a5f5a81272e4305cd4dcd13a086e6e9ab69ebb03bd5b
MD5 59bb576ec032b4e2b71c50828e01016e
BLAKE2b-256 db3c9f2fce8479b42d2349f5de2fded673fc1f2d44f4ccc99360220528201697

See more details on using hashes here.

File details

Details for the file rapl_formula-0.5.3-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for rapl_formula-0.5.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9d4ac04fe2aac00bc2ceb36662881473b5277294d41cafe757ca70889e0687f0
MD5 c18921909aa4c676e22990f1280bfabc
BLAKE2b-256 e7db6ff46ce715c35020a6fe1ccbc04924b44d4747ab0c31f873861e22858e4b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page