Documentation ¶
Index ¶
Constants ¶
View Source
const ( // SectorSize is used here to substitute non-exporeted from github.com/shirou/gopsutil/v3/disk package constant named "sectorSize" SectorSize = 512 CheckName = "io" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IOCheck ¶
IOCheck doesn't need additional fields
func (*IOCheck) Configure ¶
func (c *IOCheck) Configure(senderManager sender.SenderManager, _ uint64, data integration.Data, initConfig integration.Data, source string) error
Configure the IOstats check
Click to show internal directories.
Click to hide internal directories.