mirror of
https://github.com/fankes/komari-agent.git
synced 2025-12-15 23:51:17 +08:00
feat: #28 支持使用环境变量 / 配置文件来传入 agent 参数
This commit is contained in:
@@ -3,7 +3,6 @@ package monitoring
|
||||
import (
|
||||
"runtime"
|
||||
|
||||
"github.com/komari-monitor/komari-agent/cmd/flags"
|
||||
"github.com/shirou/gopsutil/v4/mem"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user