system

package
v6.2.3+incompatible Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2018 License: Apache-2.0 Imports: 6 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)

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 CPU load metrics from the host OS.
Package load collects system CPU 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 process_summary collects high level summary metrics about the running processes.
Package process_summary collects high level summary metrics about the running processes.
Package socket captures active sockets and the processes that own them.
Package socket captures active sockets and the processes that own them.
Package uptime reports the system's uptime.
Package uptime reports the system's uptime.

Jump to

Keyboard shortcuts

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