opendcim / openDCIM

An open source (GPL v3) Data Center Inventory Management (DCIM) application.
http://opendcim.org
305 stars 204 forks source link

Diverse Power and Server Tier reports displaying incorrect data #1186

Open web1452 opened 4 years ago

web1452 commented 4 years ago

When opening Diverse Power Exceptions Report and Server Tier Classification Report, all devices are listed as the Dependency area returns "Unknown" or "0". This appears even if the power is correctly configured or not configured

from what I can tell this line > $devList=$dev->GetSinglePowerByCabinet(); is returning a null value for both reports

web1452 commented 4 years ago

for a little digging, i found that fac_PowerConnection is not being populated with data anymore.