I have SupportAssist for Servers 1.0.1 and whenever I try to add an ESXi 5.5 server it fails the connection without a reason in the logs. For example:
2015-09-09 14:50:02,778 [qtp413601558-61361] INFO com.dell.supportassist.discovery.DeviceDiscoveryManager- 319 - Windows exception:com.jacob.com.ComFailException: Invoke of: ConnectServer
Source: SWbemLocator
Description: The RPC server is unavailable.
2015-09-09 14:50:02,778 [qtp413601558-61361] INFO com.dell.supportassist.discovery.DeviceDiscoveryManager- 323 - Linux exception:com.dell.supportassist.exceptions.CLIException
2015-09-09 14:50:02,779 [qtp413601558-61361] INFO com.dell.supportassist.discovery.DeviceDiscoveryManager- 326 - DRAC exception:com.dell.supportassist.wsman.WSManException: Server returned HTTP response code: 400 for URL: https://bc-esxi-4.bancoop.lan:443/wsman
From what I can tell, from other errors, it seems it's able to connect to ssh but something happens after that. I have OMSA 8.1 on my ESXi servers too, btw.
Is there a special procedure to connect to ESXi servers? Thanks!