Compile Host Information

host_info(system_info = NULL, qhost = TRUE)

Arguments

system_info

(optional) A named list as returned by system_info().

qhost

(optional) A data.frame as returned by qhost(). If TRUE (default), then qhost() is queried. If FALSE, then queue information is not reported.

Value

A data.frame (tibble) with information combined based on system_info and qhost.