This repository has been archived by the owner on Mar 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
omegawatt
Loïc Huertas edited this page Nov 3, 2015
·
1 revision
You can use this module by using the given companion object: G5kOmegaWattModule
.
You can only use this module inside a Grid'5000 node which equipped by an OmegaWatt power-meter.
See this page for more information.
- Idle power of the monitored machine. Used to extract CPU consumption from global consumption returned by omegawatt.
- Default value :
0
powerapi.hardware.idle-power = 87.50
- URL of omegawatt probe
- Default value :
""
g5k.probe = "http://kwapi.lyon.grid5000.fr:5000/probes/lyon.taurus-1/power/"
- Time interval between two measures of omegawatt.
- Default value :
1s
g5k.interval = 250ms