Go to file
Ulric Qin 2c85250113 delete no use code 2022-04-27 15:55:35 +08:00
agent code refactor 2022-04-26 14:24:52 +08:00
conf gather slave status 2022-04-27 15:37:41 +08:00
config add some test log 2022-04-18 23:35:47 +08:00
inputs delete no use code 2022-04-27 15:55:35 +08:00
parser code refactor: rename var 2022-04-25 11:47:41 +08:00
pkg init mysql plugin 2022-04-26 11:00:26 +08:00
types code refactor 2022-04-25 14:51:52 +08:00
writer post series concurrency 2022-04-14 15:04:23 +08:00
.gitignore fix build on linux 2022-04-25 15:37:45 +08:00
README.md plugin(disk) support configuration: ignore_mount_points 2022-04-22 14:35:08 +08:00
go.mod refactor framework 2022-04-25 15:34:15 +08:00
go.sum add redis plugin v1 2022-04-23 23:33:46 +08:00
main.go code refactor 2022-04-19 19:08:56 +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

todo

  • []nginx vts
  • []tomcat
  • []...
  • []promscrape
  • []mysql
  • []redis
  • []statsd
  • []...
  • []io.util