我要评分
获取效率
正确性
完整性
易理解

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 detected

Input

result_path

Path to the detection results

Input

param

Detection parameters

Input