| Package | Description |
|---|---|
| org.graylog.plugins.usagestatistics.dto |
| Modifier and Type | Method and Description |
|---|---|
static HostStats.Memory |
HostStats.Memory.create(long free,
long used) |
abstract HostStats.Memory |
HostStats.memory() |
abstract HostStats.Memory |
HostStats.swap() |
| Modifier and Type | Method and Description |
|---|---|
static HostStats |
HostStats.create(double[] loadAvg,
HostStats.Memory memory,
HostStats.Memory swap) |
Copyright © 2015-2016 Graylog, Inc.. All Rights Reserved.