This website requires JavaScript.
Explore
Help
Sign In
p17860254
/
categraf
Watch
1
Star
0
Fork
You've already forked categraf
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8ef2ba8ee7
Branches
Tags
No results found.
categraf
/
inputs
/
netstat
History
Ulric Qin
fb0cd3a593
add some README doc
2022-06-13 16:35:36 +08:00
..
README.md
add some README doc
2022-06-13 16:35:36 +08:00
netstat.go
code refactor: extract Interval struct so every plugin no need to implement function GetInterval
2022-04-29 00:02:20 +08:00
README.md
Unescape
Escape
netstat
该插件采集网络连接情况,比如有多少 time_wait 连接,多少 established 连接
监控大盘
该插件没有单独的监控大盘
,
OS 的监控大盘统一放到 system 下面了