# Functions
CollectHostInfo returns information on the host, which includes general host status, CPU, memory, and disk utilization.
No description provided by the author
No description provided by the author
# Structs
HostInfo holds all the information that gets captured on the host.
HostInfoError is a typed error for more convenient error checking.
HostInfoStat describes the host status.
VirtualMemoryStat holds commonly used memory measurements.