Does Service Graph Connector for SCCM fetch free disk space info?

pratik0306
Tera Guru

Hi,

Does Service Graph Connector for SCCM fetch free disk space info? If anyone is currently able to get this via default or custom then i would like to know.

 

Currently we are not seeing the free disk space info populated so wanted to understand if it doesnt fetch by default.

4 REPLIES 4

Rahul Priyadars
Giga Sage
Giga Sage

I doubt it fetches FREE DISK SPACE as a ready made Attribute for consumption. 

You can check this staging table data too- sn_sccm_integrate_sccm2019_disk

Regards

RP

Thanks Rahul,

No i dont see that in the staging table for 'Free disk space'.

Aarti Aushal
Tera Contributor

no it only shows Disk Space(size_GB in staging ---disk.disk_space), not the Free disk space.

So if Total Space is also there? if yes then we can add one more Jobs to do calculation total-used to get free space and populate it.

Regards

RP