hostmetrics

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package hostmetrics is used in yawollet to get metrics for the host of loadbalancer

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCPUNum

func GetCPUNum() int

GetCPUNum returns number of CPUs for node

func GetCPUStealTime

func GetCPUStealTime() (string, error)

GetCPUStealTime returns aggregated cpu steal time of all cpus for node

func GetLoad

func GetLoad() (load1, load5, load15 string, err error)

func GetMem

func GetMem() (
	totalMemory string,
	freeMemory string,
	availableMemory string,
	err error,
)

func GetUptime added in v0.14.0

func GetUptime() (
	totalMemory string,
	err error,
)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL