Index

A C D E G I L M O P R S T U W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AvailablePort - Class in io.jenkins.plugins.onmonit.util
 
AvailablePortRetriever - Class in io.jenkins.plugins.onmonit.util
 
AvailablePortRetriever() - Constructor for class io.jenkins.plugins.onmonit.util.AvailablePortRetriever
 
AvailablePortRetriever.AvailablePortCallable - Class in io.jenkins.plugins.onmonit.util
 

C

call() - Method in class io.jenkins.plugins.onmonit.util.AvailablePortRetriever.AvailablePortCallable
 
call() - Method in class io.jenkins.plugins.onmonit.util.DownloadOnSlaveCallable
 
call() - Method in class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever.InfoCallable
 
ComputerInfo - Class in io.jenkins.plugins.onmonit.util
 
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.DelegatedNodeExporterProcessFactory
Create a node-exporter process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.DelegatedOtelContribProcessFactory
Create an otel-contrib process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedNodeExporterProcessFactory
Create a node-exporter process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedOtelContribProcessFactory
Create an otel-contrib process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcessFactory
Create a node-exporter process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcessFactory
Create an otel-contrib process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedNodeExporterProcessFactory
Create a node-exporter process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedOtelContribProcessFactory
Create an otel-contrib process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.RemoteNodeExporterProcessFactory
Create a node-exporter process on the specified launcher.
create(LauncherProvider, TaskListener, ComputerInfo, FilePath, String, String, boolean) - Method in class io.jenkins.plugins.onmonit.RemoteOtelContribProcessFactory
Create an otel-contrib process on the specified launcher.
createTempExecutableFile() - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
createTempExecutableFile() - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 

D

debug - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
debug - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 
DelegatedNodeExporterProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that delegates to other factories for node_exporter execution.
DelegatedNodeExporterProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.DelegatedNodeExporterProcessFactory
 
DelegatedOtelContribProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that delegates to other factories for otelcol-contrib execution.
DelegatedOtelContribProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.DelegatedOtelContribProcessFactory
 
DescriptorImpl() - Constructor for class io.jenkins.plugins.onmonit.ONMonitoringStep.DescriptorImpl
 
doCheckDownloadBaseUrl(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
 
doCheckGrafanaDashboard(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
 
DownloadOnSlaveCallable - Class in io.jenkins.plugins.onmonit.util
 
DownloadOnSlaveCallable(String, String) - Constructor for class io.jenkins.plugins.onmonit.util.DownloadOnSlaveCallable
 

E

envOverrides - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 
ExecDownloadedNodeExporterProcess - Class in io.jenkins.plugins.onmonit.exec
 
ExecDownloadedNodeExporterProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that uses a node_exporter binary uploaded to a remote system.
ExecDownloadedNodeExporterProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.ExecDownloadedNodeExporterProcessFactory
 
ExecDownloadedOtelContribProcess - Class in io.jenkins.plugins.onmonit.exec
 
ExecDownloadedOtelContribProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that uses an otelcol-contrib binary uploaded to a remote system.
ExecDownloadedOtelContribProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.ExecDownloadedOtelContribProcessFactory
 
ExecRemoteNodeExporterProcess - Class in io.jenkins.plugins.onmonit.exec
 
ExecRemoteNodeExporterProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that uses the native node-exporter installed on a remote system.
ExecRemoteNodeExporterProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcessFactory
 
ExecRemoteOtelContribProcess - Class in io.jenkins.plugins.onmonit.exec
 
ExecRemoteOtelContribProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that uses the native otelcol-contrib installed on a remote system.
ExecRemoteOtelContribProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcessFactory
 
ExecUploadedNodeExporterProcess - Class in io.jenkins.plugins.onmonit.exec
 
ExecUploadedNodeExporterProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that uses a node_exporter binary uploaded to a remote system.
ExecUploadedNodeExporterProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.ExecUploadedNodeExporterProcessFactory
 
ExecUploadedOtelContribProcess - Class in io.jenkins.plugins.onmonit.exec
 
ExecUploadedOtelContribProcessFactory - Class in io.jenkins.plugins.onmonit.exec
A factory that uses an otelcol-contrib binary uploaded to a remote system.
ExecUploadedOtelContribProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.exec.ExecUploadedOtelContribProcessFactory
 

G

get() - Static method in class io.jenkins.plugins.onmonit.ONMonitConfig
Get the current ONMonit global configuration.
getAvailablePort(Launcher, int, int) - Static method in class io.jenkins.plugins.onmonit.util.AvailablePortRetriever
 
getBuild() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 
getCmd() - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedNodeExporterProcess
 
getCmd() - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedOtelContribProcess
 
getCmd() - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
getCmd() - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 
getCmd() - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedNodeExporterProcess
 
getCmd() - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedOtelContribProcess
 
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.DelegatedNodeExporterProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.DelegatedOtelContribProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedNodeExporterProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedOtelContribProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedNodeExporterProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedOtelContribProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
getDisplayName() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep.DescriptorImpl
 
getDisplayName() - Method in class io.jenkins.plugins.onmonit.RemoteNodeExporterProcessFactory
The display name of the factory.
getDisplayName() - Method in class io.jenkins.plugins.onmonit.RemoteOtelContribProcessFactory
The display name of the factory.
getDownloadBaseUrl() - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Get the format for displaying the elapsed time.
getFunctionName() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep.DescriptorImpl
 
getGrafanaDashboard() - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Get the URL for a Grafana dashboard which can display the metrics gathered by ONMonit.
getIconClass() - Method in class io.jenkins.plugins.onmonit.MonitoringAction.MonitoringDashboardLink
 
getIconFileName() - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
getJobContext(Run<?, ?>, EnvVars, int) - Method in class io.jenkins.plugins.onmonit.ONTemplating
 
getJobGroup() - Method in class io.jenkins.plugins.onmonit.ONTemplating.UrlContext
 
getJobId() - Method in class io.jenkins.plugins.onmonit.ONTemplating.UrlContext
 
getJobName() - Method in class io.jenkins.plugins.onmonit.ONTemplating.UrlContext
 
getLabel() - Method in class io.jenkins.plugins.onmonit.MonitoringAction.MonitoringDashboardLink
 
getLauncher() - Method in interface io.jenkins.plugins.onmonit.LauncherProvider
Provides an up-to-date launcher
getLauncher() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 
getLinks() - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
getListener() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 
getNeAdditionalOptions() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
getNeDefaultAdditionalOptions() - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Get the default additional options for the node_exporter process.
getNodeExporterFilename(String, boolean) - Static method in class io.jenkins.plugins.onmonit.ResourceUtil
 
getOcAdditionalOptions() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
getOcDefaultAdditionalOptions() - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Get the default additional options for the otel-contrib process.
getOs() - Method in class io.jenkins.plugins.onmonit.util.ComputerInfo
 
getOs() - Static method in class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever
 
getOtelConfigTemplate() - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Get the configuration template for the otel-contrib process.
getOtelFilename(String, boolean) - Static method in class io.jenkins.plugins.onmonit.ResourceUtil
 
getPort() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
getPort() - Method in class io.jenkins.plugins.onmonit.util.AvailablePort
 
getProjectActions() - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
getRemoteInfo(Launcher) - Static method in class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever
 
getSyncOjbectForLauncher(Launcher) - Static method in class io.jenkins.plugins.onmonit.util.AvailablePortRetriever
 
getUrl() - Method in class io.jenkins.plugins.onmonit.MonitoringAction.MonitoringDashboardLink
 
getUrlContext(EnvVars) - Method in class io.jenkins.plugins.onmonit.ONTemplating
 
getUrlName() - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
getVisualisationUrl(String, Map<String, String>) - Method in class io.jenkins.plugins.onmonit.ONTemplating
 
getWorkspace() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 

I

ICON_CLASS_GRAFANA - Static variable in class io.jenkins.plugins.onmonit.ONMonitConfig
 
ICON_CLASS_OTEL - Static variable in class io.jenkins.plugins.onmonit.ONMonitConfig
 
info - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
info - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 
InfoCallable() - Constructor for class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever.InfoCallable
 
io.jenkins.plugins.onmonit - package io.jenkins.plugins.onmonit
 
io.jenkins.plugins.onmonit.exec - package io.jenkins.plugins.onmonit.exec
 
io.jenkins.plugins.onmonit.util - package io.jenkins.plugins.onmonit.util
 
isAmd64() - Method in class io.jenkins.plugins.onmonit.util.ComputerInfo
 
isAmd64() - Static method in class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever
 
isDarwin() - Static method in class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever
 
isDebug() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.DelegatedNodeExporterProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.DelegatedOtelContribProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedNodeExporterProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.ExecDownloadedOtelContribProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedNodeExporterProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.exec.ExecUploadedOtelContribProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.RemoteNodeExporterProcessFactory
Checks if the supplied launcher is supported by this factory.
isSupported(Launcher, TaskListener, ComputerInfo) - Method in class io.jenkins.plugins.onmonit.RemoteOtelContribProcessFactory
Checks if the supplied launcher is supported by this factory.
isWindows() - Static method in class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever
 

L

launcherProvider - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
launcherProvider - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 
LauncherProvider - Interface in io.jenkins.plugins.onmonit
Provider of launcher objects.
listener - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
listener - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 

M

Messages - Class in io.jenkins.plugins.onmonit
Generated localization support class.
Messages() - Constructor for class io.jenkins.plugins.onmonit.Messages
 
MonitoringAction - Class in io.jenkins.plugins.onmonit
 
MonitoringAction(MonitoringAction, boolean) - Constructor for class io.jenkins.plugins.onmonit.MonitoringAction
 
MonitoringAction(ONTemplating.UrlContext) - Constructor for class io.jenkins.plugins.onmonit.MonitoringAction
 
MonitoringAction(String, String, String) - Constructor for class io.jenkins.plugins.onmonit.MonitoringAction
 
MonitoringAction.MonitoringDashboardLink - Class in io.jenkins.plugins.onmonit
 
MonitoringDashboardLink(String, String, String) - Constructor for class io.jenkins.plugins.onmonit.MonitoringAction.MonitoringDashboardLink
 

O

onAttached(Run<?, ?>) - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
onLoad(Run<?, ?>) - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
ONMonitConfig - Class in io.jenkins.plugins.onmonit
Global configuration for the ONMonit plug-in, as shown on the Jenkins Configure System page.
ONMonitConfig() - Constructor for class io.jenkins.plugins.onmonit.ONMonitConfig
Constructor.
ONMonitoringStep - Class in io.jenkins.plugins.onmonit
 
ONMonitoringStep() - Constructor for class io.jenkins.plugins.onmonit.ONMonitoringStep
Constructor.
ONMonitoringStep_CouldNotStartProcesses() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.CouldNotStartProcesses: Could not start node_exporter + otel-contrib processes.
ONMonitoringStep_DisplayName() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.DisplayName: Start node_exporter + otel-contrib before the build, and shut them down after..
ONMonitoringStep_Started() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.Started: node_exporter + otel-contrib started.
ONMonitoringStep_Stopped() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.Stopped: node_exporter + otel-contrib stopped.
ONMonitoringStep.DescriptorImpl - Class in io.jenkins.plugins.onmonit
 
ONMonitoringStepExecution - Class in io.jenkins.plugins.onmonit
 
onResume() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 
ONTemplating - Class in io.jenkins.plugins.onmonit
 
ONTemplating() - Constructor for class io.jenkins.plugins.onmonit.ONTemplating
 
ONTemplating.UrlContext - Class in io.jenkins.plugins.onmonit
 

P

PROC_COOKIE_NAME - Static variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
PROC_COOKIE_NAME - Static variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 

R

RemoteComputerInfoRetriever - Class in io.jenkins.plugins.onmonit.util
 
RemoteComputerInfoRetriever() - Constructor for class io.jenkins.plugins.onmonit.util.RemoteComputerInfoRetriever
 
RemoteComputerInfoRetriever.InfoCallable - Class in io.jenkins.plugins.onmonit.util
 
RemoteNodeExporterProcess - Interface in io.jenkins.plugins.onmonit
 
RemoteNodeExporterProcessFactory - Class in io.jenkins.plugins.onmonit
Extension point for node-exporter providers.
RemoteNodeExporterProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.RemoteNodeExporterProcessFactory
 
RemoteOtelContribProcess - Interface in io.jenkins.plugins.onmonit
 
RemoteOtelContribProcessFactory - Class in io.jenkins.plugins.onmonit
Extension point for otel-contrib providers.
RemoteOtelContribProcessFactory() - Constructor for class io.jenkins.plugins.onmonit.RemoteOtelContribProcessFactory
 
RemoteProcess - Interface in io.jenkins.plugins.onmonit
 
ResourceUtil - Class in io.jenkins.plugins.onmonit
 
ResourceUtil() - Constructor for class io.jenkins.plugins.onmonit.ResourceUtil
 

S

setDebug(boolean) - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
setDownloadBaseUrl(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Set a base URL from under which node_exporter and otel-contrib binaries can be downloaded.
setGrafanaDashboard(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Set the URL for a Grafana dashboard which can display the metrics gathered by ONMonit.
setNeAdditionalOptions(String) - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
setNeDefaultAdditionalOptions(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Set the default additional options for the node_exporter process.
setOcAdditionalOptions(String) - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
setOcDefaultAdditionalOptions(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Set the default additional options for the otel-contrib process.
setOtelConfigTemplate(String) - Method in class io.jenkins.plugins.onmonit.ONMonitConfig
Set a configuration template for the otel-contrib process.
setPort(int) - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
start() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 
start(TaskListener, int) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
Starts the process.
start(TaskListener, int) - Method in interface io.jenkins.plugins.onmonit.RemoteNodeExporterProcess
Starts the process.
start(TaskListener, String) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
Starts the process.
start(TaskListener, String) - Method in interface io.jenkins.plugins.onmonit.RemoteOtelContribProcess
Starts the process.
start(StepContext) - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep
 
stop(TaskListener) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
Stops the process.
stop(TaskListener) - Method in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
Stops the process.
stop(TaskListener) - Method in interface io.jenkins.plugins.onmonit.RemoteProcess
Stops the process.
stop(Throwable) - Method in class io.jenkins.plugins.onmonit.ONMonitoringStepExecution
 

T

takesImplicitBlockArgument() - Method in class io.jenkins.plugins.onmonit.ONMonitoringStep.DescriptorImpl
 
temp - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteNodeExporterProcess
 
temp - Variable in class io.jenkins.plugins.onmonit.exec.ExecRemoteOtelContribProcess
 
toString() - Method in class io.jenkins.plugins.onmonit.MonitoringAction.MonitoringDashboardLink
 
toString() - Method in class io.jenkins.plugins.onmonit.MonitoringAction
 
toString() - Method in class io.jenkins.plugins.onmonit.util.ComputerInfo
 

U

UrlContext(String, String, String) - Constructor for class io.jenkins.plugins.onmonit.ONTemplating.UrlContext
 

W

writeNodeExporter(OutputStream, String, boolean) - Static method in class io.jenkins.plugins.onmonit.ResourceUtil
 
writeOtelCollector(OutputStream, String, boolean) - Static method in class io.jenkins.plugins.onmonit.ResourceUtil
 

_

_ONMonitoringStep_CouldNotStartProcesses() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.CouldNotStartProcesses: Could not start node_exporter + otel-contrib processes.
_ONMonitoringStep_DisplayName() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.DisplayName: Start node_exporter + otel-contrib before the build, and shut them down after..
_ONMonitoringStep_Started() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.Started: node_exporter + otel-contrib started.
_ONMonitoringStep_Stopped() - Static method in class io.jenkins.plugins.onmonit.Messages
Key ONMonitoringStep.Stopped: node_exporter + otel-contrib stopped.
A C D E G I L M O P R S T U W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form