You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Using Windows machine, extract the binaries to C:\
Edit the vmfields.yaml file and put in the metrics that are to be measured. Add outputFormat: csv.
Close & save the yaml file. Run the command .\exporttool.bat -d ..\target\samples\vmfields.yaml -u username@"auth source" -p password -H vmware.host.com -o "path/to/output"
Error shown is being output
Expected behavior
I expected the data to be processed and stored in the CSV in the path given in the command.