checker

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkHTTPAvgResponseTimeChecker

type NetworkHTTPAvgResponseTimeChecker struct {
	*common.HTTPBasedChecker[*processNetworkAvgResponseTimeStatics]
}

func NewNetworkAvgResponseTimeChecker

func NewNetworkAvgResponseTimeChecker() *NetworkHTTPAvgResponseTimeChecker

func (*NetworkHTTPAvgResponseTimeChecker) Init

type NetworkHTTPErrorRateChecker

type NetworkHTTPErrorRateChecker struct {
	*common.HTTPBasedChecker[*processNetworkResponseErrorStatics]
}

func NewNetworkResponseErrorChecker

func NewNetworkResponseErrorChecker() *NetworkHTTPErrorRateChecker

func (*NetworkHTTPErrorRateChecker) Init

type ProcessCPUChecker

type ProcessCPUChecker struct {
	*common.ProcessBasedChecker[float64]
}

func NewProcessCPUChecker

func NewProcessCPUChecker() *ProcessCPUChecker

func (*ProcessCPUChecker) Init

func (r *ProcessCPUChecker) Init(config *base.ContinuousConfig) error

type ProcessThreadCountChecker

type ProcessThreadCountChecker struct {
	*common.ProcessBasedChecker[int32]
}

func NewProcessThreadCountChecker

func NewProcessThreadCountChecker() *ProcessThreadCountChecker

func (*ProcessThreadCountChecker) Init

type SystemLoadChecker

type SystemLoadChecker struct {
	*common.SystemBasedChecker[float64]
}

func NewSystemLoadChecker

func NewSystemLoadChecker() *SystemLoadChecker

func (*SystemLoadChecker) Init

func (s *SystemLoadChecker) Init(config *base.ContinuousConfig) error

Directories

Path Synopsis
bpf

Jump to

Keyboard shortcuts

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