文件名称:用golang编写的系统分析器!-Golang开发
文件大小:1.54MB
文件格式:ZIP
更新时间:2024-06-15 12:10:15
Golang Utilities
使用termui和gopsutil完全用golang编写的干净的系统监控器和分析器! Grofer使用termui和gopsutil完全用golang编写的干净的系统监控器和分析器! 使用go get安装:go get -u github.com/pesos/grofer从源代码构建:git clone https://github.com/pesos/grofer cd grofer go build grofer.go用法grofer是用golang编写的系统概述:grofer [标志] grofer [命令]可用命令:about about是一种以可爱的方式提供有关项目信息的命令help help about any command
【文件预览】:
grofer-main
----Architecture.md(2KB)
----.gitignore(63B)
----go.mod(1KB)
----images()
--------Gopher.jpg(158KB)
--------Architecture()
--------README()
----src()
--------process()
--------utils()
--------container()
--------export()
--------display()
--------general()
----CONTRIBUTING.md(3KB)
----LICENSE(11KB)
----go.sum(105KB)
----.github()
--------CODEOWNERS(58B)
--------ISSUE_TEMPLATE()
--------pull_request_template.md(1KB)
--------workflows()
----scripts()
--------field_align_check.sh(1KB)
--------compile.sh(826B)
--------fmt.sh(711B)
--------license_check.py(2KB)
--------build.sh(697B)
----README.md(8KB)
----grofer.go(671B)
----.circleci()
--------config.yml(487B)
----cmd()
--------about.go(2KB)
--------proc.go(3KB)
--------container.go(3KB)
--------root.go(4KB)
--------completion.go(2KB)
--------export.go(4KB)