Class ClockMonitor

java.lang.Object
hudson.node_monitors.NodeMonitor
hudson.node_monitors.ClockMonitor
All Implemented Interfaces:
ExtensionPoint, Describable<NodeMonitor>

public class ClockMonitor extends NodeMonitor
NodeMonitor that checks clock of Node to detect out of sync clocks.
Since:
1.123
Author:
Kohsuke Kawaguchi
  • Field Details

  • Constructor Details

    • ClockMonitor

      @DataBoundConstructor public ClockMonitor()
  • Method Details