repository
0.0.0-20180929231013-a492bfc5f12a
Repository: https://github.com/gyuho/linux-inspect.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
linux-inspect
linux-inspect implements various Linux inspecting utilities.
go get -v github.com/gyuho/linux-inspect/cmd/linux-inspect
Usage:
linux-inspect [command]
Available Commands:
ds Inspects '/proc/diskstats'
ns Inspects '/proc/net/dev'
ps Inspects '/proc/$PID/status', 'top' command output
ss Inspects '/proc/net/tcp,tcp6'