package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 17, 2017
License: BSD-3-Clause
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func GetMetadata() map[string]interface{}
GetMetadata collects system information of cpu, filesystem, memory, network and platform.
func GetProcesses() []interface{}
GetProcesses gets the processes list.
type Collector interface {
Name() string
Collect() (interface{}, error)
}
Collector XXX
Source Files
¶
Click to show internal directories.
Click to hide internal directories.