[][src]Module sys_metrics::host

Host system information

Functions

get_host_info

Get some basic HostInfo of the host.

get_hostname

Get the hostname of the host.

get_hostname_from_uname

Inlined function to get the hostname from a reference of uname.

get_os_version

Get the os_version (distro + release).

get_os_version_from_uname

Inlined function to get the os_version from a reference of uname.

get_uname

Return a utsname instance

get_users

Get the currently logged users.

get_uuid

Get the machine UUID of the host.

sysinfo

Return the sysinfo information