kics --perf-analyzer
The command runs the Performance Analysis task on the device.
Command syntax
kics --perf-analyzer [--duration <minutes>] [--max-results <number>] [--scope <space-delimited list of directories>] {--result-file <file> --raw-result-file <file>}
Keys
--duration <minutes> – duration of task execution in minutes. The range of possible values is from one to 9999 minutes.
--max-results <count> – maximum number of recommendations in the performance analysis report. The range of possible values is from 10 to 50
--scope <space-delimited list of directories> – directories where performance is analyzed, separated by spaces.
--result-file <file> – full path to a JSON file formatted as a list of File Threat Protection exclusions. You can then import this file locally or into the Kaspersky Security Center group policy for creating exclusions for File Threat Protection.
A value must be specified for the command line option if no value is specified for the --raw-result-file option.
--raw-result-file <file> – full path to a JSON file with detailed information about the performance analysis results.
A value must be specified for the command line option if no value is specified for the --result-file option.