Documentation
¶
Index ¶
- func GetCPUUsage(total bool) []float64
- func GetDiskUsePercent(path string) float64
- func GetNetworkInBytes(nic string) uint64
- func GetNetworkOutBytes(nic string) uint64
- func GetRAMUsePercent() float64
- func GetSwapUsePercent() float64
- func UseDriver(driver *definition.Driver, config *config.Configuration)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCPUUsage ¶
func GetDiskUsePercent ¶
func GetNetworkInBytes ¶
func GetNetworkOutBytes ¶
func GetRAMUsePercent ¶
func GetRAMUsePercent() float64
func GetSwapUsePercent ¶
func GetSwapUsePercent() float64
func UseDriver ¶
func UseDriver(driver *definition.Driver, config *config.Configuration)
Use GOPSUtil based Driver
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.