Rate This Document
Findability
Accuracy
Completeness
Readability

slow_detect

Prototype

def slow_detect(data_path, result_path, param)

Description

Slow drive detection interface. It is used to detect slow system drives.

Working Principle

Processes all sampled data based on the input data file path and parameters, and performs slow drive detection. The drive letters of abnormal drives are recorded and output to the result file.

Parameters

Parameter

Description

Input/Output

data_path

Path to the data file to be trained

Input

result_path

Path to the training results

Input

param

Training parameters

Input