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