Modifier and Type |
Method and Description |
static Gauge<Long> |
getActualFreeMemoryInBytesGauge() |
static Gauge<Long> |
getActualUsedMemoryInBytesGauge() |
static Gauge<Double> |
getCpuPercGauge() |
static Gauge<Long> |
getFreeMemoryInBytesGauge() |
static Gauge<Long> |
getFreeSwapInBytesGauge() |
static Gauge<Long> |
getUsedMemoryInBytesGauge() |
static Gauge<Double> |
getUsedMemoryInPercentGauge() |
static Gauge<Long> |
getUsedSwapInBytesGauge() |
static Gauge<Double> |
getUsedSwapInPercentGauge() |
static void |
registerNetworkMetrics(oshi.hardware.NetworkIF networkIF,
MetricRegistrator networkRegistrator) |