Documentation
¶
Index ¶
Constants ¶
View Source
const (
DISK_STATUS = "DISK_STATUS"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiskCollector ¶
type DiskCollector struct{}
func (*DiskCollector) Description ¶
func (dc *DiskCollector) Description() string
func (*DiskCollector) Gather ¶
func (dc *DiskCollector) Gather() (types.MetricsSection, error)
func (*DiskCollector) Name ¶
func (dc *DiskCollector) Name() string
Click to show internal directories.
Click to hide internal directories.