-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
-
1746.vf1673cfe690a
This configuration is available from UI at <base url>/computer/configure
It would be nice to have that configuration supported by JCasC.
Not sure if that's some particular plugin, so binding the ticket to the "core" component.
Currently, it's necessary to use the groovy scripting to achieve that:
import hudson.node_monitors.DiskSpaceMonitor ComputerSet.getMonitors().replace(new DiskSpaceMonitor("10GB"))
- duplicates
-
JENKINS-71628 enable JCasC for node monitoring options
- Closed
- relates to
-
JENKINS-24947 Allow the administrator to setup preventative node monitoring on a per node basis instead of 1 configuration for all nodes
- Resolved
-
JENKINS-63971 add casc support for versioncolumn plugin
- Closed
- links to