Documentation ¶
Overview ¶
*
- @author [kevinyang]
- @email [yangchujie6@mail.com]
- @create date 2020-11-04 17:05
- @modify date 2020-11-04 17:05
- @desc [进程数据采集服务]
Index ¶
Constants ¶
View Source
const ( INSPECT_INTERVAL = 2 * time.Second // 采样时间间隔 TIME_FORMAT = "15:04:05" // 采样时间格式 OUTPUT_CHART_FILENAME = "chart.html" // 图表输出文件名 )
Variables ¶
This section is empty.
Functions ¶
func StartCollect ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.