# Functions

Load returns CPU load information for the previous 1, 5, and 15 minute periods.

# Structs

LoadAverages stores the values of load averages of the last 1, 5 and 15 minutes.
LoadMetrics stores the sampled load average values of the host.