-
How are people treating the "Power Feed" object? Does it represent a breaker or an outlet? Until now I have treated them as the same since usually there would be one outlet per breaker. But I came across a situation where two outlets share the same breaker. Any ideas how to model this in NetBox? I would like to use the power usage feature in the future so in this case the Power Feed should then represent the breaker and it would need to be somehow split in two. I guess the only right way is to create a Device, say "ROOM28 outlet B06" that has 2 * Power Outlet and 1 * Power Port? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Yep, that's how I'd do it. You could just have two power "feeds", but then you'd lose the visibility that they share the same breaker, and therefore are not independent. |
Beta Was this translation helpful? Give feedback.
-
I have following situation: At the moment netbox allows to connect multiple feeds to one power port of a PDU, which would be pretty hazardous I guess, but not one feed to multiple power ports. |
Beta Was this translation helpful? Give feedback.
Yep, that's how I'd do it.
You could just have two power "feeds", but then you'd lose the visibility that they share the same breaker, and therefore are not independent.