Documentation ¶
Index ¶
Constants ¶
View Source
const ObjectName = "PhysicalDisk(*)"
View Source
const SectionKey_Disk_Linux = "disk"
View Source
const Section_Key_Mapped = "mount_points"
Variables ¶
View Source
var ChildRule = map[string]translator.Rule{}
View Source
var DiskWindowsMetrics []interface{}
Functions ¶
func GetCurPath ¶
func GetCurPath() string
func RegisterRule ¶
func RegisterRule(fieldname string, r translator.Rule)
Types ¶
type MountPoints ¶
type MountPoints struct { }
func (*MountPoints) ApplyRule ¶
func (m *MountPoints) ApplyRule(input interface{}) (returnKey string, returnVal interface{})
Click to show internal directories.
Click to hide internal directories.