Note: In its current alpha version, dbcheck is only supported on vCenter Server Appliance 6.7 and 7.0
1. Download the latest version of dbcheck temporarily attached to this article.
2. Use a file-moving utility of your choice (WinSCP for example) to copy the entire ZIP directory to /root on the node on which you wish to run it.
3. Change your directory to the location of the file, and unpackage the zip:
- cd /root/
- unzip dbcheck-version_number.zip
- chmod +x dbcheck.sh
- chmod +x vpgsql-consistency-check.sh
4. Run the tool with the command:
./dbcheck.sh
Once initiated, the tool will run its diagnostics.
You can view the detailed output in the window, scrolling up and down to examine the results. Each test is designed to be self-explanatory, clearly presenting its purpose, findings, and any recommended actions. Upon completion, a comprehensive report will be generated and the file path will be displayed, allowing you to easily access the information