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
dbd301c22d
Branches
Tags
No results found.
categraf
/
inputs
/
kernel
History
Ulric Qin
3716ef612e
add some doc
2022-06-13 15:58:26 +08:00
..
README.md
add some doc
2022-06-13 15:58:26 +08:00
kernel.go
code refactor: extract Interval struct so every plugin no need to implement function GetInterval
2022-04-29 00:02:20 +08:00
kernel_notlinux.go
use config.Duration instead int64
2022-04-17 12:54:32 +08:00
README.md
Unescape
Escape
kernel
采集本机的内核信息,比如 OS 启动时间,上下文切换的次数等
监控大盘
该插件没有单独的监控大盘
,
OS 的监控大盘统一放到 system 下面了