| Package | Description |
|---|---|
| com.bigdata.counters.linux |
Package provides performance counter collection on Linux platforms using the
sysstat suite.
|
| Class and Description |
|---|
| KernelVersion
Reports on the kernel version for a linux (or OSX) host.
|
| PIDStatCollector
Collects statistics on the JVM process relating to CPU, memory, and IO
statistics (when available) using
pidstat -p 501 -u -I -r -d -w
[[interval [count]] |
| SarCpuUtilizationCollector
Collects statistics on the CPU utilization for the entire host using
sar -u. |
| VMStatCollector
Collects some counters using
vmstat. |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.