Step 1: Collect Server Performance Data
Connect to your Curator server via SSH (Linux) or RDP (Windows), then run the performance script for your operating system to generate a comprehensive report of your server’s configuration, performance metrics, and usage statistics.- Linux Servers
- Windows Servers
The generated file will contain system information including server configuration, performance metrics,
and usage statistics needed for performance analysis.
Step 2: Access API Keys Settings
In the backend of Curator using the left-hand navigation, navigate to the Settings > API Keys page.Step 3: Collect Portal Info Endpoint
- In the API Keys settings, select Portal from the first dropdown.
- Select Info from the second dropdown.
- Click the generated preview link to open the endpoint in a new tab.
- Right-click on the page and select Save As to save the output to a file.
- Save the file as
info.json(save as JSON format, not PDF).
Step 4: Collect Portal PHPInfo Endpoint
- Take the URL from the previous step and modify it by changing
portal/infotoportal/phpinfoin the address bar. - Press Enter to load the PHPInfo page.
- Right-click on the page and select Save As to save the output to a file.
- Save the file as
phpinfo.html(save as HTML format, not PDF).
Send Files for Analysis
Email the following files to the Curator support team for analysis:- Server performance data (markdown file from Step 1)
info.json(from Step 3)phpinfo.html(from Step 4)- Feel free to include screenshots of any relevant system information.