| Class | Description |
|---|---|
| CommandMonitor |
CPU monitor, which detects the current CPU usage via command line.
|
| ConstantMonitor |
"Fake" system monitor, which returns a constant value.
|
| JmxMonitor |
JMX-based System Monitor.
|
| Monitor |
Base superclass of all System Monitor implementations.
|
| SigarMonitor |
Sigar API-based System Monitor.
|