Configuration settings for performance evaluation
Important:
- Ensure all logs are cleared on Agent before proceeding with the following steps.(How to clear Agent logs)
- Ensure that the settings are reverted after completing the performance test and generating the support bundle.
Please configure the following for this test:
- PCoIP Imaging Log interval
- This helps to capture more imaging data in logs.
- PCoIP Bandwidth Log interval
- This helps to capture more bandwidth data in logs.
- PCoIP statistics interval
- This helps to capture more statistics data in logs.
Steps to increase the imaging logs intervals:
Windows Agent:
- Open the registry editor and go to the folder: "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Teradici\PCoIP\pcoip_admin_defaults".
- Add pcoip.imaging_log_interval_sec = 1 as REG_DWORD (32) with a decimal value of 1.
- Add pcoip.bandwidth_log_interval_sec = 1 as REG_DWORD (32) with a decimal value of 1.
- Add pcoip.server_statistics_interval_seconds = 1 as REG_DWORD (32) with a decimal value of 1
Linux Agent:
- To set or change a configuration value, add or modify directives in /etc/pcoip-agent/pcoip-agent.conf
- Add pcoip.imaging_log_interval_sec = 1
- Add pcoip.bandwidth_log_interval_sec = 1
- Add pcoip.server_statistics_interval_seconds = 1
Mac Agent:
- To set or change a configuration value, add or modify directives to run these commands
- "sudo defaults write /Library/Preferences/com.teradici.pcoip-agent.plist pcoip.imaging_log_interval_sec 1;"
- "sudo defaults write /Library/Preferences/com.teradici.pcoip-agent.plist pcoip.bandwidth_log_interval_sec 1;"
- "sudo defaults write /Library/Preferences/com.teradici.pcoip-agent.plist pcoip.server_statistics_interval_seconds 1;"
Performance test:
After configuring the above registry settings, proceed with your performance test.
For guidance, watch the video demonstrating the performance test accurately
What to do after Performance test:
- Collect and upload Logs:
- How do I find the PCoIP log files and set logging level for different PCoIP products?
- Click on "Log Uploader" to submit your collected logs.