Application startup duration (classic)
Last updated
Last updated
The time that it takes for business-critical applications to start has a direct impact on the digital experience of employees.
Enhance digital employee experience (DEX) by monitoring the application start-up duration.
Applies to platform | Windows |
The application startup duration measures the time elapsed from the moment the kernel launches a new application process to the instant the application displays its main window.
Application startup duration | Application startup duration |
---|---|
Executions is the activity that contains application startup duration in Nexthink. Look for executions of selected business applications in Finder by creating an investigation:
At the bottom of the Start page, click New Investigation.
Under the Activities tab, select executions.
Fill in the conditions and time frame as desired.
Ensure that the Columns in the DISPLAY section include the Startup duration of the execution.
Click Run.
In NXQL, the name of the field Startup duration is translated into startup_duration. For instance, to get a list of executions with the path of the binary run and the startup duration, type in the query:
In addition, the aggregate Average application startup duration is available to compute averages of the application startup duration for the device, user, application, executable and binary objects. As such, the aggregate can be used in quantity metrics.
The aggregate Average application startup duration is available in NXQL under the name average_process_start_time. For example, to compute the average startup duration of applications for the last day, type in the query:
The application startup duration is not available for all applications out-of-the-box, but only to applications whose executable files appear on a particular passlist. By default, the passlist includes the following applications:
For Collector to report accurate application startup duration, an application must fulfill the following requirements:
The native title bar in the main window The measurement of the startup duration requires applications to display a standard title bar in the main window to distinguish it from splash screens. Applications that do display windows (console applications or applications that run minimized) are discarded from the measurement.
The application is not a Universal Windows Platform (UWP) app The measurement method does not work for this kind of application.
The application takes less than 3 minutes to start The system does not report the startup duration for applications that take longer than 3 minutes to start, as this may indicate other issues (e.g. application not responding).
The application uses one process to initialize and display the main window Collector may report inaccurate startup duration values for applications that spawn multiple processes for initialization with just one process responsible for displaying the main window.
The application must be a x64 binary Collector continues to report the execution of 32-bit applications. However, Application start time will only be available for 64-bit applications on 23.6 or later versions of the Collector.
To add an application to the passlist, ensure first that it satisfies the requirements and test the accuracy of the measurements before enabling the new passlist in production. Always include the default list of executables in your own passlist.
The format of the passlist is a string that consists of a comma-separated list of executable names. The asterisk can be used as a wildcard to replace zero or more characters in the name of an executable, for instance:
Use any of the following methods to modify the passlist of applications.
To locally modify the passlist of a device, edit this registry key:
Alternatively, install Collectors with your passlist as the value of this MSI parameter:
In the Collector Configuration library pack, execute the remote action Set Collector Configuration and use your passlist as the value for the parameter AppStartTimeWhitelist
.
Application type | Application | Executable name |
---|---|---|
Start
Stop
Kernel launches application process
Main window appears
Web browser
Chrome
chrome.exe
Web browser
Firefox
firefox.exe
Web browser
Internet Explorer
iexplorer.exe
Office suite
Word
winword.exe
Office suite
Excel
excel.exe
Office suite
PowerPoint
powerpnt.exe
Office suite
Outlook
outlook.exe
Office suite
OneNote
onenote.exe onenoteim.exe onenotem.exe
Communications
Skype for business
lync.exe
Communications
Zoom
zoom.exe