Configuration settings for performance evaluation

Rate this Article
No votes yet
Important: 
  1. Ensure all logs are cleared on Agent before proceeding with the following steps.(How to clear Agent logs)
  2. Ensure that the settings are reverted after completing the performance test and generating the support bundle.

Please configure the following for this test:

  1. PCoIP Imaging Log interval 
    • This helps to capture more imaging data in logs.
  2. PCoIP Bandwidth Log interval
    • This helps to capture more bandwidth data in logs.
  3. PCoIP statistics interval
    • This helps to capture more statistics data in logs.

Steps to increase the imaging logs intervals:

Windows Agent:

  1. Open the registry editor and go to the folder: "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Teradici\PCoIP\pcoip_admin_defaults".
  2. Add pcoip.imaging_log_interval_sec = 1 as REG_DWORD (32) with a decimal value of 1.
  3. Add pcoip.bandwidth_log_interval_sec = 1 as REG_DWORD (32) with a decimal value of 1.
  4. Add pcoip.server_statistics_interval_seconds = 1 as REG_DWORD (32) with a decimal value of 1
     

Linux Agent:

  1. To set or change a configuration value, add or modify directives in /etc/pcoip-agent/pcoip-agent.conf
  2. Add pcoip.imaging_log_interval_sec = 1
  3. Add pcoip.bandwidth_log_interval_sec = 1
  4. Add pcoip.server_statistics_interval_seconds = 1

Mac Agent:

  1. To set or change a configuration value, add or modify directives to run these commands 
  2. "sudo defaults write /Library/Preferences/com.teradici.pcoip-agent.plist pcoip.imaging_log_interval_sec 1;"
  3. "sudo defaults write /Library/Preferences/com.teradici.pcoip-agent.plist pcoip.bandwidth_log_interval_sec 1;"
  4. "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: