Documentation ¶
Index ¶
Constants ¶
View Source
const (
// CheckName is the name of the check
CheckName = "load"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoadCheck ¶
LoadCheck doesn't need additional fields
func (*LoadCheck) Configure ¶
func (c *LoadCheck) Configure(senderManager sender.SenderManager, _ uint64, data integration.Data, initConfig integration.Data, source string) error
Configure the CPU check
Click to show internal directories.
Click to hide internal directories.