boagent icon indicating copy to clipboard operation
boagent copied to clipboard

Allow for multiple sources of energy consumption data

Open bpetit opened this issue 2 years ago • 1 comments

today boagent can either use scaphandre (json) to get energy consumption of the host, or rely on boaviztAPI's defaults depending on the hardware, for a given time window

we need to be able to ask boagent to get its real power measurements from another source than scaphandre, some examples being :

  • ipmi based measurements
  • smart pdu
  • snmp

how to implement that ? probably a flag to call for different stategies

bpetit avatar Sep 22 '22 17:09 bpetit

Hello Benoit, this is closely linked with https://github.com/Boavizta/Energizta/issues/2 (if not the same feature). Could we act that this feature is done by Boagent and is used in Energizta ?

If so, we should add this feature to the hackathon. Do you have some ideas on how to implement it ? @benjaminlebigot you might be interested in following this conversation.

da-ekchajzer avatar Sep 23 '22 09:09 da-ekchajzer