monitorer

package
v0.0.0-...-b1a6986 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Alert

type Alert struct {
	Timestamp time.Time
	Name      string
	Value     int32
}

type Monitorer

type Monitorer struct {
	Logger *logrus.Logger
	// contains filtered or unexported fields
}

func (Monitorer) GetAlertHistory

func (monito Monitorer) GetAlertHistory() []Alert

func (Monitorer) Log

func (monito Monitorer) Log(varname string, varvalue int32)

Jump to

Keyboard shortcuts

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