SG-SCCM not updating the 'Disk space (GB)' field on computer records

khogan5
Tera Contributor

Hello,

 

We noticed that the 'disk space (GB)' field on computers are no longer being populated. I think it broke after the upgrade to service graph, a while ago but we just noticed. The cmdb_ci_disk table is being imported but the disk space field on computer is not getting a total of the related disk size, it is just left blank.

 

Does this work for anyone? I do not see the field mapped anywhere for service graph and not in the legacy SCCM 2016 transforms either. So maybe it is a script somewhere, that stopped working.

 

I created a script that sums that disk space from the cmdb_ci_disk table and I can set it on the related computer record. But, if do it this way I don't think I can use it with the robust transform. I should maybe use a business rule, that runs on create or update.

 

If this does work, can someone point me in the right direction to fix this, if not maybe recommend the best way to get this working again.

Thanks.

 

5 REPLIES 5

Any reply from ServiceNow? I'm having the same issue.