Enabling and disabling the low resource consumption mode for Network Agent

The low resource consumption mode allows you to limit the RAM usage of the Network Agent installed on the client device. By default, the low resource consumption mode is disabled.

In the low resource consumption mode, the following functions are not performed:

Components and processes resume operation after disabling the low resource consumption mode.

To enable the low resource consumption mode:

  1. Execute the following command in the command line on the client device:

    C:\Program files (x86)\Kaspersky Lab\NetworkAgent>klscflag -fset -pv klnagent -n KLNAG_FLAG_TEST_VM_PERF -t d -v 1

  2. Restart the Network Agent.
  3. To check that the low resource consumption mode is enabled, in Windows, open Event Viewer, and then select Applications and Services LogsKaspersky Event Log.

    Make sure that the log contains events like Kaspersky Security Center Network Agent is working in low resource consumption mode.

The low resource consumption mode is enabled.

To disable the low resource consumption mode:

  1. Execute the following command in the command line on the client device:

    C:\Program files (x86)\Kaspersky Lab\NetworkAgent>klscflag -fset -pv klnagent -n KLNAG_FLAG_TEST_VM_PERF -t d -v 0

  2. Restart the Network Agent.
  3. To check that the low resource consumption mode is disabled, in Windows, open Event Viewer, and then select Applications and Services LogsKaspersky Event Log.

    Make sure that the last klnagent event does not contain the message Kaspersky Security Center Network Agent is working in low resource consumption mode.

The low resource consumption mode is disabled.

You can also enable the low resource consumption mode remotely by using an Execute scripts remotely task.

Page top