Kaspersky Machine Learning for Anomaly Detection

Switching between Kaspersky MLAD state control modes

Kaspersky MLAD supports application state management in the following ways:

  • Using the systemctl utility (by default). If there is an unexpected restart of the server where the application is installed, the utility automatically starts Kaspersky MLAD.

    We recommend the systemctl utility for controlling the application state.

  • Using start and stop scripts.

If necessary, you can switch between different application state control modes by using the setup.sh script.

A user account in the Kaspersky MLAD server operating system must have root access to switch between modes.

To change the application state control mode:

  1. Go to the folder where Kaspersky MLAD is installed (/opt/kaspersky/mlad by default).
  2. To switch between application state control modes, run the installation script with an -s switch:

    sudo ./setup.sh -s

Kaspersky MLAD will change the application state control mode. When attempting to run start and stop scripts in application state control mode using the systemctl utility, or when attempting to use the systemctl utility with start and stop scripts while in application state control mode, an error message will be displayed.