Application Load Time
    • Dark
      Light
    • PDF

    Application Load Time

    • Dark
      Light
    • PDF

    Article Summary

    ControlUp has the ability to measure the time it takes every application to become available for the end-user. The application’s load time in seconds is displayed in the Processes view. Average app load time for all processes is aggregated on the session, computer, and folder levels.

    In case this does not work on your machine, here are a few steps you can take in order to troubleshoot the issue:

    What Operating Systems are supported?

    By default, only client operating systems are supported. If you wish to monitor a machine that has Windows Server operating system installed, you need to manually apply the EnableMeasurement key to the registry of the machine. This is further explain in this article.

    Visit the Known Issues section at the end of the article to learn about.

    Whitelist the Application You Want to Measure

    Define the applications you like to monitor in the Real-Time Console. Under Settings > App Load Time you can define the name of the processes you want to monitor with the Application Load Time feature.
    image.png

    Checks to Perform on the Machine

    Check if the Application Load Time process is running
    image.png

    Note

    The ControlUp Agent runs the AppLoadTimeTracer only if it detects a link to a ControlUp Monitor or Real-Time Console that is running. In rare cases the AppLoadTimeTracer.exe loads and drops due to timeout. In that case, you can do the following:

    1. Add REG_DWORD key - ALTTracerWaitingTimeoutInSeconds = Number of seconds (default is 30, please try 60), under HKEYLOCALMACHINE\Software\Smart-X\ControlUp.

    2. Restart the ControlUp Agent and check if the AppLoadTimeTracer.exe is loaded persistently.

    • Driver - Check if the application load time driver is running. The driver is smdrv64.sys and can be viewed by DriverView (if the target computer is 32bit OS then the driver name will be smdrv32.sys)
      image.png

    • Open command line and go to C:\Program Files\Smart-X\ControlUpAgent\Version 8.x.x.xxx and run the following command - AppLoadTimeTracer C

    • It will show if the process holds the list of applications it needs to monitor

    en-usarticleattachments206611349apploadtimecommand.png

    • Registry - Open regedit.exe and go to **HKEYLOCALMACHINE\SOFTWARE\Smart-X\ControlUp\ALT\appmond **and see if all applications you defined are correctly configured in the whitelist value

    • Check that all applications you defined are located under HKEYLOCALMACHINE\SOFTWARE\Smart-X\ControlUp\Agent\AppLoadTime
      image.png

    • Make sure the application load time columns are visible in the grid, go to Columns button and check the Application load time column
      image.png

    Enable the Feature on Server Operating Systems

    To enable the Application Load Time feature manually you need to follow these steps:

    1. Import the attachment of this article to the registry.
    2. Manually configure the registry key mentioned below:
      HKLM\SOFTWARE\Smart-X\ControlUp\Agent\AppLoadTime\EnableMeasurement = 1 (REG_DWORD)
    3. Restart the ControlUp Agent service from the Real-Time Console to enable the feature.

    Known Issues

    Adobe Reader hangs when the process is added to list of processes. Remove it if you have added it already.
    From Windows Server 2016 and new releases of Windows 10, the machine enforces strict policies for kernel drivers. The policies are described here:

    https://docs.microsoft.com/en-us/windows-hardware/drivers/install/kernel-mode-code-signing-policy--windows-vista-and-later-

    Run msinfo32 and verify that your machine state for Secure Boot State is Off.
    image.png

    To turn off the secure boot, visit the official Microsoft documentation

    Contact Us

    If the Application Load Time is still not working, contact us at support@controlup.com.

    Attachment

    EnableMeasurement.reg


    Was this article helpful?