| Package | Description |
|---|---|
| hudson.model |
Core object model that are bound to URLs via stapler, rooted at Hudson.
|
| hudson.node_monitors |
Code that monitors the health of slaves
|
| Class and Description |
|---|
| NodeMonitor
Extension point for managing and monitoring
Nodes. |
| Class and Description |
|---|
| AbstractAsyncNodeMonitorDescriptor
Sophisticated version of
AbstractNodeMonitorDescriptor that
performs monitoring on all slaves concurrently and asynchronously. |
| AbstractDiskSpaceMonitor |
| AbstractNodeMonitorDescriptor
Convenient base class for common
NodeMonitor implementation
where the "monitoring" consists of executing something periodically on every node
and taking some action based on its result. |
DiskSpaceMonitorDescriptor
AbstractNodeMonitorDescriptor for NodeMonitor that checks a free disk space of some directory. |
| DiskSpaceMonitorDescriptor.DiskSpace
Value object that represents the disk space.
|
| MonitorOfflineCause
Offline cause to denote it was node monitor what put computer offline.
|
| NodeMonitor
Extension point for managing and monitoring
Nodes. |
| ResponseTimeMonitor.Data
Immutable representation of the monitoring data.
|
Copyright © 2019. All rights reserved.