Go to file
Ulric Qin 2f674af459 update default settings of rabbitmq configuration 2022-05-03 10:59:42 +08:00
agent add rabbitmq plugin skelton 2022-04-29 16:36:57 +08:00
conf update default settings of rabbitmq configuration 2022-05-03 10:59:42 +08:00
config code refactor: extract Interval struct so every plugin no need to implement function GetInterval 2022-04-29 00:02:20 +08:00
inputs add ack_rate 2022-05-03 10:57:05 +08:00
parser code refactor 2022-05-03 10:34:26 +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 code refactor 2022-05-02 15:35:01 +08:00
go.mod scrape semple /metrics 2022-04-28 22:19:40 +08:00
go.sum scrape semple /metrics 2022-04-28 22:19:40 +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

  • k8s solution
  • nginx vts
  • mongodb
  • rabbitmq dashboard
  • rocketmq
  • activemq
  • kafka
  • elasticsearch
  • prometheus discovery
  • windows
  • mssql
  • iis
  • weblogic
  • was
  • hadoop
  • ad
  • zookeeper
  • statsd
  • snmp
  • ipmi
  • smartctl
  • logging
  • trace
  • io.util