disk

package
v0.0.0-...-5655933 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 7 Imported by: 0

README

disk

该插件采集磁盘利用率、inode利用率等,默认配置就是推荐配置,如果有发现不符合预期的情况再考虑调整。

监控大盘

该插件没有单独的监控大盘,OS 的监控大盘统一放到 system 下面了

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskStats

type DiskStats struct {
	config.PluginConfig
	MountPoints       []string `toml:"mount_points"`
	IgnoreFS          []string `toml:"ignore_fs"`
	IgnoreMountPoints []string `toml:"ignore_mount_points"`
	// contains filtered or unexported fields
}

func (*DiskStats) Clone

func (s *DiskStats) Clone() inputs.Input

func (*DiskStats) Gather

func (s *DiskStats) Gather(slist *types.SampleList)

func (*DiskStats) Name

func (s *DiskStats) Name() string

type MountOptions

type MountOptions []string

func (MountOptions) Mode

func (opts MountOptions) Mode() string

Jump to

Keyboard shortcuts

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