Version/Environment:
Domino version 3.x and higher.
Issue:
Domino Support has requested that you run the Admin Toolkit in order to facilitate troubleshooting. The toolkit runs a system scan via a series of checks and then generates a report of the overall health of the deployment. The checks are documented in the admin-toolkit-docs’s documentation.
Steps:
Run these 2 commands in a terminal with kubectl access:
- Domino version 4.x or newer: Run from bastion host, your laptop, or other host with kubectl access where you have network connectivity (e.g. VPN) to the target cluster.
- Domino version 3.x: Log into the central host and run as root (not just sudo).
1. This command gets the latest version of toolkit.sh:
curl -sSLO https://toolkit.re.domino.tech/toolkit.sh && chmod a+x ./toolkit.sh
2. This command outputs the report in the console:
./toolkit.sh
Please note that it can take a few minutes for the Admin Toolkit to run and for the report to be completed. Once completed, scroll to the bottom of the report:
3. Send the Report published URL to Domino Support:
4. You can view the report using the Local report URL
Example report:
Comments
0 comments
Please sign in to leave a comment.