Go to file
Ulric Qin b2dbb4e833 add ntp plugin 2022-04-20 23:45:02 +08:00
agent add ntp plugin 2022-04-20 23:45:02 +08:00
conf add ntp plugin 2022-04-20 23:45:02 +08:00
config add some test log 2022-04-18 23:35:47 +08:00
inputs add ntp plugin 2022-04-20 23:45:02 +08:00
parser add collector exec 2022-04-18 14:23:00 +08:00
pkg add plugin: http_response 2022-04-20 14:58:24 +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 add ntp plugin 2022-04-20 23:45:02 +08:00
go.mod ping plugin done 2022-04-19 18:09:16 +08:00
go.sum ping plugin done 2022-04-19 18:09:16 +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

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