@Extension public class MonitorMarkedNodeOffline extends AdministrativeMonitor
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.
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
boolean |
active |
id| Constructor and Description |
|---|
MonitorMarkedNodeOffline() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isActivated()
Returns true if this monitor is activated and
wants to produce a warning message.
|
all, disable, doDisable, getDisplayName, getSearchUrl, getUrl, isEnabledgetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorpublic boolean isActivated()
AdministrativeMonitorThis method is called from the HTML rendering thread, so it should run efficiently.
isActivated in class AdministrativeMonitorCopyright © 2019. All rights reserved.