Focus time metric
Last updated
Was this helpful?
The execution of an application gives you a good idea of what applications employees are using and what is consuming device resources. The focus time allows you to push the analysis further and understand where the opportunities are to make the biggest perceived improvements. It is a precise measurement of the amount of time specific applications were in focus.
By default, the system disables the focus time feature. Activate it manually by adding a registry key on a system or push the registry key using your preferred deployment method.
Note that enabling or disabling it will require you to restart Collector.
To enable this feature on a specific system, run the following command:
REG ADD HKLM\SOFTWARE\Nexthink\Collector\WindowFocusTimeMonitoring /v Enabled /t REG_DWORD /d 1You can also enable it using the registry editor:
Create the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Nexthink\Collector\WindowFocusTimeMonitoring2. Add a DWORD value labeled Enabled and set it to 1.
In the Collector Configuration library pack, execute the remote action Set Collector Configuration.
Last updated
Was this helpful?
Was this helpful?