system

package
v5.3.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2017 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package system is a Metricbeat module that contains MetricSets that collect system level information like CPU and memory stats.

Index

Constants

This section is empty.

Variables

View Source
var (
	HostFS = flag.String("system.hostfs", "", "mountpoint of the host's filesystem for use in monitoring a host from within a container")
)

Functions

func NewModule

func NewModule(base mb.BaseModule) (mb.Module, error)

func Round

func Round(val float64, roundOn float64, places int) (newVal float64)

Types

type Module

type Module struct {
	mb.BaseModule
	HostFS string // Mountpoint of the host's filesystem for use in monitoring inside a container.
}

Directories

Path Synopsis
_meta
Package core collects cpu core metrics from the host OS.
Package core collects cpu core metrics from the host OS.
Package cpu collects CPU metrics from the host OS.
Package cpu collects CPU metrics from the host OS.
Package diskio fetches disk IO metrics from the OS.
Package diskio fetches disk IO metrics from the OS.
Package filesystem provides a MetricSet implementation that fetches metrics for each of the mounted file systems.
Package filesystem provides a MetricSet implementation that fetches metrics for each of the mounted file systems.
Package fsstat provides a MetricSet for fetching aggregated filesystem stats.
Package fsstat provides a MetricSet for fetching aggregated filesystem stats.
Package load collects system load metrics from the host OS.
Package load collects system load metrics from the host OS.
Package memory collects memory metrics from the host OS.
Package memory collects memory metrics from the host OS.
Package network provides network IO metrics from the OS.
Package network provides network IO metrics from the OS.
Package process collects metrics about the running processes using information from the operating system.
Package process collects metrics about the running processes using information from the operating system.
Package socket captures active sockets and the processes that own them.
Package socket captures active sockets and the processes that own them.

Jump to

Keyboard shortcuts

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