waldirio / rvtools_python

Application to be executed on Linux and collect all information from vCenter
10 stars 10 forks source link

[Feature Request] Disk sizes #30

Open luizlinux opened 5 years ago

luizlinux commented 5 years ago

Could the report also contain the disk sizes?

I understand that the relationship between VM and disks is 1to N and that it could be an issue. I guess the disk sizes could be concatenated into one single string to fit into a single column, something like:

...,nics,disks,disk sizes,...
...,2,2,disk0 20GB | disk1 10GB,...

Thanks

waldirio commented 4 years ago

hello @luizlinux

Thanks for the heads up and sorry for my delay, I'll check this out and will let you know.

Thank you!

waldirio commented 6 months ago

Hello @luizlinux

Thank you for your patience. I'm back on this project and I'll check this out.

At this moment, a new version is already available and working via pip, so you can update/install/reinstall and everything will work as expected.

I'll keep you posted. Thank you! Waldirio