Go to file
Ulric Qin 714e492766 support custom redis command 2022-04-24 00:08:40 +08:00
agent add procstat, just statistic proc number 2022-04-21 16:39:53 +08:00
conf add config item: use_replica_role_tag 2022-04-23 23:58:48 +08:00
config add some test log 2022-04-18 23:35:47 +08:00
inputs support custom redis command 2022-04-24 00:08:40 +08:00
parser add collector exec 2022-04-18 14:23:00 +08:00
pkg add redis plugin v1 2022-04-23 23:33:46 +08:00
types add collector exec 2022-04-18 14:23:00 +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 plugin(disk) support configuration: ignore_mount_points 2022-04-22 14:35:08 +08:00
go.mod add redis plugin v1 2022-04-23 23:33:46 +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