public abstract class NodeMetrics extends Object
| Constructor and Description |
|---|
NodeMetrics() |
| Modifier and Type | Method and Description |
|---|---|
abstract Float |
cpuIdle() |
static NodeMetrics |
create(List<String> disks75,
Float cpuIdle,
Float load1) |
abstract List<String> |
disks75() |
abstract Float |
load1() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.