This topic covers some frequently asked questions about VMware Aria Operations Proxy.

Configuration

  1. What are the prerequisites for setting up a cloud proxy account?

    Prerequisites are given in the topic, Configuring Cloud Proxies in VMware Aria Operations.

  2. What does one-way connection mean?

    Outbound connections are initiated from cloud proxy to VMware Aria Operations, over https/443. Cloud proxy can also facilitate vCenter actions.

  3. Which ports should be opened?

    The most up-to-date technical information about ports can be found on Ports and Protocol. For information on firewall requirements in VMware Aria Operations see KB article 93210.

  4. Which ports should be allowed for incoming traffic to cloud proxy?

    Allow port 443 https protocol for push model adapters like application monitoring or Suite-API on cloud proxy. Allow ports 4505, 4506, and 8443 via TCP protocol for application monitoring. Allow the VRRP protocol for intercommunication between cloud proxies in a application monitoring high availability activated collector group.

  5. How do I edit environment settings for cloud proxy?

    You can edit vApp options. For more information, see Edit OVF Details for a Virtual Machine.

  6. How are certificates managed?

    Certificates are managed by cloud proxies. But for any additional proxy servers with SSL communication, you need to provide certificate(s).

  7. What credential is used to login to cloud proxy?

    You can login as the “root” user. You are expected to set a new password on the first login to cloud proxy VM.

    SSH access is disabled by default, so the first login must be done via the vCenter console. You can run the following command to start SSH service:
    systemctl start sshd
    systemctl enable sshd

    To reset password, see the VMware KB Article, 2001476.

  8. Where can I configure the local HTTP proxy for VMC on AWS?

    Perform the following steps:

    1. Login to VMware Aria Operations and go to the Administration page.
    2. Go to Cloud Accounts.
    3. Select VMC on AWS.
    4. Click + next to credentials to add a credential.
    5. In proxy details, add details for the local HTTP proxy. (Do not add details for cloud proxy here).

    For more details, see Configuring VMware Cloud on AWS in VMware Aria Operations.

  9. Will I be notified if the connection between cloud proxy and VMware Aria Operations breaks down?

    You can configure alerts/notifications on the VMware Aria Operations cloud proxy object. For more information, see Monitoring the Health of Cloud Proxies.

    VMware Aria Operations automatically generates notifications for the following scenarios:
    • Cloud proxy is not reachable.
    • Cloud proxy is nearing sizing limits.
  10. How do I change account for cloud proxy?

    You can edit vApp options. For more information, see Edit OVF Details for a Virtual Machine.

  11. How can I check the status of cloud proxy?

    For more information, see Monitoring the Health of Cloud Proxies.

  12. Should I use Remote Collector or cloud proxy for monitoring?

    VMware recommends that you use cloud proxy to take advantage of the latest enhancements. Also, application monitoring, HA of collector groups, and data persistence are only supported through cloud proxy.

Sizing

  1. How should I size the cloud proxy?

    For information on sizing, see the VMware KB article 78491

  2. How would I know if cloud proxy is nearing sizing limit?

    VMware Aria Operations customers will receive an email when cloud proxy is nearing sizing limit.

Upgrade

  1. How do I upgrade cloud proxy?

    Cloud proxy is upgraded automatically. In case the upgrade fails, see the VMware KB article 80590.

High Availability

  1. Is high availability supported?
    Cloud proxy supports high availability. You can add multiple cloud proxies to a collector group. If the collecting cloud proxy fails or gets disconnected, collection can be picked up by another proxy in the group.
    Note: Since the failover is initiated after a period of 10 minutes, few collection cycles are lost.

To troubleshoot cloud proxy issues, see Cloud Proxy Troubleshooting.