d2af1d9f72 | ||
---|---|---|
agent | ||
conf | ||
config | ||
inputs | ||
pkg | ||
types | ||
writer | ||
.gitignore | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
categraf
monitoring agent
build
export GO111MODULE=on
export GOPROXY=https://goproxy.cn
go build
pack
tar zcvf categraf.tar.gz categraf conf