-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
When using this against a standalone ESXi host the following error is output:
Reading Conf File
vcenter: 10.10.10.10
user: root
## Processing vInfo module
Machine Name: dockerdeb6
Datacenter: ha-datacenter
Traceback (most recent call last):
File "/home/visualblind/.local/bin/rvtools", line 10, in <module>
rvtools.main()
File "/home/visualblind/.local/lib/python3.10/site-packages/rvtools/rvtools.py", line 95, in main
vinfo_collect(service_instance, directory)
File "/home/visualblind/.local/lib/python3.10/site-packages/rvtools/vinfo/vinfo.py", line 362, in vinfo_collect
cluster = get_obj(content, [vim.ClusterComputeResource])
File "/home/visualblind/.local/lib/python3.10/site-packages/rvtools/vinfo/vinfo.py", line 9, in get_obj
obj = container.view[0].name
IndexError: list index out of range
I understand that this tool requires a vCenter host, however for those of us that can't justify the 12GB of memory it takes to run VCSA, the ESXi standalone host is all I have. Is it possible to adapt this tool to accept either as the target host?
FYI, the Windows version of RVTools allows to be ran against a standalone ESXi host.
Thanks
Metadata
Metadata
Assignees
Labels
No labels