Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-64816

Support "Preventive Node Monitoring" for JCasC

XMLWordPrintable

    • 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"))
      

       

            mawinter69 Markus Winter
            bahdaden Sasha
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: