Module sys_metrics::host[][src]

Expand description

Host system information

Structs

HostInfo

Struct containing the principal host’s information.

Functions

get_host_info

Get some basic HostInfo of the host.

get_hostname

Get the hostname of the host.

get_logged_users

Get the currently logged users.

get_os_version

Get the os_version.

get_users

Get the list of real users.

get_uuid

Get the machine UUID of the host.