Categorygithub.com/gyuho/linux-inspect
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

Go Report Card Build Status Build Status Godoc

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'