saab-simc-admin / palletjack

Lightweight Inventory/Asset/Configuration Management Database
MIT License
5 stars 5 forks source link

RFC: Power modelling tool #127

Open creideiki opened 7 years ago

creideiki commented 7 years ago

The warehouse stores max power draw per chassis and max load per UPS. That means we can make a tool to add up the max power draw for all chassis connected to each UPS and report percentage of capacity used.

Do we want to do that? Would it be useful? It's never going to compete with having proper SNMP-enabled UPS:en feeding their load into a time-series database with a graphing web front-end, but for those who don't have that, is it better than nothing? Are the differences between nominal max draw and actual draw too great and fluctuating for it to be of any use? Could those deficiencies be remedied by asking the service processor for the real power draw (at some random moment when the load is assumed to be typical) and insert that value into the warehouse?

Obvious deficiencies in the current code include: