| Package | Description |
|---|---|
| org.graylog2.system.stats.mongo |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo.Extra |
HostInfo.Extra.create(String versionString,
String libcVersion,
String kernelVersion,
String cpuFrequencyMHz,
String cpuFeatures,
String scheduler,
long pageSize,
Long numPages,
Long maxOpenFiles) |
abstract HostInfo.Extra |
HostInfo.extra() |
| Modifier and Type | Method and Description |
|---|---|
static HostInfo |
HostInfo.create(HostInfo.System system,
HostInfo.Os os,
HostInfo.Extra extra) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.