From c2e92e0b42799e3705e43779d89bf77f6e2c52cf Mon Sep 17 00:00:00 2001 From: samdesmondking Date: Tue, 25 Feb 2025 00:21:45 +1100 Subject: [PATCH] Added new name for vCPUs / threads (Logical CPU count) to instance rec guide --- pages/user guides/instance_recommendation.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/user guides/instance_recommendation.md b/pages/user guides/instance_recommendation.md index 8bd0d7c3..a3170227 100644 --- a/pages/user guides/instance_recommendation.md +++ b/pages/user guides/instance_recommendation.md @@ -51,10 +51,12 @@ The best place to start is by using Machine Stats and Tidal Tools to analyze you - CPU name - RAM used - Storage used -- Number of logical processors +- Logical CPU count See [our documentation](machine_stats.html) for detailed instructions on gathering machine stats with Tidal Tools. +If you'd prefer to enter these details manually, you can do so by editing the server directly. + From here, we can begin generating recommendations for this server. You can find your recommendation in the server overview under Transition Planning > Cloud Instance Target. If server doesn't have a recommendation yet, you should be able to hover over this field and see what information you need to gather to generate the recommendation. {% include image.html file="instance_rec_3.png" %}