Details
-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
Description
We have obs monitoring our PDUs, which all provide per-port level consumption data.
Many of our servers have 4 or 6 PSUs.
This means that tracking the total power consumption of a server is quite an involved process, as it involves aggregating 4 or 6 power values.
This is especially complicated by the fact that GPU servers have very irregular power draws (depending on their workloads) and can cycle their primary PSUs (rather than balancing load over all of them).
What would be truly amazing would be if I could create a pseudo-device entity in obs (e.g. "Server" and then create a pseudo-sensor "Power draw" that was the aggregate of several existing entities (pdu A, sensor A', pdu B, sensor B' etc).
Then there'd be just one aggregate graph to look at for the power consumption of a device.
I appreciate this is likely impossible, but I thought I'd mention it just in case.
Thanks!