Class MonitorMarkedNodeOffline

All Implemented Interfaces:
ExtensionPoint, ModelObject, SearchableModelObject, SearchItem, org.kohsuke.stapler.StaplerProxy

@Extension public class MonitorMarkedNodeOffline extends AdministrativeMonitor
If NodeMonitor marks the node as offline, we'll show this to the admin to get their attention.

This also allows them to disable the monitoring if they don't like it.

Since:
1.301
Author:
Kohsuke Kawaguchi
  • Field Details

    • active

      public boolean active
  • Constructor Details

    • MonitorMarkedNodeOffline

      public MonitorMarkedNodeOffline()
  • Method Details