mpwindowsprocessstats

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Do

func Do()

Do the plugin

Types

type Win32_PerfFormattedData_PerfProc_Process

type Win32_PerfFormattedData_PerfProc_Process struct {
	ElapsedTime          uint64
	Name                 string
	IDProcess            uint32
	PercentProcessorTime uint64
	WorkingSet           uint64
}

type WindowsProcessStatsPlugin

type WindowsProcessStatsPlugin struct {
	Process string
	Prefix  string
}

func (WindowsProcessStatsPlugin) FetchMetrics

func (m WindowsProcessStatsPlugin) FetchMetrics() (map[string]interface{}, error)

FetchMetrics interface for mackerelplugin

func (WindowsProcessStatsPlugin) GraphDefinition

func (m WindowsProcessStatsPlugin) GraphDefinition() map[string](mp.Graphs)

GraphDefinition interface for mackerelplugin

func (WindowsProcessStatsPlugin) MetricKeyPrefix

func (m WindowsProcessStatsPlugin) MetricKeyPrefix() string

MetricKeyPrefix interface for mackerelplugin

Jump to

Keyboard shortcuts

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