mon

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	StatusInvalid = iota
	StatusOk
	StatusWarning
	StatusCritical
	StatusUnknown
)

Status codes for host/service state. They are basically ye olde nagios OK/WARNING/CRITICAL/UNKNOWN but shifted +1 so the default value of 0 is invalid

View Source
const (
	HostInvalid = iota
	HostUp
	HostDown
	HostUnreachable
)

Variables

This section is empty.

Functions

func M

func M()

Types

This section is empty.

Jump to

Keyboard shortcuts

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