Go to file
Ulric Qin 4d34644cc7 code refactor 2022-04-14 23:10:14 +08:00
agent add interval configuration in global section 2022-04-14 23:00:39 +08:00
conf add interval configuration in global section 2022-04-14 23:00:39 +08:00
config add interval configuration in global section 2022-04-14 23:00:39 +08:00
inputs code refactor 2022-04-14 23:10:14 +08:00
pkg code refactor 2022-04-13 20:12:20 +08:00
types add system collector 2022-04-14 18:34:27 +08:00
writer post series concurrency 2022-04-14 15:04:23 +08:00
.gitignore add command flag 2022-04-13 14:09:33 +08:00
README.md add README 2022-04-14 15:18:49 +08:00
go.mod add system collector 2022-04-14 18:34:27 +08:00
go.sum add system collector 2022-04-14 18:34:27 +08:00
main.go support arg: --test 2022-04-13 23:35:43 +08:00

README.md

categraf

monitoring agent

build

export GO111MODULE=on
export GOPROXY=https://goproxy.cn
go build

pack

tar zcvf categraf.tar.gz categraf conf