| Package | Description |
|---|---|
| org.graylog2.shared.system.stats.os |
| Modifier and Type | Method and Description |
|---|---|
static Swap |
Swap.create(long total,
long free,
long used) |
abstract Swap |
OsStats.swap() |
| Modifier and Type | Method and Description |
|---|---|
static OsStats |
OsStats.create(double[] loadAverage,
long uptime,
Processor processor,
Memory memory,
Swap swap) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.