LinuxHostInfo¶
-
public class
LinuxHostInfo
extends PortableHostInfo¶ Linux-specific implementation of
CommonHostInfo
class. Tries to compute and cache a unique machine id (and hostname information) based on the following information:contents of /etc/machine-id
contents of /var/lib/dbus/machine-id
local hostname
- Author
swrede, ssharma, jwienke