You can use the Start process task to remotely start processes and executable files on devices.
For example, you can run:
For example, you can remotely start a process that you have stopped using the Terminating a process task.
For example, you can run a script to collect data from the device to investigate a threat.
For example, you can run a utility that saves device configuration information to a file.
If SELinux is installed in your operating system in Enforcing
mode, starting the Start process task requires additional configuration of SELinux.
You can create and run the Start process task, as well as edit its settings in the Web Console:
You cannot create, run, or configure the Start process task using the command line. You cannot view an Start process task created in the Web Console on the command line with the kesl-control --get-task-list
command.
Start process task settings
Setting |
Description |
---|---|
Executable command |
Field for entering the command to start the process. For example, if you want to run the |
Command line arguments (optional) |
Field for entering command line arguments to pass additional input to the script, utility, or application at startup. For example, you can enter the If you need to pass multiple arguments, they must be separated with spaces. For example, you can enter |
Working directory path (optional) |
Field for entering the path to the working directory in which the command from the Executable command field is executed. For example, you can enter |
You can view the result of the task in the Assets (Devices) → Tasks → <task name> section, on the Results tab, in the Description column.
Page top