https://github.com/chakib-belgaid/powerapi

a customised version of powerapi when a wrapper added to simplify taking measures ( using docker containers )

https://github.com/chakib-belgaid/powerapi

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (16.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

a customised version of powerapi when a wrapper added to simplify taking measures ( using docker containers )

Basic Info
  • Host: GitHub
  • Owner: chakib-belgaid
  • License: agpl-3.0
  • Language: Shell
  • Default Branch: master
  • Size: 26 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 8 years ago · Last pushed about 8 years ago
Metadata Files
Readme License

README.md

Powerapi

Join the chat at https://gitter.im/Spirals-Team/powerapi

License: AGPL v3 Build Status Coverage Status

PowerAPI is a middleware toolkit for building software-defined power meters. Software-defined power meters are configurable software libraries that can estimate the power consumption of software in real-time. PowerAPI supports the acquisition of raw metrics from a wide diversity of sensors (eg., physical meters, processor interfaces, hardware counters, OS counters) and the delivery of power consumptions via different channels (including file system, network, web, graphical). As a middleware toolkit, PowerAPI offers the capability of assembling power meters «à la carte» to accommodate user requirements.

About

PowerAPI is an open-source project developed by the Spirals research group (University of Lille 1 and Inria) and fully managed with sbt.

The documentation is available here.

Mailing list

You can follow the latest news and asks questions by subscribing to our mailing list.

Contributing

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.

When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.

Publications

Use Cases

PowerAPI is used in a variety of projects to address key challenges of GreenIT: * GenPack provides a Docker Swarm strategy to minimize the energy footprint of Docker containers deployed in a cluster * BitWatts provides process-level power estimation of applications running in virtual machines * Web Energy Archive ranks popular websites based on the energy footpring they imposes to browsers * Greenspector optimises the power consumption of software by identifying potential energy leaks in the source code.

Acknowledgments

We all stand on the shoulders of giants and get by with a little help from our friends. PowerAPI is written in Scala (version 2.12.1 under 3-clause BSD license) and built on top of: * Akka (version 2.4.14 under Apache 2 license), for asynchronous processing. * Typesafe Config (version 1.3.1 under Apache 2 license), for reading configuration files. * scala-logging (version 3.5.0 under Apache 2 license), for Scala wrapping SL4J. * logback (version 1.1.7 under LGPL 2.1 license), for logging purpose. * powerspy.scala (version 1.2 under AGPL license), for using the PowerSpy power meter. * BridJ (version 0.7.0 under 3-clause BSD license), for system or C calls. * JNA (version 4.2.2 under LGPL 2.1 license), for system or C calls. * perfmon2 (version 4.7.0 under MIT license), for accessing hardware performance counters. * JFreeChart (version 1.0.19 under LGPL license), for creation of interactive and animated charts. * grizzled-scala (version 4.0.0 under 3-clause BSD license), for new utility classes and objects. * Sigar (version 1.6.5 under Apache 2 license), for providing a portable interface for gathering system information. * spray-json (version 1.3.2 under Apache 2 license), for (de)serializing JSON. * scala-influxdb-client (version 0.5.2 under MIT license), for using an asynchronous scala API for InfluxDB.

License

This software is licensed under the GNU Affero General Public License, quoted below.

Copyright (C) 2011-2017 Inria, University of Lille 1.

PowerAPI is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

PowerAPI is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with PowerAPI. If not, please consult http://www.gnu.org/licenses/agpl-3.0.html.

Owner

  • Name: belgaid mohammed chakib
  • Login: chakib-belgaid
  • Kind: user
  • Location: lille france
  • Company: inria-lille

Green Coder, Gamer, and technology enthousiaste, I am a PhD in computer carbonfoot prints, energy measurement and Software optimization

GitHub Events

Total
Last Year

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 1
  • Total Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
chakib med b****d@e****z 1
Committer Domains (Top 20 + Academic)
esi.dz: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

Dockerfile docker
  • mykro/java8-jre latest build
docker-compose.debug.yml docker
  • grid5000 latest
docker-compose.yml docker
  • powerapi latest