I am trying to use CreateMXGPUAlarm to automatically assign VFs to our linked clone virtual desktops. When I run the utility from vCenter, I am getting the following error:
Contacting Server...
Error in connecting to server, please check arguments!
I am not seeing any log files to troubleshoot the issue. The vCenter is 6.5 vCSA with the default configuration. It should connect on port 443. The script I am using is:
./createMxGPUAlarm -u 'username' -p 'password' -e 'ClusterName' -s '/root/mxgpualarm-1.0.1'
The documentation on this is very lacking. Any help you can provide is appreciated.