Psutil::Stats::HostInfoStat
Inherits Struct / Value / Object
Constructors
new
SourceInstance methods
arch
Sourcearch=(arch : String)
Sourceboot_time
Sourceboot_time=(boot_time : UInt64)
Sourcehost_id
Sourcehost_id=(host_id : String)
Sourcehostname
Sourcehostname=(hostname : String)
Sourcekernel_version
Sourcekernel_version=(kernel_version : String)
Sourceos
Sourceos=(os : String)
Sourceplatform
Sourceplatform=(platform : String)
Sourceplatform_version
Sourceplatform_version=(platform_version : String)
Sourceprocs
Sourceprocs=(procs : UInt64)
Sourceuptime
Sourceuptime=(uptime : UInt64)
Source