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 CPUCheck ¶
CPUCheck doesn't need additional fields
func (*CPUCheck) Configure ¶
func (c *CPUCheck) Configure(data check.ConfigData, initConfig check.ConfigData) error
Configure the CPU check doesn't need configuration
type IOCheck ¶
IOCheck doesn't need additional fields
func (*IOCheck) Configure ¶
func (c *IOCheck) Configure(data check.ConfigData, initConfig check.ConfigData) error
Configure the IOstats check
type LoadCheck ¶
LoadCheck doesn't need additional fields
func (*LoadCheck) Configure ¶
func (c *LoadCheck) Configure(data check.ConfigData, initConfig check.ConfigData) error
Configure the CPU check doesn't need configuration
type MemoryCheck ¶
MemoryCheck doesn't need additional fields
func (*MemoryCheck) Configure ¶
func (c *MemoryCheck) Configure(data check.ConfigData, initConfig check.ConfigData) error
Configure the Python check from YAML data
type UptimeCheck ¶
UptimeCheck doesn't need additional fields
func (*UptimeCheck) Configure ¶
func (c *UptimeCheck) Configure(data check.ConfigData, initConfig check.ConfigData) error
Configure the CPU check doesn't need configuration
Click to show internal directories.
Click to hide internal directories.