Documentation ¶
Index ¶
Constants ¶
View Source
const (
// SectorSize is exported in github.com/shirou/gopsutil/disk (but not working!)
SectorSize = 512
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
Check stores disk-specific additional fields
func (*Check) Configure ¶
func (c *Check) Configure(data integration.Data, initConfig integration.Data, source string) error
Configure the disk check
Click to show internal directories.
Click to hide internal directories.