Configuration settings for performance evaluation

Rate this Article
No votes yet

Important: Ensure all logs are cleared on both Client and Agent before proceeding with the following steps.

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;"

Play the below video after configuring above setting:

  • Download the video (HP Internal Use Only)

Note:- Click on the "..." on the top to download the video 

What to do after test: