categraf/inputs/netstat
kongfei605 5a74765e3b
fix netstat panic when tcp_ext has no field TCPFastOpenBlackhole (#494)
2023-05-07 07:04:35 +08:00
..
README.md add some README doc 2022-06-13 16:35:36 +08:00
ext.go fix netstat panic when tcp_ext has no field TCPFastOpenBlackhole (#494) 2023-05-07 07:04:35 +08:00
ext_linux.go fix netstat panic when tcp_ext has no field TCPFastOpenBlackhole (#494) 2023-05-07 07:04:35 +08:00
ext_notlinux.go feat: new sockstat input plugin 2023-02-10 17:02:42 +08:00
netstat.go fix netstat panic when tcp_ext has no field TCPFastOpenBlackhole (#494) 2023-05-07 07:04:35 +08:00

README.md

netstat

该插件采集网络连接情况,比如有多少 time_wait 连接,多少 established 连接

监控大盘

该插件没有单独的监控大盘OS 的监控大盘统一放到 system 下面了