Uses of Package
hudson.node_monitors

Packages that use hudson.node_monitors
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 
 

Classes in hudson.node_monitors used by hudson.model
NodeMonitor
          Extension point for managing and monitoring Nodes.
 

Classes in hudson.node_monitors used by hudson.node_monitors
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.
NodeMonitor
          Extension point for managing and monitoring Nodes.
ResponseTimeMonitor.Data
          Immutable representation of the monitoring data.
 



Copyright © 2004-2013. All Rights Reserved.