public class DiskSpaceMonitor extends AbstractDiskSpaceMonitor
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
static DiskSpaceMonitorDescriptor |
DESCRIPTOR |
freeSpaceThresholdLIST| Constructor and Description |
|---|
DiskSpaceMonitor() |
DiskSpaceMonitor(String freeSpaceThreshold) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnCaption()
Returns the name of the column to be added to
ComputerSet index.jelly. |
DiskSpaceMonitorDescriptor.DiskSpace |
getFreeSpace(Computer c) |
static DiskSpaceMonitorDescriptor |
install() |
data, getThresholdBytes, markNodeOfflineIfDiskspaceIsTooLowall, getAll, getDescriptor, isIgnored, setIgnored, triggerUpdatepublic static final DiskSpaceMonitorDescriptor DESCRIPTOR
@DataBoundConstructor public DiskSpaceMonitor(String freeSpaceThreshold) throws ParseException
ParseExceptionpublic DiskSpaceMonitor()
public DiskSpaceMonitorDescriptor.DiskSpace getFreeSpace(Computer c)
public String getColumnCaption()
NodeMonitorComputerSet index.jelly.getColumnCaption in class NodeMonitor@Extension public static DiskSpaceMonitorDescriptor install()
Copyright © 2019. All rights reserved.