public class DiskSpaceMonitor extends AbstractDiskSpaceMonitor
ExtensionPoint.LegacyInstancesAreScopedToHudson
Modifier and Type | Field and Description |
---|---|
static DiskSpaceMonitorDescriptor |
DESCRIPTOR |
freeSpaceThreshold
LIST
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, markNodeOfflineIfDiskspaceIsTooLow
all, getAll, getDescriptor, isIgnored, setIgnored, triggerUpdate
public static final DiskSpaceMonitorDescriptor DESCRIPTOR
@DataBoundConstructor public DiskSpaceMonitor(String freeSpaceThreshold) throws ParseException
ParseException
public DiskSpaceMonitor()
public DiskSpaceMonitorDescriptor.DiskSpace getFreeSpace(Computer c)
public String getColumnCaption()
NodeMonitor
ComputerSet
index.jelly.getColumnCaption
in class NodeMonitor
@Extension public static DiskSpaceMonitorDescriptor install()
Copyright © 2004–2021. All rights reserved.