You can view performance statistics for the following types of tasks:
To view task performance statistics, execute the following command:
lightagent statistics <
task type
>
where <
task type
>
is the type of task whose performance statistics you want to view.
If you do not specify the task type, the application will display a list of all tasks for which you can run this command. Possible values:
Scan_Objects
. Custom scan task.Updater
. Database update task.This command displays the following custom scan task information:
Current time
. The current time.Time Start
. The task start time.Time Finish
. The time when the task was finished.Completion
. The percentage of task completion.Stop reason
. The reason why the task execution finished. Possible values:Unknown
. The value is unknown.NeverRun
. The task was never started.Completed
. The task has been successfully completed.Canceled
. The task was aborted by the user.Failed
. The task stopped due to an internal error.Processed objects
. The number of processed files.Total detected
. The number of infected files.Threats detected
. The number of malware types detected.Untreated
. The number of unprocessed files.Disinfected
. The number of disinfected files.Deleted
. The number of deleted files.Skipped
. The number of skipped files.Archived
. The number of archives.Packed
. The number of packed files.Password protected
. The number of files protected by password.Corrupted
. The number of damaged files.Errors
. The number of errors during scanning.Last object
. The last file scanned.This command displays the following database update task information:
Current time
. The current time.Time Start
. The task start time.Time Finish
. The time when the task was finished.Completion
. The percentage of task completion.Stop reason
. The reason why the task execution finished. Possible values:Unknown
. The value is unknown.NeverRun
. The task was never started.Completed
. The task has been successfully completed.Canceled
. The task was aborted by the user.Failed
. The task stopped due to an internal error.Total downloaded size
. The total size of updates downloaded (in bytes).Speed
. The update download speed (bytes/s).