procfs

package
v0.0.1-alpha.0...-67e42e2 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2016 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Process

type Process struct {
	PID     int
	Cmdline string
	Cwd     string
	Root    string
	Status  string
}

type ProcfsInput

type ProcfsInput struct {
	Config         inputs.MothershipConfig
	Tick_interval  int
	Minor_interval int
	Major_interval int
}

func (*ProcfsInput) GetConfig

func (l *ProcfsInput) GetConfig() inputs.MothershipConfig

func (*ProcfsInput) Init

func (l *ProcfsInput) Init(config inputs.MothershipConfig) error

func (*ProcfsInput) InputType

func (l *ProcfsInput) InputType() string

func (*ProcfsInput) InputVersion

func (l *ProcfsInput) InputVersion() string

func (*ProcfsInput) Run

func (l *ProcfsInput) Run(output chan common.MapStr) error

Jump to

Keyboard shortcuts

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