docs.vmware.com
Open in
urlscan Pro
2a02:26f0:480:591::2ef
Public Scan
URL:
https://docs.vmware.com/en/VMware-Aria-Operations/8.12/Getting-Started-Operations/GUID-A58F8522-0B2E-4523-80D5-627167D8C...
Submission: On April 27 via api from US — Scanned from NL
Submission: On April 27 via api from US — Scanned from NL
Form analysis
0 forms found in the DOMText Content
Your session is about to expire Continue session Your session has expired. Please login to VMware Docs again. Hello, Docs All Book Filter by: VMware Aria Operations 8.12 All Book VMware Aria Operations 8.12 en EnglishDeutschFrançaisEspañol日本語한국어简体中文繁體中文РусскийItalianoNederlandsPortuguês BrasileiroDanskČeštinaPolskieSvenskaTürkçePortuguês de PortugalΕλληνικά Tour VMware Pages Communities Support Downloads MyLibrary Login Logout All Book Filter by: All Book VMware Docs times * Hello, * Home * LANGUAGES * English * Deutsch * Français * Español * 日本語 * 한국어 * 简体中文 * 繁體中文 * Русский * Italiano * Nederlands * Português Brasileiro * Dansk * Čeština * Polskie * Svenska * Türkçe * Português de Portugal * Ελληνικά * VMWARE PAGES * Communities * Support * Downloads * MyLibrary * Login * Logout * VMware Aria Operations * Product Documentation * Technical Articles * Blogs * FAQ VMware Aria Operations Product Documentation Technical Articles Blogs FAQ Expand All Collapse All VMware Aria Operations Product Documentation * Getting Started Getting Started * About Installing About Installing * Workflow of VMware Aria Operations Installation Workflow of VMware Aria Operations Installation * Sizing the Cluster Sizing the Cluster * Add Data Disk Space to a vApp Node Add Data Disk Space to a vApp Node * Complexity of Your Environment Complexity of Your Environment * Cluster Nodes Cluster Nodes * About Remote Collector Nodes About Remote Collector Nodes * About High Availability About High Availability * About VMware Aria Operations Continuous Availability About VMware Aria Operations Continuous Availability * Preparing for Installation Preparing for Installation * Requirements Requirements * Requirements for IPv6 Requirements for IPv6 * Cluster Requirements Cluster Requirements * General Cluster Node Requirements General Cluster Node Requirements * Cluster Node Networking Requirements Cluster Node Networking Requirements * Cluster Node Best Practices Cluster Node Best Practices * Sizing and Scaling Requirements Sizing and Scaling Requirements * Installing VMware Aria Operations Installing VMware Aria Operations * Deployment of VMware Aria Operations Deployment of VMware Aria Operations * Create a Node by Deploying an OVF Create a Node by Deploying an OVF * Installation Types Installation Types * Installing VMware Aria Operations for a New User Installing VMware Aria Operations for a New User * Introduction to a New Installation Introduction to a New Installation * Perform a New Installation on the VMware Aria Operations Product UI Perform a New Installation on the VMware Aria Operations Product UI * About the Primary Node About the Primary Node * Advantages of a New Installation Advantages of a New Installation * Installing VMware Aria Operations as an Administrator Installing VMware Aria Operations as an Administrator * Introduction to Express Installation Introduction to Express Installation * Perform an Express Installation on the VMware Aria Operations product UI Perform an Express Installation on the VMware Aria Operations product UI * Advantages of an Express Installation Advantages of an Express Installation * Expand an Existing Installation of VMware Aria Operations Expand an Existing Installation of VMware Aria Operations * Introduction to Expand an Existing Installation Introduction to Expand an Existing Installation * Expand an existing installation to add a data node Expand an existing installation to add a data node * Advantages of an Expanding an Installation Advantages of an Expanding an Installation * Installing VMware Aria Operations on VMware Cloud Installing VMware Aria Operations on VMware Cloud * Using VMware Aria Operations on-premises to Monitor VMware Cloud Using VMware Aria Operations on-premises to Monitor VMware Cloud * Resize your Cluster by Adding Nodes Resize your Cluster by Adding Nodes * Adding High Availability Adding High Availability * Run the Setup Wizard to Add a Primary Replica Node Run the Setup Wizard to Add a Primary Replica Node * Adding Continuous Availability Adding Continuous Availability * Activate Continuous Availability in VMware Aria Operations Activate Continuous Availability in VMware Aria Operations * Cluster and Node Maintenance Cluster and Node Maintenance * Cluster Management Cluster Management * Troubleshooting Troubleshooting * Troubleshooting Cluster Problems Troubleshooting Cluster Problems * Installing Cloud Proxy Installing Cloud Proxy * Configuring Cloud Proxies in VMware Aria Operations Configuring Cloud Proxies in VMware Aria Operations * Managing Cloud Proxies in VMware Aria Operations Managing Cloud Proxies in VMware Aria Operations * Removing Cloud Proxies Removing Cloud Proxies * Data Persistence in Cloud Proxy Data Persistence in Cloud Proxy * Using APIs with VMware Aria Operations Cloud Proxy Using APIs with VMware Aria Operations Cloud Proxy * Monitoring the Health of Cloud Proxies Monitoring the Health of Cloud Proxies * Upgrading Cloud Proxy Upgrading Cloud Proxy * Using the Cloud Proxy Command-Line Interface Using the Cloud Proxy Command-Line Interface * Cloud Proxy FAQ Cloud Proxy FAQ * Cloud Proxy Troubleshooting Cloud Proxy Troubleshooting * Post-Installation Considerations Post-Installation Considerations * About Logging In About Logging In * After You Log In After You Log In * Monitoring Multiple Clouds Accounts in VMware Aria Operations Monitoring Multiple Clouds Accounts in VMware Aria Operations * Secure the Console Secure the Console * Log in to a Remote Console Session Log in to a Remote Console Session * About New Installations About New Installations * Log In and Continue with a New Installation Log In and Continue with a New Installation * Upgrade, Backup and Restore Upgrade, Backup and Restore * Obtain the Software Update PAK File Obtain the Software Update PAK File * Create a Snapshot as Part of an Update Create a Snapshot as Part of an Update * How To Preserve Customized Content How To Preserve Customized Content * Back Up and Restore Back Up and Restore * Software Updates Software Updates * Install a Software Update Install a Software Update * Before Upgrading to VMware Aria Operations 8.12 Before Upgrading to VMware Aria Operations 8.12 * Running the VMware Aria Operations 8.12 Pre-Upgrade Readiness Assessment Tool Running the VMware Aria Operations 8.12 Pre-Upgrade Readiness Assessment Tool USING THE CLOUD PROXY COMMAND-LINE INTERFACE Add to Library Remove from Library RSS Download PDF Feedback Edit Review Share Twitter Facebook LinkedIn 微博 Updated on 10/20/2022 Selected product version: VMware Aria Operations 8.12 VMware Aria Operations SaaS You can use SSH to access the cloud proxy instance and use its Command-Line Interface to run the following actions: * Manually upgrade your cloud proxy in case the automatic download of the latest binary fails. When the automatic download fails, you see a notification on the VMware Aria Operations user interface. To manually upgrade your cloud proxy instance to the latest version, see the following KB article 80590. * Generate the support bundle. * Gather the status of the cloud proxy's health and connectivity details. Command Line Description cprc-cli -h, --help Displays the help message and use of the command-line interface. cprc-cli -s, --status Prints the cloud proxy life-cycle status, configuration details, upgrade-related information, and more. It is useful to catch necessary information related to support and troubleshooting, or check the connection to VMware Aria Operations VMware Aria Operations, or check the product version number, and so on. cprc-cli -u PRODUCT_PAK, --upgrade PRODUCT_PAK The cloud proxy instance is enabled for an automated upgrade by default. But if the automated upgrade fails due to any exceptional issue, use this command line to upgrade your cloud proxy instance to the desired version. * 8.3 Release cprc-cli -sb, --generate-support-bundle * 8.4 Release cprc-cli -sb, --generate-support-bundle * 8.5 Release cprc-cli IS_HEAVY -sb, --generate-support-bundle IS_HEAVY The IS_HEAVY option should be specified as true or false. For example: cprc-cli -sb true cprc-cli -sb false With the true option, the support bundle is generated with journal.ctl logs. With the false option, the support bundle is generated without journal.ctl logs Generates the cloud proxy support bundle which is a package of logs, configurations, and status files. The support bundles are necessary for product support and troubleshooting. Generated support bundles can be found at the /storage/db/vmware-vrops-cprc/support/ location. cprc-cli -rsb SUPPORT_BUNDLE, --remove-support-bundle SUPPORT_BUNDLE Removes any specified support bundle. Although generated support bundle packages can be removed using the system-embedded commands, it is recommended to use this command for that action. cprc-cli -fm, --enable-fips-mode Enables FIPS mode for cloud proxy. cprc-cli -v -d all | install | network | services | connection Runs the troubleshoot process to check for all or any one of the following issues: * Installation. Checks if VM deployment and cloud proxy installation is successful. * Network. Checks IP configurations, DNS configurations, and Host (hostname) configurations. * Service. Checks whether the vmware-casa.service, collector.service, haproxy.service, httpd-north.service, and httpd-south.service are active and loaded based on the systemctl show command. * Connection: Checks the connection to VMware Aria Operations cluster nodes using curl. For the proxy server cases, checks that connection via the proxy server using its specified configuration. Use the -v command to generate more verbose outputs. This command generates a log file that gets stored in /var/log/support/cprc.analysis.log location. -cs, --certificates-status Displays the status of the imported certificates and if the certificates have been configured correctly or not. cprc-cli -rc, --replace-certificate Allows you to replace the self signed certificates for cloud proxy. Add the full path to the new certificate to the command. The function expects a certificate full chain containing the certificate and private key. For more information, see KB article 89583. Parent topic: Monitoring the Health of Cloud Proxies Previous Page Next Page check-circle-line exclamation-circle-line Translation Error Open MyLibrary close-line In this article Using the Cloud Proxy Command-Line Interface Send Feedback Product Download Company About Us Executive Leadership News & Stories Investor Relations Customer Stories Diversity, Equity & Inclusion Environment, Social & Governance Careers Blogs Communities Acquisitions Office Locations VMware Cloud Trust Center COVID-19 Resources Support VMware Customer Connect Support Policies Product Documentation Compatibility Guide Terms & Conditions California Transparency Act Statement Twitter YouTube Facebook LinkedIn Contact Sales -------------------------------------------------------------------------------- © 2023 VMware, Inc. Terms of Use Your California Privacy Rights Privacy Accessibility Site Map Trademarks Glossary Help Feedback SHARE × Anyone with the Link can view Copy Link Share Collection ON Share Collection OFF Share on Social Media? Add Note Delete Note × Enter Note Cancel Submit Delete ASK NEW QUESTION × exclamation-circle-line We’re sorry, but we can’t post your question to Communities right now. Try again later, or go directly to VMware Communities and post a question without us. We’ll understand. check-circle-line Your question is posted to Communities. Wait patiently for an answer, or take a look now! Enter Subject Enter Question Product-specific community spaces are hosted in English. If you want to ask a question in another language, visit your global community instead. Global Communities Relevant Tags : Cancel Submit CREATE A VMWARE COMMUNITIES USERNAME × exclamation-circle-line We can’t create a username for you at this time. Please check that your My VMware profile is filled out. If the problem persists, contact support. My VMware| Support check-circle-line Welcome to VMware Communities! exclamation-circle-line Usernames can’t contain spaces or special characters. Try a username with numbers and letters instead. Enter Username Username Available x Username Not Available Cancel Create DELETE × Translation Error " "? Cancel Delete × Cookies Settings WE CARE ABOUT YOUR PRIVACY We use cookies to provide you with the best experience on our website, to improve usability and performance and thereby improve what we offer to you. Our website may also use third-party cookies to display advertising that is more relevant to you. By clicking on the “Accept All” button you agree to the storing of cookies on your device. If you close the cookie banner, only strictly necessary cookies will be stored on your device. If you want to know more about how we use cookies, please see our Cookie Policy. Cookies Settings Accept All Cookies COOKIE PREFERENCE CENTER * GENERAL INFORMATION ON COOKIES * STRICTLY NECESSARY * PERFORMANCE * FUNCTIONAL * ADVERTISING * SOCIAL MEDIA GENERAL INFORMATION ON COOKIES When you visit our website, we use cookies to ensure that we give you the best experience. This information does not usually directly identify you, but it can give you a more personalized web experience. Because we respect your right to privacy, you can choose not to allow some types of cookies by clicking on the different category headings to find out more and change your settings. However, blocking some types of cookies may impact your experience on the site and the services we are able to offer. Further information can be found in our Cookie Policy. STRICTLY NECESSARY Always Active Strictly necessary cookies are always enabled since they are essential for our website to function. They enable core functionality such as security, network management, and website accessibility. You can set your browser to block or alert you about these cookies, but this may affect how the website functions. For more information please visit www.aboutcookies.org or www.allaboutcookies.org. Cookies Details PERFORMANCE Performance Performance cookies are used to analyze the user experience to improve our website by collecting and reporting information on how you use it. They allow us to know which pages are the most and least popular, see how visitors move around the site, optimize our website and make it easier to navigate. Cookies Details FUNCTIONAL Functional Functional cookies help us keep track of your past browsing choices so we can improve usability and customize your experience. These cookies enable the website to remember your preferred settings, language preferences, location and other customizable elements such as font or text size. If you do not allow these cookies, then some or all of these services may not function properly. Cookies Details ADVERTISING Advertising Advertising cookies are used to send you relevant advertising and promotional information. They may be set through our site by third parties to build a profile of your interests and show you relevant advertisements on other sites. These cookies do not directly store personal information, but their function is based on uniquely identifying your browser and internet device. Cookies Details SOCIAL MEDIA Social Media Social media cookies are intended to facilitate the sharing of content and to improve the user experience. These cookies can sometimes track your activities. We do not control social media cookies and they do not allow us to gain access to your social media accounts. Please refer to the relevant social media platform’s privacy policies for more information. Cookies Details Back Button COOKIE LIST Filter Button Consent Leg.Interest checkbox label label checkbox label label checkbox label label * View Third Party Cookies * Name cookie name Clear checkbox label label Apply Cancel Confirm My Choices Allow All word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word word mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1 mmMwWLliI0fiflO&1