Remote Display Analyzer Logging with Login VSI

29 Aug 2018 by Ryan Ververs-Bijkerk

Category:

    Remote Display Analyzer

Remote Display Analyzer Logging with Login VSI

Table of Content

  • What is Remote Display Analyzer?
  • What is Login VSI?
  • Adding Remote Display Analyzer to the workload
  • Results
  • Conclusion

With the new release of Remote Display Analyzer, the logging functionality has been added. This is very valuable when performing user load tests with Login VSI. In this blog post, I will share how to integrate Remote Display Analyzer in a Login VSI workload.

What is Remote Display Analyzer?

Remote Display Analyzer (RDA) is the tool to analyze the most common remoting protocols from Microsoft, Citrix, and VMware. It allows measuring the existing configuration and change settings on the fly. Using Remote Display Analyzer you are capable to achieve the best possible end-user experience for every user, on any device, anywhere.

In the latest release of the Remote Display Analyzer, the logging feature had been added!. This allows you to collect all the data in CSV format which can be analyzed afterward. Using the logging functionality in combination with a user simulation tool like Login VSI allows you to analyze the protocol impact under maximum capacity load. This way you can ensure the optimal user experience can be achieved even when the server is running at maximum capacity.

For more information about Remote Display Analyzer please visit the website.

What is Login VSI?

Login VSI is the industry standard benchmark tool for virtual desktop environments and is used by many vendors. Login VSI simulates virtual users to generate a load on your virtual desktop environment. It’s compatible with all the default vendors from Microsoft, Citrix, and VMware. If you want to know more about Login VSI, please visit their website.

Adding Remote Display Analyzer to the workload

Login VSI uses a workload to execute actions so, adding Remote Display Analyzer to the workload allows each virtual user to collect the protocol data. It is recommended to start Remote Display Analyzer in the preparation phase as this is executed for each user. Make sure the Remote Display Analyzer executable is available for all the Login VSI users. In the following example, the default location is on the Login VSI share in a “_VSI_Tools\RDA” directory. The following line will start Remote Display Analyzer in logging mode.

# Start Remote Display Analyzer
VSI_ShellExecute("RDA", "%VSI_SHARE%\_VSI_Tools\RDA\RemoteDisplayAnalyzer.exe", "-logging %VSI_SHARE%\_VSI_LogFiles\%VSI_ACTIVETEST%\%VSI_ACTIVETEST%_RDA_%USERNAME%.csv -timing 10", "%VSI_SHARE%\VSI_Tools\RDA\")

The command line will start Remote Display Analyzer in the logging mode. Using the “-timing” parameter you have the option to change the interval. A regular Login VSI workload is running for 48 minutes and by default, Remote Display Analyzer is reporting every second, which results in too much data for 48 minutes. In order to avoid a data overload, the sample above is configured with a 10-second interval. All the results will be saved to the active test located on the Login VSI share, including the specific username.

Results

Depending on the number of users you are testing with, there is going to be a lot of data. Each user will report a single CSV file with all the collected metrics. Some values may apears as null, this means the specified metric is not activated.

The CSV format allows you to convert the data into a chart. The following example contains the maximum FPS limit and reported FPS during the Login VSI test.

Conclusion

With the new release of Remote Display Analyzer, you are able to enable logging. This new feature it is possible to integrate it into a Login VSI workload which provides additional insights from a user perspective. This allows you to tweak with the protocol settings and see the impact of those changes. If you have any comments or questions, please leave them below.

Photo by Malte Wingen on Unsplash

Tags:
    login vsi
    remote display analyzer
    tools
    tools
    vdi
Ryan Ververs-Bijkerk
Written by Ryan Ververs-Bijkerk

Ryan is a self-employed technologist at GO-INIT who specializes in the EUC and code area. He primarily focuses on the user experience in centralized desktop environments.

Search

    Follow me

    Community