-
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
[JENKINS-64816] Support "Preventive Node Monitoring" for JCasC
Link |
New:
This issue relates to |
Description |
Original:
This configuration is available from UI at {{<base url>/computer/configure}}
!https://user-images.githubusercontent.com/4091725/106894185-4b3a4f80-66f7-11eb-97b1-4b477f446485.png! 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 acheive that:}} {code:java} import hudson.node_monitors.DiskSpaceMonitor ComputerSet.getMonitors().replace(new DiskSpaceMonitor("10GB")) {code} {{}}{{}} |
New:
This configuration is available from UI at {{<base url>/computer/configure}}
!https://user-images.githubusercontent.com/4091725/106894185-4b3a4f80-66f7-11eb-97b1-4b477f446485.png! 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:}} {code:java} import hudson.node_monitors.DiskSpaceMonitor ComputerSet.getMonitors().replace(new DiskSpaceMonitor("10GB")) {code} |
Assignee | New: Markus Winter [ mawinter69 ] |
Link |
New:
This issue relates to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR (Web Link)" [ 28994 ] |
Link |
New:
This issue duplicates |
Component/s | New: configuration-as-code-plugin [ 23170 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Fixed but Unreleased [ 10203 ] |
Released As | New: 1746.vf1673cfe690a | |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Resolved [ 5 ] |