To resolve the issue, follow these steps:
Step 1: Verify Node Name in Aria Operations:
- Log in to the Aria Operations Admin UI (https://AriaOpsIPorFQDN/admin).
- Confirm the node name (as shown in the screenshot below).

Step 2: Check DNS Resolution from vCenter:
- SSH into the vCenter server.
- Attempt to ping and nslookup the Aria Operations node name (e.g. ping Aria-Ops-Nodename and nslookup Aria-Ops-Nodename).
- The below error will be seen when using the ping command.

- If the node name cannot be resolved, proceed to the next step.
Step 3: Add Host Mapping in vCenter:
- Edit the /etc/hosts file on the vCenter server.
- Add an entry for the Aria Operations node in the following format:
- <Aria-Ops_IP_Address> <FQDN> <Shortname/Nodename>
- Example: <Aria_Ops_IP> abc.example.com abc
- Save the file and exit.
Step 4: Unregister and Re-register the Aria Operations Plugin:
Step 5: Verify Plugin Configuration:
- After re-registration, check the Recent Tasks section in vCenter to ensure there are no errors.
- Confirm that the Aria Operations plugin is now successfully configured.
