nethogs-parser

command module
v0.0.0-...-b465721 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2014 License: MIT Imports: 14 Imported by: 0

README

Nethogs parser

A parser to summarize the nethogs trace mode output

Build Status

Nethogs

Nethogs is a net top tool. [http://nethogs.sourceforge.net/]

Make

  • go build -o hogs hogs.go

Usage - go script

  • ./hogs <options> [file]...
  • -type=csv|pretty
  • -datatable=<datatable_location>
  • -class=<datatable_classname>
  • -cpuprofile=<filename>.prof

Examples

  • ./hogs -type=csv output1 output2 output3
  • ./hogs -datatable localhost:4200 -class nethogsbw output1 output2
  • ./hogs -type=pretty -datatable localhost:4200 -class mynethogs output1

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL