The vCenter adapter instance in the Aria Operations UI displays a "Warning" state with an "Object Down" status. The associated error message states: "Unable to connect to VC".
ping <vCenter ip address> curl -v telnet://<vCenter ip address:443>/storage/log/vcops/log/adapters/VMwareAdapter/<Adapter_Instance_ID>.log, the following SSL exception is recorded:com.integrien. adapter. vmware.VMwareAdapter.initializeVimClient - Unable to connect to VC https://<vCenter ip address>/sdkcom.vmware.vim.vmomi.client.exception.SslException: javax.net.ssl.SSLHandshakeException:PKIX path building failed: sun.security. provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested targetAria Operations 8.18.x
The root cause is confirmed to be a L7 application inspection on network path between the Aria Operations nodes and the vCenter Server endpoint.
Although Layer 3 (Ping) and Layer 4 (Telnet) connectivity are successful, the L7 inspection interferes with the SSL handshake in a way that the Aria Operations does not recognize the certificate presented by vCenter, resulting in the PKIX path building failed error.
To resolve this issue, disable L7 Application Inspection for traffic between the Aria Operations nodes and the vCenter Server on the intermediate firewall or security appliance.
Once the inspection is disabled: