| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
abstract HostInfo.Cpu |
HostInfo.cpu() |
static HostInfo.Cpu |
HostInfo.Cpu.create(String model,
String vendor,
int mhz,
int totalCores,
int totalSockets,
int coresPerSocket,
long cacheSize) |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo |
HostInfo.create(MacAddress macAddress,
HostInfo.Cpu cpu,
HostInfo.Memory memory,
HostInfo.Memory swap) |
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.