Sunil Thaha
Sunil Thaha
Since its all internal packages (i.e not exported outside), we have the freedom to refactor it any point in time. Like you said, `redfish` isn't a device per se, so...
@ExplorerRay It is fine to construct (average) power from energy but not the other way because power reading is instantaneous and not the average power (since the last read). Say...
@mdraijer Thank you for the report. We have been working on a rewrite of kepler which is mostly feature complete and works on baremetal. The resource consumption is also comparatively...
@nikimanoledaki @mdraijer , in case you didn't know .. we also have kepler-operator https://github.com/sustainable-computing-io/kepler-operator which lets you easily deploy and configure kepler (reboot) through the power-monitor CRD. You can also...
Closing this as PowerMonitor is already merged.
@rothgar @KaiyiLiu1234 , so the way this is supposed to work is that the hosts' /sys and /proc should be mounted readonly to kepler pod as `/host/sys` and `/host/proc` instead...
@rothgar please note for MSR support, I am adding a proposal - https://github.com/sustainable-computing-io/kepler/pull/2271
@rothgar would you be able to help test the implementation #2273 ?
@msadofschi thank you for reporting this. At this point, we are looking for contributors who are able to maintain helm chart. A sample dashboard that is usable with the new...
@ExplorerRay @Robbie558 Hopefully https://github.com/sustainable-computing-io/kepler/pull/2294 should solve the usecase. You are right the current dashboard in `dev` allows developers to compare the latest against their in-development version.